Skip to content

Have System Lifecycle Driven From Tests #8

@twashing

Description

@twashing

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).

https://www.refheap.com/21606

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions