mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 08:06:24 +08:00
6cbf5b2a92
Co-authored-by: AyushAgrawal-A2 <ayushagl06@gmail.com>
AFFiNE Migration Testings
This package is used to testing migration logic for every breaking version.
BUILD_TYPE=canary yarn run build
cd tests/affine-migration
yarn run e2e
Tips: Run
yarn devto start dev server in 8080 could make debugging more quickly.