Skip to content

Fix tests and improve CI#217

Merged
adzialocha merged 3 commits intomainfrom
adz/fix-tests
Apr 13, 2026
Merged

Fix tests and improve CI#217
adzialocha merged 3 commits intomainfrom
adz/fix-tests

Conversation

@adzialocha
Copy link
Copy Markdown
Member

@adzialocha adzialocha commented Mar 18, 2026

Closes #38

@adzialocha adzialocha force-pushed the adz/fix-tests branch 5 times, most recently from 2d6e72f to 53568eb Compare March 20, 2026 11:35
@adzialocha adzialocha changed the title node: Fix tests to use latest API changes Fix tests and improve CI Mar 20, 2026
@adzialocha adzialocha force-pushed the adz/fix-tests branch 5 times, most recently from 49c10ba to 9adc524 Compare March 20, 2026 12:13
The "build" GitHub action is currently failing and requires a lot of
time / resources. Until this is fixed this patch sets it to manual
dispatch. It can be triggered now manually from the GitHub UI.
The tests have actually not worked due to API changes which were not
updated yet in the tests modules. This was not noticed since we're not
running tests in CI.

This patch fixes the tests by:

1. Updating the tests to use the latest method signatures
2. Await results due to async behaviour of system
@adzialocha adzialocha marked this pull request as ready for review March 24, 2026 10:38
@adzialocha adzialocha requested a review from jsparber March 24, 2026 10:38
@adzialocha adzialocha merged commit 4e38408 into main Apr 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI for running Rust tests, clippy etc.

1 participant