Closed MichaelWashburnJr closed 3 years ago
I also want to help on this issue
In addition to (or in lieu of) unit tests it might be useful having functional, end-to-end api tests. How does everyone feel about using the built-in django rest framework tests?
I would prefer to have both unit tests and end-to-end tests. I like the DRF test framework. It's not always necessary on a unit test level, but works great for E2E tests.
Do you have a preference for the Unit Testing framework? This is something I think I could help with.