Skip to content

[BDC-981] DRS 1.5 integration tests - #506

Open
SpencerAxelrod wants to merge 24 commits into
masterfrom
feat/DRS_15
Open

[BDC-981] DRS 1.5 integration tests#506
SpencerAxelrod wants to merge 24 commits into
masterfrom
feat/DRS_15

Conversation

@SpencerAxelrod

Copy link
Copy Markdown

Link to JIRA ticket if there is one: https://ctds-planx.atlassian.net/browse/BDC-981

New Features

Breaking Changes

Bug Fixes

Improvements

Dependency updates

Deployment changes

@github-actions

Copy link
Copy Markdown

The style in this PR agrees with black. ✔️

This formatting comment was generated automatically by a script in uc-cdis/wool.

@github-actions

Copy link
Copy Markdown

Failed to Prepare CI environment

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown
filepath passed skipped SUBTOTAL
tests/test_gen3_workflow.py 14 3 17
tests/test_oauth2.py 15 0 15
tests/test_centralized_auth.py 16 0 16
tests/test_graph_submit_and_query.py 13 1 14
tests/test_dicom_viewer.py 4 0 4
tests/test_audit_service.py 3 3 6
tests/test_pfb_export.py 1 0 1
tests/test_data_upload.py 8 1 9
tests/test_presigned_url.py 7 0 7
tests/test_guppy_service.py 8 0 8
tests/test_requestor.py 5 0 5
tests/test_dbgap.py 4 1 5
tests/test_drs_endpoint.py 4 20 24
tests/test_user_token.py 5 0 5
tests/test_study_viewer.py 3 0 3
tests/test_user_login_activation.py 2 1 3
tests/test_user_data_library.py 2 1 3
tests/test_oidc_client.py 2 0 2
tests/test_login_page.py 2 0 2
tests/test_fence_admin.py 2 0 2
tests/test_discoverypage.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_workspace.py 1 0 1
tests/test_client_credentials.py 1 0 1
tests/test_manifest_service.py 1 0 1
tests/test_aggregate_mds.py 1 0 1
tests/test_gen3client.py 1 0 1
tests/test_google_data_access.py 1 0 1
tests/test_homepage.py 1 0 1
tests/test_ras_authn.py 0 3 3
tests/test_gen3ff_landing_page.py 0 2 2
tests/test_env_sanity.py 0 1 1
tests/test_etl.py 0 1 1
TOTAL 130 38 168

Please find the detailed integration test report here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 14 0 3 17
tests/test_oauth2.py 15 0 0 15
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_dicom_viewer.py 4 0 0 4
tests/test_audit_service.py 3 0 3 6
tests/test_pfb_export.py 1 0 0 1
tests/test_presigned_url.py 7 1 0 8
tests/test_guppy_service.py 8 0 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_requestor.py 5 0 0 5
tests/test_dbgap.py 4 0 1 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_user_token.py 5 0 0 5
tests/test_study_viewer.py 3 0 0 3
tests/test_user_login_activation.py 2 0 1 3
tests/test_user_data_library.py 2 0 1 3
tests/test_register_user.py 1 1 0 2
tests/test_fence_admin.py 2 0 0 2
tests/test_discoverypage.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_login_page.py 2 0 0 2
tests/test_workspace.py 1 0 0 1
tests/test_oidc_client.py 2 0 0 2
tests/test_client_credentials.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_env_sanity.py 0 0 1 1
tests/test_etl.py 0 0 1 1
TOTAL 129 2 38 169

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_presigned_url.py 0 1 1
tests/test_register_user.py 1 0 1
TOTAL 1 1 2

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

Comment thread gen3-integration-tests/tests/test_drs_endpoint.py Outdated
Comment thread gen3-integration-tests/tests/test_drs_endpoint.py Outdated
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 13 0 5 18
tests/test_oauth2.py 15 0 0 15
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_dicom_viewer.py 4 0 0 4
tests/test_audit_service.py 3 0 3 6
tests/test_data_upload.py 8 0 1 9
tests/test_presigned_url.py 7 1 0 8
tests/test_pfb_export.py 1 0 0 1
tests/test_guppy_service.py 8 0 0 8
tests/test_requestor.py 5 0 0 5
tests/test_dbgap.py 4 0 1 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_study_viewer.py 3 0 0 3
tests/test_user_token.py 5 0 0 5
tests/test_user_login_activation.py 2 0 1 3
tests/test_user_data_library.py 2 0 1 3
tests/test_oidc_client.py 2 0 0 2
tests/test_login_page.py 2 0 0 2
tests/test_discoverypage.py 1 0 0 1
tests/test_fence_admin.py 2 0 0 2
tests/test_register_user.py 2 0 0 2
tests/test_workspace.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_client_credentials.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_env_sanity.py 0 0 1 1
tests/test_etl.py 0 0 1 1
TOTAL 129 1 40 170

