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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move some failing tests from pre-built fixtures to scenario-tester #919

Merged
merged 33 commits into from Apr 30, 2024

Conversation

mansona
Copy link
Member

@mansona mansona commented May 29, 2023

The CI has been very broken lately 馃檲 and most of these errors have been exceedingly hard to understand because a lot of our tests rely on ages-old fixtures that are essentially pre-built ember apps. There is a better way to get this sort of "fixture" test and we've been using it in embroider and ember-auto-import for a very long time, it's scenario-tester

This PR sets up the scenario-tester infrastructure and moves some of the failing tests over to it. Eventually we would want to move all the fixture tests over but I'm doing the absolute minimum to get CI passing right now 馃憤

@mansona mansona force-pushed the scenario-tester branch 2 times, most recently from 05f0715 to 6e76ab4 Compare May 29, 2023 15:10
@mansona mansona force-pushed the scenario-tester branch 3 times, most recently from 5e1c509 to 20d7946 Compare September 2, 2023 21:48
@mansona mansona changed the title WIP: Move some tests from pre-built fixtures to scenario-tester Move sandbox test from pre-built fixtures to scenario-tester Sep 2, 2023
@mansona mansona marked this pull request as ready for review September 2, 2023 22:07
@mansona mansona force-pushed the scenario-tester branch 3 times, most recently from 1e5d8cb to ba423cc Compare October 27, 2023 21:43
@mansona mansona changed the title Move sandbox test from pre-built fixtures to scenario-tester Move some failing tests from pre-built fixtures to scenario-tester Oct 29, 2023
@mansona mansona force-pushed the scenario-tester branch 2 times, most recently from f9f2188 to c955b68 Compare October 30, 2023 22:02
@gilest
Copy link

gilest commented Nov 14, 2023

Very excited for this. Anything community members can do to help it along?

@mansona mansona merged commit 1c768fa into master Apr 30, 2024
30 of 36 checks passed
@github-actions github-actions bot mentioned this pull request May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants