This website requires JavaScript.
Explore
Help
Sign In
sartography
/
spiffworkflow-backend
Watch
1
Star
0
Fork
0
You've already forked spiffworkflow-backend
mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced
2025-02-24 13:28:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spiffworkflow-backend
/
tests
/
spiffworkflow_backend
/
scripts
History
jasquat
0f18bb7982
merged in main and resolved conflicts w/ burnettk
2022-12-20 15:06:34 -05:00
..
test_add_permission.py
When loading permissions and the user does not exist, add records to the UserGroupAssignmentWaiting table that can be picked up later.
2022-12-15 14:40:31 -05:00
test_add_user_to_group.py
When loading permissions and the user does not exist, add records to the UserGroupAssignmentWaiting table that can be picked up later.
2022-12-15 14:40:31 -05:00
test_delete_permissions.py
When loading permissions and the user does not exist, add records to the UserGroupAssignmentWaiting table that can be picked up later.
2022-12-15 14:40:31 -05:00
test_get_group_members.py
pyl is passing w/ burnettk cullerton
2022-11-18 16:45:44 -05:00
test_get_localtime.py
renamed active task to human task since we are no longer deleting them w/ burnettk
2022-12-19 16:23:02 -05:00
test_save_process_instance_metadata.py
fixed issue ensuring active tasks are up to date w/ burnettk cullerton
2022-11-28 15:47:56 -05:00