Skip to main content

test_state

Function test_state 

Source
pub async fn test_state() -> AppState
Expand description

Build a test AppState backed by in-memory SQLite.

Migrations are applied automatically. No outbound network calls are made.