Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Coverage for Existing Core Features #1200

Open
2 tasks
aboydnw opened this issue Oct 18, 2024 · 0 comments
Open
2 tasks

Test Coverage for Existing Core Features #1200

aboydnw opened this issue Oct 18, 2024 · 0 comments

Comments

@aboydnw
Copy link
Contributor

aboydnw commented Oct 18, 2024

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
  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant