You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to have some level of automated testing for our core VEDA features so we know as early as possible if we have introduced any serious breaking changes.
Existing features:
Data Catalog
E&A
MDX generated pages
Data Catalog key tests:
Loads list of data successfully
Can search for something successfully
E&A key tests:
Can successfully show (all?) layers available
Can generate time series chart for AOI and any time period
MDX Generate pages key tests:
Page loads without errors to mdx blocks
Acceptance Criteria
Key use cases for existing core features are automatically ran through playwright (when?)
We have some metric for test coverage to report out on
The text was updated successfully, but these errors were encountered:
Context
We'd like to have some level of automated testing for our core VEDA features so we know as early as possible if we have introduced any serious breaking changes.
Existing features:
Data Catalog key tests:
E&A key tests:
MDX Generate pages key tests:
Acceptance Criteria
The text was updated successfully, but these errors were encountered: