Skip to content

Fix integration test#263

Merged
BryceStevenWilley merged 6 commits into
mainfrom
fix_integration_test
Jun 20, 2025
Merged

Fix integration test#263
BryceStevenWilley merged 6 commits into
mainfrom
fix_integration_test

Conversation

@BryceStevenWilley
Copy link
Copy Markdown
Contributor

Gets it a working state now that SuffolkLITLab/EfileProxyServer#217 is merged.

Also needed some clean ups:

  • update the GitHub Action runner to ubuntu-latest (no need to specify 20.04)
  • loosen the assertion that we make a new user each time (can't get all users in a single call now that paging is a thing, which hasn't been integrated into the python side / DA interface yet)
  • change the example case to search to one that exists (the old one was removed)

BryceStevenWilley and others added 5 commits June 3, 2025 12:00
Ubuntu 20.04 is being retired from GitHub (actions/runner-images#11101).

Definitely churn we shouldn't need to think about (unless it breaks),
so just using latest all the time instead.
Can't delete the fakeemail users, but I guess removing them does change their email.
@BryceStevenWilley BryceStevenWilley self-assigned this Jun 20, 2025
@BryceStevenWilley BryceStevenWilley added the bug Something isn't working label Jun 20, 2025
@BryceStevenWilley BryceStevenWilley merged commit dd6b652 into main Jun 20, 2025
5 checks passed
@BryceStevenWilley BryceStevenWilley deleted the fix_integration_test branch June 26, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant