[backend] feat(openaev-scenarios): add scenarios seedings (#1196)#1906
Open
Antoine-Quintin wants to merge 2 commits intodevelopmentfrom
Open
[backend] feat(openaev-scenarios): add scenarios seedings (#1196)#1906Antoine-Quintin wants to merge 2 commits intodevelopmentfrom
Antoine-Quintin wants to merge 2 commits intodevelopmentfrom
Conversation
Contributor
Summary
Insights
Suites35 passed, 0 failed, and 0 other
🎉 No failed tests in this run. | 🍂 No flaky tests in this run. Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## development #1906 +/- ##
============================================
Coverage 35.34% 35.34%
============================================
Files 657 657
Lines 41423 41423
Branches 2381 2381
============================================
Hits 14640 14640
Misses 26533 26533
Partials 250 250 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Adds 3 new OpenAEV scenario seeds for the development environment, so developers have realistic data available locally without having to create scenarios manually.
The following scenarios are now seeded:
How to test
1 - Navigate to the OpenAEV Scenarios Library page
2 - Verify that 5 scenario cards are visible, including the 3 newly added ones
Related issues
Checklist
Quality
Testing
What tests have been made
Additional information