Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
47 stars 35 forks source link

Add Playwright to web app #491

Closed jeromehardaway closed 4 months ago

jeromehardaway commented 11 months ago

Description: To enhance the quality and efficiency of our web app testing process, we need to integrate Playwright, a powerful end-to-end testing library, into our existing codebase. Playwright will allow us to automate the testing of various user interactions and scenarios, ensuring a robust and reliable application.

Please let me know if you need any adjustments or additional details added to the ticket description.

colburncodes commented 10 months ago

I would like to work on this. @jeromehardaway Would you like to see a test implemented as well?

jeromehardaway commented 10 months ago

@colburncodes i implemented playwright already, but you could write tests for the forms. Start there.

colburncodes commented 10 months ago

@jeromehardaway Great, Thanks! I will start testing the forms.