Crate omry_integration

Crate omry_integration 

Source
Expand description

Common functionality for integration tests in this and other crates.

Modulesยง

containers
Utilities for setting up and working with test containers.
db
Module with functions to create and interact with a temporary database for tests.
flora_image
Module with functions to create test containers for flora-server.
flora_stack
Module with functions to create flora stack (currently, flora server and Typesense) as testcontainers, and functions to facilitate interacting with those in integration tests.
helpers
Helper functions for integration tests. Helper functions and data structures for integration tests.
typesense
Module with functionality for setting up a test Typesense container.