This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
Watch
1
Star
0
Fork
0
You've already forked cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
synced
2025-02-23 13:18:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
tests
History
Aaron Louie
5f3ffc9b49
Cleans up imports
2020-02-28 11:37:42 -05:00
..
data
Protocol builder connections
2020-02-20 13:30:04 -05:00
__init__.py
Lots and lots of random stuff as I organize code and get things to make sense.
2019-12-18 14:02:17 -05:00
base_test.py
Adds user to example data. Requires login before adding/updating a study.
2020-02-27 10:30:16 -05:00
test_authentication.py
Adds user to example data. Requires login before adding/updating a study.
2020-02-27 10:30:16 -05:00
test_files_api.py
Protocol builder connections
2020-02-20 13:30:04 -05:00
test_protocol_builder.py
Adds Protocol Builder models and schemas. Reorganizes and cleans up some files.
2020-02-27 09:54:46 -05:00
test_study_api.py
Updates study model to better match Protocol Builder. Deletes all migrations and starts over, since Alembic has problems migrating changes to existing column constraints.
2020-02-28 11:14:30 -05:00
test_tasks_api.py
Updates study model to better match Protocol Builder. Deletes all migrations and starts over, since Alembic has problems migrating changes to existing column constraints.
2020-02-28 11:14:30 -05:00
test_workflow_processor.py
Fixing a rogue comma that made something a tuple and not a string, which drives me CRAZY.
2020-02-25 12:01:25 -05:00
test_workflow_spec_api.py
Cleans up imports
2020-02-28 11:37:42 -05:00