huntsman.drp.tests.conftest

Functions

calib_collection_real_data(session_config)

Make a master calib table by reducing real calib data.

config(session_config)

Function scope version of config_module that should be used in tests

exposure_collection(tmp_path_factory, config)

Create a temporary directory populated with fake FITS images, then parse the images into the raw data table.

exposure_collection_real_data(session_config)

Create a temporary directory populated with fake FITS images, then parse the images into the raw data table.

ref_calib_collection(config)

refcat_filename(session_config)

session_config()

Session scope config dict to be used for creating shared fixtures

tempdir_and_exposure_collection_with_uningested_files(...)

Create a temporary directory populated with fake FITS images, then parse the images into the raw data table.

testing_refcat_server(session_config, ...)

A testing refcat server that loads the refcat from file rather than downloading it.