Open xd009642 opened 6 months ago
I want to also use this to experiment with finding a middle point between the testing level I applied in safety critical software and the default level I reach for. Efforts to explain test justifications more, things like property testing, unit tests, integration tests and snapshot tests. Breaking down what areas are important etc etc.
A few things that can cause mistakes/friction that should be taken care of:
If possible any examples or extra binaries created to aid in development should be utilised in integration tests as well.
Whole API integration tests, mocking the model, injecting things like failures etc. Make something fancier.