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
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:
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.
The text was updated successfully, but these errors were encountered: