adobe / adobeio-cna-starter-project

DEPRECATED - Please use https://github.com/adobe/aio-cli to manage your future apps!
https://adobe.io
Apache License 2.0
10 stars 8 forks source link

Use Jest for unit tests. #17

Open rajarju opened 5 years ago

rajarju commented 5 years ago

Currently the starter project is using Mocha + Chai for unit tests. Move the unit test setup to Jest, so that all CNA apps use the same testing tools