test: convert single test file to test suite
This commit is contained in:
parent
b61f02c03f
commit
da1a508616
5 changed files with 199 additions and 194 deletions
3
tests/api/main.rs
Normal file
3
tests/api/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
mod health_check;
|
||||
mod helpers;
|
||||
mod subscriptions;
|
||||
Loading…
Add table
Add a link
Reference in a new issue