orchestrator-core icon indicating copy to clipboard operation
orchestrator-core copied to clipboard

Update productblock test fixtures

Open Mark90 opened this issue 2 years ago • 0 comments

          create ticket or fix it in this PR

Originally posted by @tjeerddie in https://github.com/workfloworchestrator/orchestrator-core/pull/408#discussion_r1384847747

Some of the ProductBlock fixtures have required resource types which in an actual Orchestrator implementation would be invalid.

Change these resource types to be Optional (with a None default) and fix the tests that use it.

Mark90 avatar Dec 14 '23 17:12 Mark90