- Aug 23, 2021
-
-
Andreas Traczyk authored
Change-Id: I6e912c7a3dbba63f874b063770ba5c68a3f2de2f
-
Andreas Traczyk authored
This test relies on jams server response. We should be providing a fake lrc implemtation for testing to guarantee signal emission. Change-Id: I6a15d729d87db15ab535bec0962e1166a6944b33
-
- Aug 16, 2021
-
-
Ming Rui Zhang authored
Add enter key event handle for lineEdits in wizardview Gitlab: #470 Change-Id: I41948196742068cd0a03ff37efe93982410e91ce
-
Ming Rui Zhang authored
1. Remove the "Select file" button during the camera picture-taking process 2. Add missing cancel (x) button during the first step of the camera picture-taking process 3. Disable all interactive components when the account creation is unfinished Gitlab: #486 Change-Id: I91e279052aecdd9327f59e9a1377c344d9052323
-
- Aug 05, 2021
-
-
Gitlab: #470 Change-Id: I598cab490149739858958e89cc40cabb5820714a
-
Gitlab: #470 Change-Id: I79d1b5c77ae9e983e1c264532727616afb23f3ab
-
Gitlab: #470 Change-Id: I9dd65e83885e89b447d6354c984d3d707e9f7061
-
1. Move accountStatusChanged and profileUpdated signals out from safeInit. 2. Add interrupter concept into Utils::oneShotConnect to avoid oneShotConnect being triggered after. 3. Add varieties of tests for wizardview including accounts creation tests (SIP, Jami, Rendezvous, Backup) 4. Remove uncleared stackLayoutIndex Gitlab: #470 Change-Id: I22c04811110b277eee53610f4ae34c924316a20a
-
- Jul 29, 2021
-
-
Ming Rui Zhang authored
1. Move JAMI_DATA_HOME, JAMI_CONFIG_HOME, JAMI_CACHE_HOME setup into individual test main entry 2. Use google test assertion macros instead of Qt 3. Add QT_QPA_FONTDIR to avoid QFont warnings 4. Tests will now fail if the env variables cannot be set Change-Id: I63f6498d26b646d8ebc60799d8797fd5f13b54f9
-
- Jul 20, 2021
-
-
Ming Rui Zhang authored
1. Adjust QML main setup 2. Add resources.qrc for test and Qt Creator display 3. Change LRCInstance and ScreenInfo to QML Singletons 4. Move QML type registration entirely to qmlregister Change-Id: I5c8a854173a2ec1f85ffa971707af262fa344505
-
- Jul 09, 2021
-
-
Andreas Traczyk authored
Using a custom getter setter cause the setting of the value to require manual changed signal emission and in addition to being error prone, this prevents the changed signal from being emitted upon initial selection. Some excess workaround code may be removed in following commits. This patch also refactors the banned contact signaling as part of an accountadapter connection cleanup. Change-Id: I73fb751001e53e086adc7a6a8d706671c2878a77
-
- Jun 30, 2021
-
-
Ming Rui Zhang authored
1. Add building tests only option in the build script 2. Google test intergration enhancement 3. Properly use QSignalSpy wait function Change-Id: I5ec1b33e191cebd8a14c19d92ee4eb4d40f054c3
-
Ming Rui Zhang authored
Change-Id: I7e3db31838884bc585d981ced91b4294cd5a8c14
-
- Jun 29, 2021
-
-
Automated via the following command: $ git grep -l dring | grep -v '.ts$' | xargs sed -i 's/dring/jamid/g' $ git ls-files | xargs sed -i 's,bin/jamid.lib,bin/jami.lib,g' $ git ls-files | xargs sed -i 's,src/jamid,src/jami,g' $ git ls-files | xargs sed -i 's,-mutejamid,-mutejami,g' $ git checkout docker Change-Id: I030209b60817372f866055daadb4d0a1c1e2e9df
-
- Jun 16, 2021
-
-
Ming Rui Zhang authored
Add global test environment for google test Change-Id: Id035ebf31498e11574b6bf4671b4c6e12d29ddc7
-
- Jun 11, 2021
-
-
- use QString for interactionId - swarm conversations: use loadConversationMessages and subscribe to newMessagesAvailable signal - avoid displaying "merge" and empty "data transfer" messages - link composing status Change-Id: Ic524bb786b2ff0471f03b1bb02d41d6da38e716a
-
- Jun 08, 2021
-
-
Ming Rui Zhang authored
Change-Id: I6ee537ee1ee3928c93b9a579e2b55b6ef97af779
-
- May 04, 2021
-
-
- Also updated the INSTALL.md Gitlab: #385 Change-Id: Ib5bf9f0348dbc6da57e586475d698fe8dec0351b
-
- Apr 02, 2021
-
-
Gitlab: #320 Change-Id: Ia2a16a05be3fd6452a39df999660a5c8440eea13
-
- Nov 06, 2020
-
-
- add Ubuntu 20.10 Dockerfile to build with cqfd - set symlink to Ubuntu 20.10 Dockerfile instead of Debian 11 - fix packages on Debian Dockerfile - add subdirectory tests and dummy_test to CMakeLists.txt Change-Id: I13d21e2b9e53d456ec1d7a53962860912397d9c7
-
- add QtQuickTest, QtTest and googletest support - create tests folder within cmake hierarchy - avoid using wildcards in Dockerfile Change-Id: I81661a86757f01333538908dbc81a0bafae00ab7
-