mike cullerton
|
8df6c78925
|
Cleaned up what we return from the description, for the tools/list_scripts API endpoint
|
2021-09-22 12:12:26 -04:00 |
Dan
|
848c2e622f
|
Always use a schema to define what is being returned, it enforces consistency of the API and internally we can depend on well defined objects.
|
2021-08-10 16:16:08 -04:00 |
Dan
|
f982745d32
|
fixing a failing test, don't assume the study and workflow ids will always be 1.
|
2021-07-12 10:00:39 -04:00 |
mike cullerton
|
a3a485dd34
|
Changed do_task_validate_only so it returns a mocked value, instead of True/False.
True/False caused problems for workflow validations
|
2021-06-04 11:44:55 -04:00 |
Kelly McDonald
|
f592a8a0b0
|
Added a few more tests - I think I need to test one more script endpoint
|
2021-02-25 09:07:46 -05:00 |
Kelly McDonald
|
3dbe39c6fe
|
initial checkin of changes for branch
|
2021-02-24 12:05:06 -05:00 |