estsauver / js2w2-exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Execute npm install in the terminal to install the dependencies
  2. Execute npm run watch in the terminal to start the unit tests
  3. Open src/filter/filter.js and implement the withoutSatellites method to make the unit test in filter.test.js pass
  4. Do the same for all the other unit tests

About


Languages

Language:JavaScript 100.0%