-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
This is a feature request. It would be nice to drive the Lifecycle of my component / system, from my test code. Seems that jig assumes we will always drive development from the repl (thus refresh, reset, etc).
But most times, I want my tests (or some main fn), to thread the system state through my Component Lifecycle. For example, in the below code, kernel/start-system and kernel/get-system don't have access to jig's system state (jig's user namespace isn't accessible to external projects, not driven from test).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels