2024-05-11 22:30:21 -04:00
..
2024-04-22 17:00:55 -04:00
2024-05-06 00:49:17 -04:00

Tests

Notes

tokio spins up a new async runtime every time at the beginning of each test case and shutdown at the end of each test case the spawn_app() function therefore only survives as long as the runtime.