Expand description
Test application builder — in-memory everything, no network.
Functions§
- seed_
session - Seed a session into the test database for a given user.
- test_
app - Build a test
AppStateand anatrg_core::AtrgAppready foroneshottesting. - test_
state - Build a test
AppStatebacked by in-memory SQLite.