Initial end to end testing. generates unique names for user and groups, and all tests run serially
5 lines
61 B
Rust
5 lines
61 B
Rust
pub mod auth;
|
|
pub mod env;
|
|
pub mod fixture;
|
|
pub mod graphql;
|