GUI unit test store conf under org name BornAgain (#465)
1 unresolved thread
1 unresolved thread
Compare changes
- #465)Wuttke, Joachim authored
@@ -9,6 +9,7 @@
@@ -9,6 +9,7 @@
@@ -99,6 +100,7 @@ TEST_F(TestAutosaveController, autoSaveControllerNewDocument)
@@ -99,6 +100,7 @@ TEST_F(TestAutosaveController, autoSaveControllerNewDocument)
Why do we need organization name here, in tests?
to prevent the test from creating directory
~/.config/Unknown\ Organization/
, which looks a bit unorderly.I mean, it is not clear how does this work and why only one test needs this line.
Without a comment, this line will be discarded in the future as redundant and irrelevant to the context.
!1452 (merged)