Skip to content
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

Run test in CI #6

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Run test in CI #6

merged 2 commits into from
Mar 27, 2024

Conversation

javierhonduco
Copy link
Owner

@javierhonduco javierhonduco commented Mar 27, 2024

  • cli: Update snapshot tests
  • ci: Run tests

We were not running tests in ci, so fix this, also add a step just to
enter the nix dev environment so the we know how long does it take to
pull / build our native dependencies and tooling.

Also changing check -> build as the CLI integration tests require
the debug binary to be built. This is a bit janky and we should have
better integration with the build system. We'll change this later on.

Test Plan

ci :)

We were not running tests in ci, so fix this, also add a step just to
enter the nix dev environment so the we know how long does it take to
pull / build our native dependencies and tooling.

Also changing `check` -> `build` as the CLI integration tests require
the debug binary to be built. This is a bit janky and we should have
better integration with the build system. We'll change this later on.

Test Plan
=========

ci :)
@javierhonduco javierhonduco merged commit f92b189 into main Mar 27, 2024
2 checks passed
@javierhonduco javierhonduco deleted the run-test-in-ci branch March 27, 2024 09:16
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.

1 participant