WIP: Channel CRUD
This commit is contained in:
parent
bb70901e71
commit
26a94b5244
4 changed files with 163 additions and 128 deletions
|
@ -35,6 +35,7 @@ use workspace::Workspace;
|
|||
|
||||
mod integration_tests;
|
||||
mod randomized_integration_tests;
|
||||
mod channel_tests;
|
||||
|
||||
struct TestServer {
|
||||
app_state: Arc<AppState>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue