AppFlowy-Cloud/tests/yrs_version
Nathan.fooo eba2e0d4db
ci: add test (#516)
* ci: add test

* ci: add test

* ci: add readme

* ci: update test
2024-05-02 21:30:23 +08:00
..
files ci: add test (#516) 2024-05-02 21:30:23 +08:00
README.md ci: add test (#516) 2024-05-02 21:30:23 +08:00
document_test.rs ci: add test (#516) 2024-05-02 21:30:23 +08:00
folder_test.rs ci: add test (#516) 2024-05-02 21:30:23 +08:00
mod.rs ci: add test (#516) 2024-05-02 21:30:23 +08:00
util.rs ci: add test (#516) 2024-05-02 21:30:23 +08:00

README.md

The yrs_version test is designed to ensure that data encoded with an older version of Yrs can be accurately decoded by the new version of Yrs code. Each time a new version of Yrs is released, this test should be conducted to verify compatibility with older versions.

Tests should be added and run before updating to a new version of Yrs.