-
Notifications
You must be signed in to change notification settings - Fork 4
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: snapshot tests #495
test: snapshot tests #495
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
@Gerhardsa0 please check whether you can now run the tests without random errors. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #495 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 49 49
Lines 2699 2699
=========================================
Hits 2699 2699 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version 0.16.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Closes #482
Closes #483
Summary of Changes
pytest --snapshot-update
to update snapshots after changes.