nutshell-platform / app

The react-native (expo) codebase of the Nutshell platform, with CI pipeline to Firebase.
https://nutshell.social/
0 stars 0 forks source link

Jun1820 #81

Closed actuallymentor closed 4 years ago

actuallymentor commented 4 years ago

Bugs and upgrades

This PR closes #76 and #47 and closes #80.

New testing capabilities

It took a stupid amount of fucking around but I created the basic structure for automated testing. Will continue with that later.

You can (and should) now run npm test before creating pull requests. Make sure to run npm i before to install new dependencies.