JohnCosta27 / LessonLog

0 stars 0 forks source link

Start work on authentication system #5

Open JohnCosta27 opened 2 years ago

JohnCosta27 commented 2 years ago

Use TDD to use tests to develop the program. I will be using JEST and Supertest to do this.

JohnCosta27 commented 2 years ago

Jest is setup and works great with supertest.