Implement a Django Command to dump e2e test fixtures
Open
backend
e2e-tests
enhancement
- Dominant language
- Python
- Stars
- 451
- Forks
- 702
- Avg merge
- 22h 59m
- Merged PRs (30d)
- 91
Description
**Is your feature request related to a problem? Please describe.**
To migrate e2e tests, we need up to date data to match the dump.
**Describe the solution you'd like**
Implement a management command that dump specific rows to be used in e2e tests.
**Are you going to work on implementing this?**
- [x] Yes
- [ ] No
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.