Skip to content

Files

Latest commit

6132655 · Jan 11, 2021

History

History
This branch is 13 commits ahead of, 85 commits behind turingschool-examples/javascript-foundations:main.

golf-course

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 11, 2021
Jan 11, 2021
Jan 11, 2021
Jan 11, 2021

Golf Course

Original author: Eric Weissman
Fore!

Installation Steps

Before you can work on or run any of these tests, you need to make sure you install the dependencies. The directions are at the root-level of this repository.

Running the Tests

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 golf-course/golf-course-test.js.