-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test files for all tests and examples 0.25.0-rc.2
- Loading branch information
Showing
444 changed files
with
139,577 additions
and
75,286 deletions.
There are no files selected for viewing
1,075 changes: 682 additions & 393 deletions
1,075
examples/experimental/demo/hello_world_http_server/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
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
961 changes: 625 additions & 336 deletions
961
examples/experimental/test/end_to_end/candid_rpc/async_await/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
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
961 changes: 625 additions & 336 deletions
961
examples/experimental/test/end_to_end/candid_rpc/audio_recorder/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"azle": "0.24.1" | ||
"azle": "0.25.0-rc.2" | ||
} | ||
} |
961 changes: 625 additions & 336 deletions
961
examples/experimental/test/end_to_end/candid_rpc/blob_array/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"azle": "0.24.1" | ||
"azle": "0.25.0-rc.2" | ||
} | ||
} |
961 changes: 625 additions & 336 deletions
961
examples/experimental/test/end_to_end/candid_rpc/bytes/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"azle": "0.24.1" | ||
"azle": "0.25.0-rc.2" | ||
} | ||
} |
961 changes: 625 additions & 336 deletions
961
examples/experimental/test/end_to_end/candid_rpc/call_raw/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"azle": "0.24.1" | ||
"azle": "0.25.0-rc.2" | ||
} | ||
} |
Oops, something went wrong.