This folder contains end-to-end scripts for TeNOR. It uses environment variables in order to test TeNOR functionality in a real PoP.
In order to use it, follow the next steps:
- Modify the file .env located in the root folder.
- Execute
rspec
in the root folder. - Wait until all tests passes.