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

Test add QA testing files #654

Merged
merged 25 commits into from
Jul 8, 2024
Merged

Test add QA testing files #654

merged 25 commits into from
Jul 8, 2024

Conversation

magecnion
Copy link
Contributor

@magecnion magecnion commented Jul 4, 2024

The main goal of this pull request is to include some tests made during QA to check the entire flow of EVM precompiles. Since end-to-end tests take a significant amount of time, we have decided to run these QA-related tests manually within the CI workflow.

  • A new step, Run QA tests, has been added to the build workflow. To test it out you might be able to run a manual workflow and you might see the new qa tests run.
  • New Mocha tests with the prefix @qa have been added so they can be filtered in the CI step.

@magecnion magecnion linked an issue Jul 4, 2024 that may be closed by this pull request
@magecnion magecnion changed the base branch from main to test/update_zombienet July 4, 2024 11:11
Base automatically changed from test/update_zombienet to main July 5, 2024 10:18
@magecnion magecnion marked this pull request as ready for review July 8, 2024 08:12
@magecnion magecnion merged commit 883fd94 into main Jul 8, 2024
7 checks passed
@magecnion magecnion deleted the test/add_qa_testing_files branch July 8, 2024 14:23
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.

Integrate End-to-end tests
3 participants