This website requires JavaScript.
Explore
Help
Sign In
status-im
/
spiff-arena
Watch
2
Star
0
Fork
0
You've already forked spiff-arena
mirror of
https://github.com/status-im/spiff-arena.git
synced
2025-01-10 10:15:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spiff-arena
/
spiffworkflow-backend
/
tests
/
spiffworkflow_backend
/
scripts
History
jasquat
b51f9ba5a1
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 passes
2022-12-08 13:47:30 -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