django-simple-deploy / django-simple-deploy/django-simple-deploy
Allow plugins to run integration and e2e tests from their own repo
- Dominant language
- Python
- Stars
- 430
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Currently, plugins run integration and e2e tests from a django-simple-deploy development repository. This has worked for a long time, but it's unnecessarily complicated for people who just want to focus on a plugin.
Tasks
---
- [ ] Start with #429.
- [ ] Clean up testing utilities.
- [ ] Consider including tests in package.
- [ ] Most of the test framework should still live in django-simple-deploy. Otherwise plugin developers are each left to maintain integration and e2e test infrastructure on their own; it should be centralized here.
- [ ] Is there a way to do this well?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.