In order to be able to run these tests you need to install the dependencies at the root level of this repository. Find the directions [here](root-level of this repository).
You can run the tests from the root of this repository. When you type pwd in the console, the last path location should be javascript-foundations.
Run the command npm test spaceport/test/being-test.js. To run other tests, just replace the test file name.
- test/being-test.js
- test/part-test.js
- test/ship-test.js
- test/shop-test.js
- test/planet-test.js