Integration and end-to-end tests over IO application components (backend and functions)
In order to run tests in a local environment you must:
- copy
env.exampleto.envand fill variables with proper values - eventually: run io-mock
- run
yarn install - run
yarn generate - run
yarn startoryarn test