9 Commits

Author SHA1 Message Date
fbarbu15
08eee8a647
test_: add python linters (#6212)
* test_: add python linters

* test_: add python linters

* test_: add python linters

* test_: add python linters

* test_: enabled pyright typeCheckingMode

* test_: enabled pyright typeCheckingMode
2024-12-16 12:38:24 +02:00
Igor Sirotin
3a0080281f
fix_: create/restore account error signal (#6174)
* fix_: publish node.login signal with error

* test_: use node.login signal instead of node.ready
2024-12-06 20:45:28 +00:00
fbarbu15
ec90b2f4ed
test_: one to one messages (#6119)
* test_: one to one messages

* test_: use default display name

* test_: fix f-string format

* test_: fix signal log save

* test_: put signal saving under flag

* test_: addressed review comments

* test_: address review comment
2024-12-03 10:11:26 +02:00
Igor Sirotin
e477269983
feat_: init logs in InitializeApplication (#6117)
* feat_: functional tests for logs

* feat_: init logs in `InitializeApplication`

* chore_: completely remove `MobileSystem` log setting

migrate

* chore_: condition for call startTime

* fix_: rebase issues, linter

* fix_: sql query

* test_: mark rpc TestInitializeLogging

* test_: skip TestInitializeLogging
2024-11-29 11:43:07 +00:00
Anton Danchenko
35dc84fa7f
test_: add multiple status-backend instances (#6104)
* test_: add multiple status-backend instances

* test_: reliable schemas
2024-11-21 14:21:53 +00:00
Mag
eea527a9cf
test_: verify schema of signals during init; fix schema verification warnings (#5947) 2024-10-29 12:10:48 +00:00
Yevheniia Berdnyk
0555331252
test_: restore account (#5960) 2024-10-23 22:48:33 +03:00
Yevheniia Berdnyk
4dbad723bf test_: a little bit of refactoring 2024-10-14 12:47:58 +02:00
Anton
27d0b0f0c3 test_: added status-backend support, fixed signals 2024-10-08 15:27:48 +02:00