This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
corteza
Watch
3
Star
0
Fork
0
You've already forked corteza
Code
Activity
Files
3ba9c619863a336e9beccebdd4115d1e4e41e876
corteza
/
tests
/
workflows
History
Denis Arh
9ae0328e86
Fix workflow test setup (using superuser instead of bypass)
2021-09-12 08:14:17 +02:00
..
testdata
Implement iterator chunking
2021-09-09 09:47:56 +02:00
0001_basics_test.go
Fix wf integration tests
2021-07-15 20:36:57 +02:00
0002_rbac_fn_test.go
Add RBAC functions for workflow for check&grant
2021-07-15 20:36:57 +02:00
0003_create_user_test.go
Fix user creation via wf
2021-07-15 20:36:57 +02:00
0003_role_members_test.go
Fix broken workflow tests
2021-07-30 14:49:59 +02:00
0004_user_membership_test.go
Fix broken workflow tests
2021-07-30 14:49:59 +02:00
0005_iterator_records_test.go
Fix workflow test setup (using superuser instead of bypass)
2021-09-12 08:14:17 +02:00
0006_iterator_users_test.go
Fix workflow test setup (using superuser instead of bypass)
2021-09-12 08:14:17 +02:00
0007_iterator_roles_test.go
Fix workflow test setup (using superuser instead of bypass)
2021-09-12 08:14:17 +02:00
0008_iterator_role_members_test.go
Fix workflow test setup (using superuser instead of bypass)
2021-09-12 08:14:17 +02:00
0009_iterator_templates_test.go
Fix workflow test setup (using superuser instead of bypass)
2021-09-12 08:14:17 +02:00
0010_stacktrace_test.go
Rework workflow step scheduling to improve stacktraces
2021-08-17 09:18:50 +02:00
0011_termination_explicit_test.go
Rework workflow step scheduling to improve stacktraces
2021-08-17 09:18:50 +02:00
0012_termination_implicit_test.go
Rework workflow step scheduling to improve stacktraces
2021-08-17 09:18:50 +02:00
0013_gateway_exclusive_test.go
Rework workflow step scheduling to improve stacktraces
2021-08-17 09:18:50 +02:00
main_test.go
Implement iterator chunking
2021-09-09 09:47:56 +02:00
README.md
…
README.md
Cross component workflow tests