This commit is contained in:
2026-05-12 18:45:06 -04:00
parent 5be6ef88f8
commit 345be18d55
4 changed files with 345 additions and 152 deletions
+1
View File
@@ -24,6 +24,7 @@ def mock_gui():
def test_discussion_tabs_rendered(mock_gui):
with patch('src.gui_2.imgui') as mock_imgui, \
patch('src.imgui_scopes.imgui', new=mock_imgui), \
patch('src.app_controller.AppController.active_project_root', new_callable=PropertyMock, return_value='.'):
# We expect a combo box for base discussion