Files
csaxs_bec/tests
x12saandClaude Sonnet 5 bc094dd172
CI for csaxs_bec / test (pull_request) Successful in 2m57s
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 1s
CI for csaxs_bec / test (push) Successful in 2m56s
fix(tests): resolve flomni/lamni CLI source paths via module __file__
test_flomni_cli_fovy_bounds_within_scan_bounds and
test_lamni_cli_piezo_range_bounds_within_scan_bounds opened the CLI
source files using a path hardcoded relative to the repo root, which
only works if pytest's cwd happens to equal the repo root. In CI the
job's cwd is one level above the checkout, so the same relative path
raised FileNotFoundError. Resolve the path from the already-imported
module's __file__ instead, which is independent of cwd.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-22 16:19:45 +02:00
..
2026-06-24 12:55:32 +02:00