Module testing

Source
Expand description

Testing helpers.

Functionsยง

get_event_replayer_events
Get the events stored inside an EventReplayer.
new_event_cursor
Create a new event cursor, for testing.
new_event_replayer
Create a new EventReplayer, for testing.
new_event_transaction_id
Create a new transaction ID, for testing.
redact_event_timestamp
Remove the timestamp for the event, for determinism in testing.