- Add oauth_db_session fixture for OAuth tests - Add simple_user fixture for test data - Fix TestModel constructor to avoid pytest warning - Improve test isolation and cleanup