70efdb4788
It used to return `True`, and this caused shield validation to fail when looping over the results of `get_study_associates`. (You can't loop over a boolean) Added a for loop in `study_sponsors_associate.bpmn` to test for this. Moved `BaseTest` import to the top of `test_study_associate_script` because debug was failing. |
||
---|---|---|
.. | ||
__init__.py | ||
test_get_study_from_model.py | ||
test_study_actions_status.py | ||
test_study_api.py | ||
test_study_associate_script.py | ||
test_study_cancellations.py | ||
test_study_data_store_script.py | ||
test_study_details_documents.py | ||
test_study_service.py | ||
test_study_sponsors_script.py | ||
test_update_study_script.py |