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

test_storing_fix #41

Merged
merged 3 commits into from
Sep 18, 2024
Merged

test_storing_fix #41

merged 3 commits into from
Sep 18, 2024

Conversation

zsigmas
Copy link
Contributor

@zsigmas zsigmas commented Sep 17, 2024

The correct condition is success() || failure() and not always()

- Running tests with `test_package` tests the installed package.
- Updated test snapshots are stored in the `_snaps` folder within the installation library.
- Archive the `_snaps` folder, not the root folder, as the root does not contain updated snapshots.
@zsigmas
Copy link
Contributor Author

zsigmas commented Sep 17, 2024

  • Running tests with test_package tests the installed package.
  • Updated test snapshots are stored in the _snaps folder within the installation library.
  • Archive the _snaps folder, not the root folder, as the root does not contain updated snapshots.

@zsigmas zsigmas merged commit 633920c into main Sep 18, 2024
14 checks passed
@zsigmas zsigmas deleted the test_storing branch September 18, 2024 09:03
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