seriesmarker.test.gui.context_menu_test module

class ContextMenuTest(methodName='runTest')[source]

Bases: seriesmarker.test.gui.base.main_window_test.MainWindowTest, seriesmarker.test.database.base.memory_db_test_case.MemoryDBTestCase

Checks the functionality of the context menu in the main view.

setUp()[source]
classmethod setUpClass()[source]
test_delete_by_season()[source]

Tests the removal of a series via context menu, by clicking on a season.

test_delete_by_series()[source]

Tests the removal of a series via context menu, by clicking on itself.

test_mark_watched_by_season()[source]
test_mark_watched_by_series()[source]
test_mark_watched_when_partial_watched()[source]
get_suit()[source]