1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-13 20:15:23 +02:00
jami-client-qt/tests/unittests
Samuel Kayode b99c2674b4 tests: fix account accumulation on Linux systems
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
2024-08-08 11:48:31 -04:00
..
account_unittest.cpp AccountListModel: avoid calling getAccountList when unneeded 2024-02-29 09:24:35 -05:00
contact_unittest.cpp AccountListModel: avoid calling getAccountList when unneeded 2024-02-29 09:24:35 -05:00
globaltestenvironment.h misc: libclient: remove legacy account database migration mechanism 2024-02-15 15:16:00 -05:00
main_unittest.cpp tests: fix account accumulation on Linux systems 2024-08-08 11:48:31 -04:00
messageparser_unittest.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
previewengine_unittest.cpp link-preview: use non-ASCII UTF-8 characters in a UTF-8 test 2024-07-04 13:01:02 -04:00