-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: bootstrap integration tests (#36)
This PR bootstraps integration tests for this repository using PocketIC. Note that the test scenarios in this PR are very basic and test coverage must be improved in a follow up PR.
- Loading branch information
Showing
18 changed files
with
1,191 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,3 +64,6 @@ dist | |
coverage | ||
.dfx | ||
canister_ids.json | ||
canisters/integration_tests/pocket-ic | ||
ic-wasm | ||
wasms/*.wasm.gz |
Oops, something went wrong.