A contrived "asset management system" for OpenAssetIO integration test cases.

9 stars 9 forks 9 watchers Python Apache License 2.0
openassetio openassetio-manager
1 Open Issue Need Help Last updated: Aug 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a boolean flag to `Context.managerState` and asserting its presence in the Context passed to API methods. The goal is to enforce correct Context creation, as a previous bug in `usdOpenAssetIOResolver` went undetected due to improper Context initialization, only becoming apparent when `managerState` was utilized.

Complexity: 1/5
help wanted difficulty/easy

A contrived "asset management system" for OpenAssetIO integration test cases.

Python
#openassetio#openassetio-manager