mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
refactor(infra): record legacy data to improve testing stability (#4590)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# AFFiNE Migration Testings
|
||||
|
||||
This package is used to testing migration logic for every breaking version.
|
||||
|
||||
```sh
|
||||
BUILD_TYPE=canary yarn run build
|
||||
cd tests/affine-migration
|
||||
yarn run e2e
|
||||
```
|
||||
Reference in New Issue
Block a user