ewoksxas.tasks.tests.test_read_sources#

Functions

file_paths()

test_read_sources_combined_and_filters(...)

Test combined AND filters.

test_read_sources_no_filters(file_paths)

No filters should return all scans.

test_read_sources_no_matches(file_paths)

Test filter that matches nothing.

test_read_sources_number_discontinuous_range(...)

Test scan number filter with range.

test_read_sources_number_range_with_stride(...)

Test scan number filter with stride.

test_read_sources_or_operator(file_paths)

Test OR operator between filters.

test_read_sources_regex_empty_path_matches_scan_name(...)

RegexFilter should match against scan name when path is empty.

test_read_sources_regex_specific_positioner(...)

Test regex filter on nested path.