North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

[Task] Run and log UI Tests 40 times. #296

Closed gillilands19 closed 3 years ago

gillilands19 commented 3 years ago

Is your feature request related to a problem? Please describe. Need to run tests and log performance.

Describe the solution you'd like I should be able to run any number of tests for any number of endpoints for our React UI. The runner should log key metrics about performance and output it into a usable file format,

Describe alternatives you've considered No Alternatives

Additional context The Test runner should use puppeteer to traverse our UI and take 40 screenshots for every endpoint tested.