Module integration_tests

Source
Available on crate feature testing only.
Expand description

Trait and macro of integration tests for EventCacheStore implementations.

Traits§

EventCacheStoreIntegrationTests
EventCacheStore integration tests.

Functions§

check_test_event
Check that an event created with make_test_event contains the expected data.
make_test_event
Create a test event with all data filled, for testing that linked chunk correctly stores event data.