chrisnunes57 / hacs-opensource

The codebase for the HACS website! We use ReactJS for the frontend and Node/Express for the backend.
https://texashacs.org
8 stars 3 forks source link

Officers - Create, Remove, Update #21

Closed rquinones93 closed 5 years ago

rquinones93 commented 5 years ago

Updated officers.tests.js and officer's test data to include automated integration tests for

Created create, updateById, removeById methods against our DB

Updated naming convention for tests to signify if test is a unit or integration test