- Select issues to be addressed next and create Github Project
- Open Pull Request
- Tackle issues and run test battery before every commit
- Run PyCharm Code Inspection
- Run PR Testing before requesting a review
- After PR Testing has passed, request review
- Address comments in review and repeat 3, 4, 5, 6
- Merge and close PR when there are no more comments.
- Update ROADMAP.md
Frequencies in PR Testing setup set to:
- robustness tests - 60 minutes
- property tests - 5 hours
- regression tests - 100 (entire regression vault)