cr-connect-workflow/tests/workflow
alicia pritchett 487a1a3987 Fixes #667- Validate Lane Variables 2022-03-21 12:18:40 -04:00
..
__init__.py Some minor cleanup on the study status and automatic events. I wanted to avoid having one database model automatically generating other database models as a side effect. The study service now has full responsiblity to recording study events. 2020-08-17 14:56:00 -04:00
test_duplicate_workflow_spec_file.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_workflow_call_activity_end_event.py Included the failing test, with self.assertRaises 2021-07-28 11:22:45 -04:00
test_workflow_customer_error.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_date_field_validation.py test for date field validation 2022-02-17 11:48:31 -05:00
test_workflow_delete_irb_document.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_workflow_delete_variables.py Temporary fix for variable issue in SpiffWorkflow. 2022-02-25 15:56:13 -05:00
test_workflow_dynamic_default.py Refactor test workflow_value_expression 2022-02-17 12:25:40 -05:00
test_workflow_enum_checkbox.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_enum_default_value_expression.py Refactor test workflow_enum_value_expression 2022-02-17 14:07:41 -05:00
test_workflow_enum_empty_list.py Fixing various BPMN's for tests 2022-02-17 17:29:44 -05:00
test_workflow_form_field_name.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_form_field_type.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_form_jinja_help.py Test for new feature 2022-03-01 16:17:34 -05:00
test_workflow_hidden_file_data_field.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_workflow_hidden_required_field.py patching up the tests. 2022-03-08 18:38:05 -05:00
test_workflow_infinite_loop.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_lane_validation.py Fixes #667- Validate Lane Variables 2022-03-21 12:18:40 -04:00
test_workflow_missing_executable_tag.py Test for bug fix 2022-02-21 10:17:18 -05:00
test_workflow_missing_form_key.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_missing_library.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_name_error_hint.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_workflow_previous_form_data.py assure we don't overwrite task data with a previous form submission if that data already exists. 2021-12-07 17:04:20 -05:00
test_workflow_processor.py Loading latest chages from Spiff whic refactored the way the PythonExpressionEngine works. 2022-03-04 15:34:36 -05:00
test_workflow_processor_multi_instance.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_workflow_reset.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_restart.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_workflow_service.py Force an error during test_spec, to make sure we clean up workflows 2022-02-28 14:02:26 -05:00
test_workflow_spec_api.py fixing some failing test 2022-02-11 11:00:42 -05:00
test_workflow_spec_category_reorder.py Fixing a stupid mistake in the tests. 2022-02-11 11:54:46 -05:00
test_workflow_spec_reorder.py death to load_example_data() !!!!! 2022-02-09 22:13:02 -05:00
test_workflow_spec_service.py Refactor the workflow_spec_service so it doesn't cache anything, it always reads what it needs from the file system. 2022-02-09 21:06:55 -05:00
test_workflow_spec_validation_api.py fixing some comments and error messages for clarity 2022-03-09 10:28:22 -05:00