Open
Description
I think stellar might be a good option for a (Django) test suite, where you want to rollback to a previous state (including data migrations - Django would flush the tables, but keep the schema migrated).
For this to be usable from the tests (without stellar init
and a config file), it would be required to allow for passing in options
to Stellar
for example.
What do you think about that?
I'd be happy to prepare a PR for this.
Metadata
Metadata
Assignees
Labels
No labels