Testing roadmap #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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