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

Smoke Tests in CI #113

Merged
merged 132 commits into from
Mar 5, 2024
Merged

Smoke Tests in CI #113

merged 132 commits into from
Mar 5, 2024

Conversation

claravanstaden
Copy link
Collaborator

@claravanstaden claravanstaden commented Feb 13, 2024

Adds a job to run the smoke tests in Github Actions. The setup reuses the local scripts/init.sh and flake.nix for the e2e setup. The start-services.sh script runs in the background. I added a http endpoint to the beacon relayer, to query whether the testnet is up. Once the testnet is up, the smoke tests are run. For now, I am just running the most important tests:

  • register token
  • send token
  • transfer token back to Ethereum

Resolves: SNO-857
Snowbridge companion: Snowfork/snowbridge#1144

@claravanstaden claravanstaden marked this pull request as ready for review February 26, 2024 13:58
Copy link

@alistair-singh alistair-singh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@claravanstaden claravanstaden merged commit e553417 into snowbridge Mar 5, 2024
2 checks passed
@claravanstaden claravanstaden deleted the smoketests-ci branch March 5, 2024 11:08
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.

2 participants