mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-13 20:15:23 +02:00
![]() On non-dockerized Linux systems, the accounts generated during tests are only cleaned up occassionally. The test suite design implements consistent account cleanup post test. Accumulation of these accounts interfere with subsequent test runs, rendering the test suite ineffective. The main test scripts incorrectly utilize a Jami Windows environment variable for Linux systems. In adherence with the Jami client design, this patch utilizes the correct environment variable for Linux systems. Windows formatted paths were also modified to allow recogntion in Linux enironments GitLab: #1801 Change-Id: I633dbd168af1e6d20ccee53d1109cd179bd1a187 |
||
---|---|---|
.. | ||
account_unittest.cpp | ||
contact_unittest.cpp | ||
globaltestenvironment.h | ||
main_unittest.cpp | ||
messageparser_unittest.cpp | ||
previewengine_unittest.cpp |