- Remove duplicate mock_extract_factory fixture in conftest.py - Use 32+ char JWT_SECRET_KEY everywhere (was 15 chars, triggered warnings) - Replace deprecated asyncio.get_event_loop() with asyncio.run() - Unify WebhookEventFactory sign methods (consistent json.dumps) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| assertions.py | ||
| contract.py | ||
| factories.py | ||
| mocks.py | ||