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

Integrate and configure AVA test runner into execution environments #1016

Closed
david0xd opened this issue Nov 25, 2022 · 0 comments · Fixed by #1022
Closed

Integrate and configure AVA test runner into execution environments #1016

david0xd opened this issue Nov 25, 2022 · 0 comments · Fixed by #1022

Comments

@david0xd
Copy link
Contributor

This ticket is part of an epic: #585

The purpose of this task is to add AVA test runner and configure it to work inside execution-environments package. That will enable testing SES functionalities required for the epic (harden function, etc).

Acceptance criteria:

  • Add and configure AVA test runner to the snaps-execution-environments package.
  • Find a way for running tests with yarn (configure package.json, ava config, etc.).
  • Find a way for collecting and merging coverage reports from both test runners (Jest and AVA).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant