Skip to content
Snippets Groups Projects

Add integration tests via shared repo

Merged Patrick Godwin requested to merge patrick.godwin/arrakis-python:add_integration_tests into main

In addition, adding these integration tests uncovered a few issues, contained in single commits in this branch:

  • Fix nullcontext code path in multi-endpoint streamer
  • Fix type for dtype metadata in client

The repo containing the integration tests (https://git.ligo.org/ngdd/arrakis-integration-tests) were added using git subtree via:

git subtree add --prefix arrakis/tests/integration --squash -m 'add initial integration tests via arrakis-integration-tests' git@git.ligo.org:ngdd/arrakis-integration-tests.git main

After this had been set up, we can update the test repo by replacing the subtree add with a subtree pull with the same arguments.

Edited by Patrick Godwin

Merge request reports

Pipeline #658075 passed

Pipeline passed for 42c77f5c on patrick.godwin:add_integration_tests

Approved by

Merged by Jameson RollinsJameson Rollins 6 months ago (Sep 6, 2024 10:49pm UTC)

Loading

Pipeline #658779 passed

Pipeline passed for eb091b28 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading