+16
−6
+51
−45
+21
−16
+99
−64
File changed.
Preview size limit exceeded, changes collapsed.
+33
−25
Loading
All tests that exercise the database layer are converted to use async def + pytest-asyncio strict mode, matching the async nature of the oxyde ORM manager API. - conftest.py: async fixtures; populated_db uses async DB internals - test_database.py: full async rewrite (13 tests) - test_targeted_fetch.py: full async rewrite (17 tests) - test_whatthespec.py: async DB seeding in test_meeting_id_lazy_resolution - test_cli.py: async migration; stats test uses asyncio.run bridge - test_crawler.py: async migration for all DB-touching tests - test_specs_database.py: async migration for spec DB tests
File changed.
Preview size limit exceeded, changes collapsed.