Open DilwoarH opened 2 weeks ago
Create an end to end test to test the following flow:
Landing page > /organisations > LPA overview > dataset overview > view issue tab
We want to increase coverage and stability of the platform
do not assert things that are dynamic
Whether a dataset has issues or not is dynamic - the underlying data changes.
What
Create an end to end test to test the following flow:
Landing page > /organisations > LPA overview > dataset overview > view issue tab
Why
We want to increase coverage and stability of the platform
Implementation details