Skip to content

Commit

Permalink
Add load test for dicomweb web_client
Browse files Browse the repository at this point in the history
This will at least cause the dicomweb web_client code to load in the tests.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
  • Loading branch information
psavery committed Sep 18, 2023
1 parent c60bf3f commit 854b152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions girder/test_girder/test_web_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
@pytest.mark.singular()
@pytest.mark.usefixtures('unbindLargeImage')
@pytest.mark.plugin('large_image')
@pytest.mark.plugin('dicomweb')
@pytest.mark.parametrize('spec', [
'imageViewerSpec.js',
])
Expand Down

0 comments on commit 854b152

Please sign in to comment.