https://github.com/zilliqa/zilliqa-integration-test
Verifies units work together
https://github.com/zilliqa/zilliqa-integration-test
Last synced: 10 months ago
JSON representation
Verifies units work together
- Host: GitHub
- URL: https://github.com/zilliqa/zilliqa-integration-test
- Owner: Zilliqa
- License: gpl-3.0
- Created: 2022-02-18T03:26:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T05:39:23.000Z (over 4 years ago)
- Last Synced: 2025-04-14T14:59:08.370Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Zilliqa Integration Test
Verifies units work together
## Prerequisites
- [Docker](https://www.docker.com)
- [Node.js](https://nodejs.org/en/)
## `npm i`
Installs the dependencies.
## `npm test`
Runs the tests sequentially.
## License
This project is open source software licensed as [GPL-3.0](./LICENSE).