fastapi-gsap/tests
Tyler J King 871541f0eb feat(connectors): add Intune device management connector
Implements ConnectorPlugin for Intune Graph API operations.
Governed invocation: every Intune call requires an active AC
and emits a Chronicle CONNECTOR_INVOKED event.
Operations: list, get, compliance check, sync, lock, retire, wipe.
In-memory compliance cache with configurable TTL.
Conditional registration via intune_enabled setting.

Signed-off-by: Tyler King <tking@guildhouse.dev>
2026-04-14 05:21:47 -04:00
..
__init__.py feat: fastapi-gsap — lightweight GSAP broker PoC 2026-03-30 14:10:21 -04:00
conftest.py feat: fastapi-gsap — lightweight GSAP broker PoC 2026-03-30 14:10:21 -04:00
test_broker.py feat: fastapi-gsap — lightweight GSAP broker PoC 2026-03-30 14:10:21 -04:00
test_connectors.py feat: governed connector module 2026-03-30 16:42:38 -04:00
test_entra_driver.py feat(drivers): add native Entra identity driver 2026-04-14 05:19:54 -04:00
test_functions.py feat: governed function runtime + billing drain 2026-03-30 22:12:29 -04:00
test_intune.py feat(connectors): add Intune device management connector 2026-04-14 05:21:47 -04:00