Skip to content

Conversation

@bearfriend
Copy link
Contributor

@bearfriend bearfriend commented Feb 21, 2025

GAUD-7536: Create a cache-test-data action

This action persists d2l-test-runner data between run attempts so that passed tests can be skipped on subsequent runs to speed things up when there is flake or something unrelated subsequently fails.

It also sets us up the basics to be able to add more javascript actions later.

The related changes to d2l-test-runner are at BrightspaceUI/testing#310

@bearfriend bearfriend requested a review from a team as a code owner February 21, 2025 16:59
}
];

export default config
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe linting isn't enabled in this repo?

Suggested change
export default config
export default config;

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No it's not. I guess now that's I'm writing javascript I should add that 😆

@bearfriend bearfriend merged commit 157814a into main Feb 21, 2025
1 check passed
@bearfriend bearfriend deleted the dgleckler/test-data branch February 21, 2025 19:44
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

Successfully merging this pull request may close these issues.

3 participants