status-desktop/test/nim
Jakub Sokołowski 5a97b034e2
fix(nim-tests): split tests into individual targets (#16546)
* fix(nim-tests): split tests into individual targets

Otherwise combining separate `nim` calls with `;` results in only the
last one informing `make` call what exit code the hole target had.

Resolves:
https://github.com/status-im/status-desktop/issues/16545

Signed-off-by: Jakub Sokołowski <jakub@status.im>

* test: fix message_model test

* fix; Update default sorting for assets and collectibles (#16552)

* chore(status-go): bump status-go to latest (#16559)

* test: fix collectibles_model test

---------

Signed-off-by: Jakub Sokołowski <jakub@status.im>
Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
Co-authored-by: Cuteivist <emil.sawicki9@gmail.com>
Co-authored-by: Dario Gabriel Lipicar <dario@status.im>
2024-10-21 14:49:17 -04:00
..
activity_tests.nim feat(activity): add incremental updates to current activity filter 2024-03-11 11:39:59 +01:00
collectibles_model_test.nim feat(@wallet): update collectibles model only with changes 2024-02-16 15:40:40 -03:00
collectibles_types_conversions_test.nim fix(@desktop/wallet): properly handle tokenID 0 when filtering activity by collectibles 2024-02-26 07:55:05 -03:00
message_model_test.nim fix(nim-tests): split tests into individual targets (#16546) 2024-10-21 14:49:17 -04:00
utils_test.nim (fix/desktop) removing custom picture is not reflected on contact's side (#13197) 2024-01-26 07:54:30 -08:00
wallet_connect_tests.nim fix: wallet connect - sake.lido.fi dApp - staking transaction gets stuck 2024-09-17 19:39:32 +02:00