Test summary after rerunning failed integration tests

filepath failed SUBTOTAL
tests/test_presigned_url.py 1 1
TOTAL 1 1

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed error skipped SUBTOTAL
tests/test_gen3_workflow.py 13 0 0 5 18
tests/test_oauth2.py 15 0 0 0 15
tests/test_centralized_auth.py 16 0 0 0 16
tests/test_graph_submit_and_query.py 13 0 0 1 14
tests/test_dicom_viewer.py 4 0 0 0 4
tests/test_audit_service.py 3 0 0 3 6
tests/test_pfb_export.py 1 0 0 0 1
tests/test_data_upload.py 8 0 0 1 9
tests/test_presigned_url.py 7 1 0 0 8
tests/test_guppy_service.py 8 0 0 0 8
tests/test_requestor.py 5 0 0 0 5
tests/test_dbgap.py 4 0 0 1 5
tests/test_drs_endpoint.py 4 0 0 20 24
tests/test_user_token.py 5 0 0 0 5
tests/test_study_viewer.py 1 2 1 0 4
tests/test_user_data_library.py 2 0 0 1 3
tests/test_fence_admin.py 2 0 0 0 2
tests/test_login_page.py 2 0 0 0 2
tests/test_user_login_activation.py 1 1 0 1 3
tests/test_oidc_client.py 1 1 0 0 2
tests/test_client_credentials.py 1 0 0 0 1
tests/test_discoverypage.py 1 0 0 0 1
tests/test_gen3client.py 1 0 0 0 1
tests/test_manifest_service.py 1 0 0 0 1
tests/test_register_user.py 2 0 0 0 2
tests/test_aggregate_mds.py 1 0 0 0 1
tests/test_google_data_access.py 1 0 0 0 1
tests/test_homepage.py 1 0 0 0 1
tests/test_ras_authn.py 0 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 0 2 2
tests/test_env_sanity.py 0 0 0 1 1
tests/test_etl.py 0 0 0 1 1
tests/test_workspace.py 0 1 0 0 1
TOTAL 124 6 1 40 171

Test summary after rerunning failed integration tests

filepath failed error SUBTOTAL
tests/test_study_viewer.py 2 1 3
tests/test_workspace.py 1 0 1
TOTAL 3 1 4

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 13 0 5 18
tests/test_oauth2.py 15 0 0 15
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_dicom_viewer.py 4 0 0 4
tests/test_audit_service.py 3 0 3 6
tests/test_pfb_export.py 1 0 0 1
tests/test_presigned_url.py 7 1 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_guppy_service.py 8 0 0 8
tests/test_requestor.py 5 0 0 5
tests/test_dbgap.py 4 0 1 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_user_token.py 5 0 0 5
tests/test_study_viewer.py 3 0 0 3
tests/test_user_login_activation.py 2 0 1 3
tests/test_user_data_library.py 2 0 1 3
tests/test_oidc_client.py 2 0 0 2
tests/test_login_page.py 1 1 0 2
tests/test_fence_admin.py 2 0 0 2
tests/test_register_user.py 2 0 0 2
tests/test_discoverypage.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_workspace.py 1 0 0 1
tests/test_client_credentials.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_env_sanity.py 0 0 1 1
tests/test_etl.py 0 0 1 1
TOTAL 128 2 40 170

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_presigned_url.py 0 1 1
tests/test_login_page.py 1 0 1
TOTAL 1 1 2

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

filepath error SUBTOTAL
tests/test_aggregate_mds.py 1 1
tests/test_discoverypage.py 1 1
tests/test_etl.py 1 1
tests/test_pfb_export.py 1 1
tests/test_ras_authn.py 1 1
tests/test_study_viewer.py 1 1
TOTAL 6 6

Please find the detailed integration test report here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 13 0 5 18
tests/test_oauth2.py 15 0 0 15
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_dicom_viewer.py 4 0 0 4
tests/test_audit_service.py 3 0 3 6
tests/test_pfb_export.py 1 0 0 1
tests/test_guppy_service.py 8 0 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_presigned_url.py 7 1 0 8
tests/test_requestor.py 5 0 0 5
tests/test_dbgap.py 4 0 1 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_user_token.py 5 0 0 5
tests/test_study_viewer.py 3 0 0 3
tests/test_user_login_activation.py 2 0 1 3
tests/test_user_data_library.py 2 0 1 3
tests/test_oidc_client.py 2 0 0 2
tests/test_login_page.py 2 0 0 2
tests/test_discoverypage.py 1 0 0 1
tests/test_fence_admin.py 2 0 0 2
tests/test_register_user.py 2 0 0 2
tests/test_client_credentials.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_workspace.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_etl.py 0 0 1 1
tests/test_env_sanity.py 0 0 1 1
TOTAL 129 1 40 170

Test summary after rerunning failed integration tests

filepath failed SUBTOTAL
tests/test_presigned_url.py 1 1
TOTAL 1 1

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 13 0 5 18
tests/test_oauth2.py 15 0 0 15
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_dicom_viewer.py 4 0 0 4
tests/test_audit_service.py 3 0 3 6
tests/test_pfb_export.py 1 0 0 1
tests/test_guppy_service.py 8 0 0 8
tests/test_presigned_url.py 7 1 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_requestor.py 5 0 0 5
tests/test_dbgap.py 4 0 1 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_user_token.py 5 0 0 5
tests/test_study_viewer.py 3 0 0 3
tests/test_user_login_activation.py 1 1 1 3
tests/test_fence_admin.py 2 0 0 2
tests/test_user_data_library.py 2 0 1 3
tests/test_register_user.py 2 0 0 2
tests/test_login_page.py 2 0 0 2
tests/test_gen3client.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_discoverypage.py 1 0 0 1
tests/test_oidc_client.py 2 0 0 2
tests/test_homepage.py 1 0 0 1
tests/test_client_credentials.py 1 0 0 1
tests/test_workspace.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_env_sanity.py 0 0 1 1
tests/test_etl.py 0 0 1 1
TOTAL 128 2 40 170

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_presigned_url.py 0 1 1
tests/test_user_login_activation.py 1 0 1
TOTAL 1 1 2

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 13 0 5 18
tests/test_oauth2.py 13 2 0 15
tests/test_centralized_auth.py 12 4 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_dicom_viewer.py 4 0 0 4
tests/test_audit_service.py 2 1 3 6
tests/test_presigned_url.py 7 1 0 8
tests/test_pfb_export.py 1 0 0 1
tests/test_guppy_service.py 8 0 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_user_token.py 5 0 0 5
tests/test_dbgap.py 4 0 1 5
tests/test_requestor.py 5 0 0 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_study_viewer.py 3 0 0 3
tests/test_user_login_activation.py 2 0 1 3
tests/test_user_data_library.py 2 0 1 3
tests/test_discoverypage.py 1 0 0 1
tests/test_login_page.py 2 0 0 2
tests/test_fence_admin.py 2 0 0 2
tests/test_workspace.py 1 0 0 1
tests/test_oidc_client.py 2 0 0 2
tests/test_gen3client.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_register_user.py 2 0 0 2
tests/test_client_credentials.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_etl.py 0 0 1 1
tests/test_env_sanity.py 0 0 1 1
TOTAL 122 8 40 170

Test summary after rerunning failed integration tests

