cityofaustin / atd-data-tech

Austin Transportation Data & Technology Services
17 stars 2 forks source link

End to End Testing for Moped (Playwright) #9428

Closed mateoclarke closed 1 year ago

mateoclarke commented 2 years ago

How could we replace our standard Moped manual Q&A pre-release smoke test with automated testing? Looking to dig into the libraries that do this well in a React front end stack. Maybe watch some Youtube videos and read some tutorials. Then pick a testing library and try it out.

Some options:

Goals:

mateoclarke commented 2 years ago

Types of testing:

Test libraries and options in the React community:

Comparisons:

TL;DR: After more research, I'm circling back to Playwright.