reactif icon indicating copy to clipboard operation
reactif copied to clipboard

Write Integration/E2E tests

Open tuhuynh27 opened this issue 4 years ago • 0 comments

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.

tuhuynh27 avatar Mar 25 '21 06:03 tuhuynh27