jrtechs / github-graphs

Website for visualizing a persons github network.
https://github-graphs.com
Mozilla Public License 2.0
11 stars 8 forks source link

Test driven development. #41

Closed lang-eric closed 3 years ago

lang-eric commented 3 years ago

Added packages required for TDD.

lang-eric commented 3 years ago

I like where this is going. @lang-eric Can you add 1-2 unit tests for the API. Something like a smokescreen we can use to make sure that the backend is able to pull data from GitHub.

I added the stub for 1 unit test, can you make it work?