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.