filepath SUBTOTAL
TOTAL 0

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_gen3_workflow.py 13 0 5 18
tests/test_oauth2.py 15 0 0 15
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_dicom_viewer.py 4 0 0 4
tests/test_audit_service.py 3 0 3 6
tests/test_presigned_url.py 7 1 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_pfb_export.py 1 0 0 1
tests/test_guppy_service.py 8 0 0 8
tests/test_requestor.py 6 0 0 6
tests/test_dbgap.py 4 0 1 5
tests/test_user_data_library.py 2 0 2 4
tests/test_drs_endpoint.py 4 0 20 24
tests/test_study_viewer.py 3 0 0 3
tests/test_user_token.py 5 0 0 5
tests/test_user_login_activation.py 1 1 1 3
tests/test_oidc_client.py 2 0 0 2
tests/test_fence_admin.py 2 0 0 2
tests/test_login_page.py 1 1 0 2
tests/test_register_user.py 2 0 0 2
tests/test_workspace.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_client_credentials.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_env_sanity.py 0 0 1 1
tests/test_etl.py 0 0 1 1
tests/test_discoverypage.py 0 1 0 1
TOTAL 127 4 41 172

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_presigned_url.py 0 1 1
tests/test_login_page.py 1 0 1
tests/test_user_login_activation.py 1 0 1
tests/test_discoverypage.py 1 0 1
TOTAL 3 1 4

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Integration Tests

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_oauth2.py 15 0 0 15
tests/test_gen3_workflow.py 28 0 1 29
tests/test_dicom_viewer.py 4 0 0 4
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_audit_service.py 3 0 3 6
tests/test_presigned_url.py 7 1 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_requestor.py 6 0 0 6
tests/test_dbgap.py 4 0 1 5
tests/test_user_data_library.py 2 0 2 4
tests/test_user_token.py 5 0 0 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_study_viewer.py 3 0 0 3
tests/test_user_login_activation.py 1 1 1 3
tests/test_pfb_export.py 1 0 0 1
tests/test_guppy_service.py 11 0 0 11
tests/test_login_page.py 2 0 0 2
tests/test_register_user.py 2 0 0 2
tests/test_fence_admin.py 2 0 0 2
tests/test_oidc_client.py 2 0 0 2
tests/test_homepage.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_client_credentials.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_discoverypage.py 1 0 0 1
tests/test_workspace.py 1 0 0 1
tests/test_aggregate_mds.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_env_sanity.py 0 0 1 1
tests/test_etl.py 0 0 1 1
TOTAL 147 2 37 186

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_user_login_activation.py 1 0 1
tests/test_presigned_url.py 0 1 1
TOTAL 1 1 2

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

@github-actions

Copy link
Copy Markdown

Integration Tests

Please find the detailed integration test report here

Please find the Github Action logs here

Comment thread .python-version
@github-actions

Copy link
Copy Markdown

Integration Tests

Test summary after running integration tests

filepath passed failed skipped SUBTOTAL
tests/test_oauth2.py 15 0 0 15
tests/test_gen3_workflow.py 28 0 1 29
tests/test_dicom_viewer.py 4 0 0 4
tests/test_centralized_auth.py 16 0 0 16
tests/test_graph_submit_and_query.py 13 0 1 14
tests/test_audit_service.py 3 0 3 6
tests/test_presigned_url.py 7 1 0 8
tests/test_data_upload.py 8 0 1 9
tests/test_requestor.py 6 0 0 6
tests/test_user_token.py 5 0 0 5
tests/test_dbgap.py 4 0 1 5
tests/test_drs_endpoint.py 4 0 20 24
tests/test_user_data_library.py 2 0 2 4
tests/test_study_viewer.py 3 0 0 3
tests/test_user_login_activation.py 2 0 1 3
tests/test_guppy_service.py 10 1 0 11
tests/test_discoverypage.py 1 0 0 1
tests/test_login_page.py 2 0 0 2
tests/test_oidc_client.py 2 0 0 2
tests/test_register_user.py 2 0 0 2
tests/test_fence_admin.py 2 0 0 2
tests/test_aggregate_mds.py 1 0 0 1
tests/test_manifest_service.py 1 0 0 1
tests/test_homepage.py 1 0 0 1
tests/test_google_data_access.py 1 0 0 1
tests/test_gen3client.py 1 0 0 1
tests/test_client_credentials.py 1 0 0 1
tests/test_ras_authn.py 0 0 3 3
tests/test_gen3ff_landing_page.py 0 0 2 2
tests/test_etl.py 0 0 1 1
tests/test_env_sanity.py 0 0 1 1
tests/test_pfb_export.py 0 1 0 1
tests/test_workspace.py 0 1 0 1
TOTAL 145 4 37 186

Test summary after rerunning failed integration tests

filepath passed failed SUBTOTAL
tests/test_guppy_service.py 1 0 1
tests/test_workspace.py 1 0 1
tests/test_pfb_export.py 1 0 1
tests/test_presigned_url.py 0 1 1
TOTAL 3 1 4

Please find the detailed integration test report here

Please find the detailed integration test report after rerunning failed tests here

Please find the Github Action logs here

Comment thread gen3-integration-tests/conftest.py Outdated
k-burt-uch and others added 5 commits June 15, 2026 16:09
Co-authored-by: Spencer Myles Axelrod <spencer.axelrod@gmail.com>
Co-authored-by: Spencer Myles Axelrod <spencer.axelrod@gmail.com>
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.

4 participants