issues
search
TinBryn
/
Molecule-of-the-Month
An AR app that will display a molecule in the UWA Bayliss building that will change each month
Other
0
stars
0
forks
source link
Add Unit Testing Framework to main branch
#22
Open
Cosmo801
opened
3 years ago
Cosmo801
commented
3 years ago
[x] Install
https://jestjs.io/
[x] Add test directory 'test' to project structure (you may need to update package.json
[ ] Create a unit test and run to ensure jest has been installed successfully
[ ] Update project readme with description on how to run tests