orchestrator-core
orchestrator-core copied to clipboard
Update productblock test fixtures
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.