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
In most of our repositories, the unit tests and system tests are using mocha. For historical reasons, the sample tests are using ava. To make everything more consistent, we should go into each repo, and change the ava tests to mocha tests.
In most of our repositories, the unit tests and system tests are using mocha. For historical reasons, the sample tests are using ava. To make everything more consistent, we should go into each repo, and change the ava tests to mocha tests.