Skip to main content

Module test_app

Module test_app 

Source
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 AppState and an atrg_core::AtrgApp ready for oneshot testing.
test_state
Build a test AppState backed by in-memory SQLite.