referrerpolicy=no-referrer-when-downgrade

Module mock_helpers

Source
Expand description

Test helpers for internal and external usage.

Structs§

MockedMigrations
Allows to set the migrations to run at runtime instead of compile-time.

Enums§

MockedMigrationKind
How a mocked migration should behave.

Functions§

mocked_id
Creates a migration identifier with a specific kind and steps.

Type Aliases§

MockedIdentifier
Opaque identifier of a migration.