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

Add more acceptance test coverage for Submissions/Grants index and detail pages #1018

Open
jaredgalanis opened this issue Jul 23, 2024 · 0 comments

Comments

@jaredgalanis
Copy link
Contributor

What?

Acceptance tests should cover testing the UI elements involved in the submissions and grants index and detail pages.

Why?

When we upgraded Ember most recently to Ember 5 we changed how we fetch data. These changes broke data fetching on data which was fetched implicitly through relationships. This broke the display of data on the aforementioned pages. No Ember or Acceptance tests covered these cases.

How?

Ensure acceptance tests cover all the data we intend to display on these pages.

Acceptance Criteria

Acceptance tests will be added that comprehensively cover the display of data on the submission and grants pages.

Related Issues

The following are related as they were involved in upgrading Ember and affected data fetching:

List related issues here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant