spiff-arena/spiffworkflow-backend/tests/spiffworkflow_backend/scripts
jasquat 709a0c8492
Merge guest flow into unauth flow (#1233)
* removed some portions of the guest access flow in favor of the unauthed flow w/ burnettk

* removed guest access from auth flow in backend w/ burnettk

* updated frontend to use new public api for guest tasks

* fixed tests and updated get task url script to choose between public and non public urls

* removed old guest task support from frontend

* return 404 when a task cannot be found w/ burnettk

* fixed typo in group list tiles w/ burnettk

* added cypress tests for public formg w/ burnettk

* display metadata key for urls instead of values w/ burnettk

* updated permissions for acceptance testss w/ burnettk

* set up permissions for public group if it is in the list and login and logout admin user in ci to ensure permissions are set w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-03-19 11:52:27 -07:00
..
test_get_all_permissions.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_current_task_info.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_current_user.py Minor tweaks t othe onboarding page. (#430) 2023-08-03 15:08:25 -04:00
test_get_env.py removed useless class and def comments from python code w/ burnettk 2023-05-31 16:28:06 -04:00
test_get_group_members.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_groups_for_user.py Feature/homepage extension filter refactor (#919) 2024-01-26 11:41:07 -05:00
test_get_last_user_completing_task.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_localtime.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_process_initiator_user.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00
test_get_task_data_value.py added a script task script to get a task data value based on key name… (#353) 2023-06-27 10:04:04 -04:00
test_get_url_for_task_with_bpmn_identifier.py Merge guest flow into unauth flow (#1233) 2024-03-19 11:52:27 -07:00
test_refresh_permissions.py Feature/background proc with celery (#788) 2023-12-05 11:41:59 -05:00