CoachingLogistics / team-manager

Helps manage team logistical information
1 stars 4 forks source link

user model, controller, views, and tests #2

Closed loganwatanabe closed 10 years ago

loganwatanabe commented 10 years ago

Used some new packages, namely "supertest", bcrypt, and passport. It is advised that supertest be used in all testing so you can access the server in a test environment.