/nextup

Primary LanguageJavaScript

Prerequisites

Testing

Running the integration tests

Start the datastore emulator in another Terminal tab:

gcloud beta emulators datastore start

Then run the tests:

cd app
npm run test