scitacean.testing.backend.seed.seed_database#

scitacean.testing.backend.seed.seed_database(*, client, scicat_access)[source]#

Seed the database for testing.

Uses the provided client to upload the datasets. Initializes INITIAL_DATASETS, INITIAL_ORIG_DATABLOCKS, and INITIAL_ATTACHMENTS with finalized datasets returned by the client.

Return type:

None