Skip to content
Snippets Groups Projects

SOH message dialog

Merged Lan Dam requested to merge soh_search_display into master

Message dialogs for processing log and channels under different tabs with searching feature and interaction with channel plots. Closes #4 (closed) #43 (closed)

Edited by Kien Le

Merge request reports

Pipeline #1966 passed

Pipeline passed for 489c23ee on soh_search_display

Approval is optional

Merged by Lan DamLan Dam 2 years ago (Nov 15, 2022 9:43pm UTC)

Pipeline #1968 passed

Pipeline passed for 823304d1 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1
2 from unittest import TestCase
3
4 from sohstationviewer.view.util.functions import get_soh_messages_for_view
5
6
7 class TestGetSOHMessageForView(TestCase):
8
9 def test_no_or_empty_textlog(self):
  • Can you rewrite this test case with self.subTest()? That would make it a lot easier to detect which subtest breaks the test case.

  • Please register or sign in to reply
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading