|
Manoj Lakshan <48247516+ManojLL@users.noreply.github.com>
|
d73dd40d239bbf3bcb66a0e6075a88a2aceb96f8
d73dd40d239bbf3bcb66a0e6075a88a2aceb96f8 |
COH-50 : Cohort resources cannot be voided (#26)
* COH-50 : fixed cohort delete issue
* delete cohort members when deleteing cohort
* add unit test for voidCohort method
* remove all imports
* optimized the void cohort test
* fixed formatting issue
* improve voidCohort unit tests
* Change voidCohort method name to voidCohortM
* added test for voidCohortM method and voidCohortType method
* updated tests on voidCohortM method and voidCohortType method
* use services without mocking on tests
* remove voided from VoidCohortM tests
* update unit test on voidCohort
* update unit test on voidCohort
* update unit test on voidCohort |
|