Skip to content

fix: failing e2e test#90

Open
iambaboucarr wants to merge 12 commits intomasterfrom
fix/failing-e2e-test
Open

fix: failing e2e test#90
iambaboucarr wants to merge 12 commits intomasterfrom
fix/failing-e2e-test

Conversation

@iambaboucarr
Copy link
Copy Markdown
Collaborator

No description provided.

iambaboucarr and others added 12 commits February 26, 2026 21:23
- Fix clean-all blocking non-interactively: guard the confirmation prompt with
  `[ -t 0 ]` so it is only shown when stdin is a terminal; add
  `stdin=subprocess.DEVNULL` in run_make_command to make the tty check reliable
  when called from pytest
- Fix dirty-volume restore: change test_clean_environment to call `clean-all`
  instead of `clean`; `make clean` does not remove named volumes, leaving stale
  postgres/dhis2 data that corrupts the restore test cycle
- Fix DHIS2 42 UI selector: update `get_by_title("Profile menu")` to
  `get_by_title("header bar profile")` in both test files; the header bar
  profile button title changed in DHIS2 42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants