csc302-spring-2021 / proj-DaTeam

CSC302 course project for DaTeam
https://dateam-frontend.herokuapp.com/
5 stars 2 forks source link

feat: added timestampts to domain objects #205

Closed otomn closed 3 years ago

otomn commented 3 years ago

Description

QA Steps

  1. Rebuild the database due to schema change
  2. Run tests
    cd shared && npm test
    cd backend && npm test && npm run test:db