mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
test: add coverage on collaborative editing (#1747)
This commit is contained in:
5
tests/fixtures/built-in-user1.json
vendored
Normal file
5
tests/fixtures/built-in-user1.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "debug1",
|
||||
"email": "debug1@toeverything.info",
|
||||
"password": "debug1"
|
||||
}
|
||||
5
tests/fixtures/built-in-user2.json
vendored
Normal file
5
tests/fixtures/built-in-user2.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "debug2",
|
||||
"email": "debug2@toeverything.info",
|
||||
"password": "debug2"
|
||||
}
|
||||
Reference in New Issue
Block a user