SACGF / variantgrid

VariantGrid public repo
Other
23 stars 2 forks source link

DevRecT2 - Enhance automated web tests #1168

Open TheMadBug opened 2 months ago

TheMadBug commented 2 months ago

The web tests currently taking timings and screenshots, and compare screenshots.

They don't do any extra testing (much of this is due to the issue of the data potentially changing out from underneath, and it's hard to come up with a new never seen before variant in a programatic way for making test data using automted test tools - as opposed to a more traditional app making a new customer record for example).

Update the tests to look for more specific elements, make the tests more self descriptive