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