Unit Testing

Unit Testing

Front-End

auth.js

This is the page where the user can log in or sign up.

Logs

home.js

Home contains one function just for managing the view in conjunction with the navBar.

Home

Logs

navbar.js

Manages scroll effects for navigation bar.

Back-End

-- End of Unit Tests --