rithmschool / elevate

Human resources for the employee.
0 stars 0 forks source link

Unit tests for Charge model #22

Closed hekmatkudrat closed 5 years ago

hekmatkudrat commented 5 years ago

Added unit tests for charge model and helper function for partialUpdate

Changed setup and teardown describe block to not wrap the entire test suite to resolve primary key clashes. ("error: duplicate key value violates unique constraint")