omnia-network / ic-websocket-gateway

WebSocket gateway for the IC
https://status.icws.io
MIT License
24 stars 2 forks source link

Add Motoko CDK tests to the codebase #1

Closed ilbertt closed 1 year ago

ilbertt commented 1 year ago

Rust CDK test canister has been moved to tests/test_canister_rs folder. Motoko CDK test canister is available in the tests/test_canister_mo folder.

To run the same integration tests using the Motoko CDK, use the scripts/local_test_mo.sh script.