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

Some cleanup of tests and test artifacts #451

Merged
merged 2 commits into from
Apr 10, 2024
Merged

Conversation

noahduncan
Copy link
Contributor

Two things here:

  1. Some warnings were generated during tests due to the sequencing of when the new routes for posts pages were added. Those have been fixed by shifting the patch for the routes higher up in the test sequence.
  2. Some files generated during the support tests were not cleaned up appropriately after test run. Adding some additional rm -rf lines to the cleanup function tidies things up neatly.

@cpjolicoeur cpjolicoeur merged commit ca7ace3 into master Apr 10, 2024
4 checks passed
@cpjolicoeur cpjolicoeur deleted the nd/remove-warnings branch April 10, 2024 18:05
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.

2 participants