reactif
reactif copied to clipboard
Write Integration/E2E tests
Currently, core package is continuously changing, we need to have integration tests to make sure that new changes will not break the old features.
It's good to have cypress tests on example project.
So after we have tests, we can perform CI tests check on every commits and pull requests.