capture_events_fixture¶
- safir.testing.sentry.capture_events_fixture(monkeypatch)¶
Return a function that returns a container with items sent to Sentry.
- Parameters:
monkeypatch (
MonkeyPatch
)- Return type:
Site Navigation
Section Navigation
Return a function that returns a container with items sent to Sentry.
monkeypatch (MonkeyPatch
)