Intent of registry.go ×1
All 6 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/6 tests-
server/6 tests-
service/6 tests-
history/6 tests-
workflow/6 tests-
update/6 tests-
TestFindOrCreate/6 tests-
enforce_in-flight_update_limit/3 tests-
go.temporal.io/server/service/history/workflow/update/TestFindOrCreate/enforce_in-flight_update_limit/admitting_1st_update_still_denies_new_update_to_be_created -
go.temporal.io/server/service/history/workflow/update/TestFindOrCreate/enforce_in-flight_update_limit/deny_new_update_since_it_is_exceeding_the_limit -
go.temporal.io/server/service/history/workflow/update/TestFindOrCreate/enforce_in-flight_update_limit/increasing_limit_allows_new_updated_to_be_created
-
-
enforce_total_update_limit/3 tests-
go.temporal.io/server/service/history/workflow/update/TestFindOrCreate/enforce_total_update_limit/accepting_1st_update_still_denies_new_update_to_be_created -
go.temporal.io/server/service/history/workflow/update/TestFindOrCreate/enforce_total_update_limit/completing_1st_update_still_denies_new_update_to_be_created -
go.temporal.io/server/service/history/workflow/update/TestFindOrCreate/enforce_total_update_limit/deny_new_update_since_it_is_exceeding_the_limit
-
-
-
-
-
-
-
-