Skip to content

Commit

Permalink
Add research hub test
Browse files Browse the repository at this point in the history
  • Loading branch information
spodgorny9 committed May 10, 2024
1 parent bd602c6 commit 5008c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/web/test_rhub.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def call(*args, **kwargs): # pylint: disable=unused-argument
"""Mock for ResearchOutputs.html_response()"""
return TEXT


def test_rhub(mocker):
"""Test to ensure correct response from research hub."""
mocker.patch.object(elm.web.rhub.ResearchOutputs,
Expand Down

0 comments on commit 5008c6d

Please sign in to comment.