Testing roadmap #20
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
We can't just write an authentification system without tests, that would be dumb. Before release 1.0, I want to have robust tests for all the various parts of the software.
For safe concurrent tests, we can take inspiration from the the realworld-rust-rocket project.
To-Do
...
Write tests to ensure safety of auth systemto Testing roadmap