mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
Noelia
b2f927b716
test(suite_messaging): Created new suite_messaging
Created new `suite_messaging` where all related chat tests will be migrated to. - `tst_ChatFlow` has been moved to new `suite_messaging`. It still contains some broken tests. - `tst_groupChat` has been moved to new `suite_messaging`. It is now working (but it relies on the mailserver so could fail sometimes). - `tst_statusLoginPassword` has been moved to new `suite_onboarding`. - It has been needed to move some object definitions from `chat_names.py` to `global_names.py` since they are shared between different suites. - Some other minor object and steps definitions have been moved to fit with the new structure. Closes #7624
…
…
…
…
…
…
…
…
…
…
…
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%