-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(wasm): Wasm Integration Tests working in CI #197
Conversation
… prevent issues when running
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: bkioshn <35752733+bkioshn@users.noreply.github.com>
Co-authored-by: bkioshn <35752733+bkioshn@users.noreply.github.com>
* feat(wip): stub hermes-cron integration test cases * feat: add tests for cron api functions * fix: compare returned string with expected
…198) * feat(wasm): Add Cardano Runtime Extension integration tests skeleton * feat(wasm): Use pallas to parse blocks in Cardano RTE integration test component --------- Co-authored-by: Steven Johnson <stevenj@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a minor question other than that LGTM.
…t-hk/hermes into feat/verbose-rust-unit-tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🙌🏼
Co-authored-by: bkioshn <35752733+bkioshn@users.noreply.github.com>
* feat: initial commit * feat: simple function * ci: add test * test: restructure and add test to localtime * fix: minor format * refactor: remove localtime name * fix: localtime issue * feat: clocks test * fix: test warms * fix: use existing tests * chore: earthfile tmp * fix: builder * fix: remove wall test * chore: fmtfix
…t-hk/hermes into feat/verbose-rust-unit-tests
Description
Get wasm integration tests working properly and define a structure which makes it easy to add them.
Related Issue(s)
Closes #103
Closes #99
Closes #84
Closes #94
Closes #107
Description of Changes
Screenshots
Please confirm the following checks