cr-connect-workflow/tests/data/enum_options_from_file
Dan 5429e7da7d All enumerated lists used in web forms should contain a single value, not a dictionary of value/labels.
Removing the spreadsheet.value.column and data.value.column so we just have value.column for both.
Improving the __str__ function in the ApiError class, to make debugging a little easier.
Adding a "validate_all" flask command, to help us track down any issues with current workflows in production (use this in concert with sync_with_testing)
Fixed logs of tests.
removed fact_runner.py, a very early and crufty bit of code.
2021-10-19 10:13:43 -04:00
..
customer_list.xlsx Moving metrics into SpiffWorkflow so we can run the performance metrics deeply across both systems simultaniously. 2021-06-18 17:00:10 -04:00
enum_options_from_file.bpmn All enumerated lists used in web forms should contain a single value, not a dictionary of value/labels. 2021-10-19 10:13:43 -04:00