mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-02 12:35:33 +00:00
Add tests for room create/read and fix incorrect foreign keys
This commit is contained in:
parent
c5263c607c
commit
ff5b7e60a7
6 changed files with 224 additions and 28 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -307,6 +307,7 @@ dependencies = [
|
|||
"hex",
|
||||
"humantime",
|
||||
"parking_lot",
|
||||
"rand",
|
||||
"reqwest",
|
||||
"rstest",
|
||||
"rusqlite",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue