Simulator fixes (#918)
* Update the mock server to use the dev-env to manage the server * Fix list testIDs * Fix the invite test construction * Remove leftover test hardcode
This commit is contained in:
parent
dce80be075
commit
f8d218e11a
5 changed files with 2620 additions and 1387 deletions
|
@ -142,7 +142,8 @@
|
|||
"zod": "^3.20.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@atproto/pds": "^0.1.10",
|
||||
"@atproto/dev-env": "^0.2.2",
|
||||
"@atproto/pds": "^0.2.0-beta.2",
|
||||
"@babel/core": "^7.20.0",
|
||||
"@babel/preset-env": "^7.20.0",
|
||||
"@babel/runtime": "^7.20.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue