..
test_acceptance_test_fixtures.py
removed useless class and def comments from python code w/ burnettk
2023-05-31 16:28:06 -04:00
test_authorization_service.py
Upsearch api ( #1259 )
2024-03-26 07:56:24 -07:00
test_background_processing_service.py
future tasks should not cause anything to happen if the instance is suspended ( #952 )
2024-02-06 11:43:17 -08:00
test_create_unique_kkv_top_level_key.py
Support creating unique top level keys for KKV data store ( #613 )
2023-11-13 11:37:24 -05:00
test_dot_notation.py
Bpmn unit test from pi ( #1262 )
2024-03-26 10:14:57 -04:00
test_element_units_service.py
Feature flag support ( #787 )
2023-12-05 10:29:54 -05:00
test_error_handling_service.py
Feature/run error handler from dequeued ( #424 )
2023-08-02 14:05:11 +05:30
test_feature_flag_service.py
Test params ( #789 )
2023-12-07 08:09:44 -05:00
test_file.py
removed useless class and def comments from python code w/ burnettk
2023-05-31 16:28:06 -04:00
test_future_task.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
test_git_service.py
feature/use-context-with-git-commands ( #524 )
2023-10-03 16:00:03 -04:00
test_jinja_service.py
Improvement/flexible task iteration ( #507 )
2023-09-21 14:47:18 -07:00
test_kkv_data_store.py
KKV Revamp ( #968 )
2024-02-07 09:01:52 -05:00
test_message_instance.py
remove useless comments matching filenames
2023-05-30 12:21:50 -04:00
test_message_service.py
delete message triggerable processes if they no longer exist within the corresponding file w/ burnettk ( #1070 )
2024-02-20 07:44:02 -08:00
test_permission_target.py
removed useless class and def comments from python code w/ burnettk
2023-05-31 16:28:06 -04:00
test_permissions.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
test_process_caller_service.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
test_process_group.py
removed useless class and def comments from python code w/ burnettk
2023-05-31 16:28:06 -04:00
test_process_instance_migrator.py
Bugfix/data object management ( #1243 )
2024-03-21 12:00:03 -04:00
test_process_instance_processor.py
Bpmn unit test from pi ( #1262 )
2024-03-26 10:14:57 -04:00
test_process_instance_queue_service.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
test_process_instance_report_service.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
test_process_instance_service.py
update spiff and remove dot notation ( #933 )
2024-02-01 06:51:19 -08:00
test_process_model.py
Feature/new reference cache ( #511 )
2023-09-22 11:28:59 -04:00
test_process_model_service.py
support bpmn executable property ( #934 )
2024-02-01 10:57:12 -08:00
test_process_model_test_generator_service.py
Bpmn unit test from pi ( #1262 )
2024-03-26 10:14:57 -04:00
test_process_model_test_runner.py
synced unit tests with sample and added support for subprocesses for bpmn unit tests w/ burnettk
2023-06-02 11:20:41 -04:00
test_reference_cache_service.py
create process groups json file at root if it does not exist when creating a data store w/ burnettk ( #1056 )
2024-02-16 15:20:16 -05:00
test_restricted_script_engine.py
let ruff sort imports and ditch duplicative pre-commit linters
2023-05-26 20:01:08 -04:00
test_script_unit_test_runner.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
test_service_task_delegate.py
Feature/background proc with celery ( #788 )
2023-12-05 11:41:59 -05:00
test_spec_file_service.py
Feature/new reference cache ( #511 )
2023-09-22 11:28:59 -04:00
test_task_service.py
fixed flakey task model test
2023-12-20 13:54:20 -05:00
test_threaded_execution.py
Threads ( #439 )
2023-09-07 10:12:56 -04:00
test_upsearch_service.py
Support top level data stores, not exposed via the UI yet ( #986 )
2024-02-07 08:37:38 -08:00
test_user_service.py
Feature/regex support in permissions ( #530 )
2023-10-06 13:47:40 -04:00
test_various_bpmn_constructs.py
remove useless comments matching filenames
2023-05-30 12:21:50 -04:00
test_workflow_execution_service.py
Feature/business end states ( #333 )
2023-09-07 10:10:44 -04:00
test_workflow_service.py
Fix issue when timer start event is greater than a day ( #303 )
2023-06-06 18:25:26 -07:00