You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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:
snaps-execution-environments
package.The text was updated successfully, but these errors were encountered: