Skip to content

Conversation

@Karolk99
Copy link
Contributor

@Karolk99 Karolk99 commented Dec 1, 2023

@Karolk99 Karolk99 requested review from Rados13 and roznawsk December 1, 2023 15:45
Comment on lines +23 to +26
class TestGetList:
def test_valid(self, recording_api: RecordingApi):
all_rooms = recording_api.get_list()
assert isinstance(all_rooms, list)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After finding this difference between what jellyfish returned and what was defined in OpenApiSpec what do you think about testing get_list after some recording is created?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Co-authored-by: Przemysław Rożnawski <[email protected]>
@Karolk99 Karolk99 merged commit 57716b3 into main Dec 5, 2023
@Karolk99 Karolk99 deleted the recording-api branch December 5, 2023 16:04
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