Samples for how to utilize marbles to test RxJS streams
- Install Node.js version 10.5 or later
- Install SmartGoals app dependencies
- Navigate inside the root project directory from your terminal
- Type
npm install
- Wait for all the dependencies to install
- Type
npm run test
from the root directory to run the test suite