Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a test case for create-blog form functions #158

Open
ajogseneca opened this issue Dec 7, 2024 · 1 comment
Open

Adding a test case for create-blog form functions #158

ajogseneca opened this issue Dec 7, 2024 · 1 comment

Comments

@ajogseneca
Copy link
Contributor

Description

As create-blog requires data entry from user, we need to make sure that all parts of the form is working as expected, As of now we are testing :

  • Blog Title
  • Blog Content
  • Image Upload
  • Preview Button Toggle

This will be implemented using pytest with the help of selenium

@ajogseneca
Copy link
Contributor Author

Updated with a PR #159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant