Skip to content

Conversation

@sneurlax
Copy link
Member

No description provided.

nonfunctional tor tests as example
functional runtime tests
WIP, polyseed restoration test throws:
```
flutter:   ERROR ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
flutter:   ERROR │ 2025-08-14 20:21:20.986
flutter:   ERROR ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
flutter:   ERROR │ Monero wallet test suite failed: Exception: file already exists "~/.stackwallet/wallets/monero/polyseed_test_2529"
flutter:   ERROR │ #0      checkWalletStatus (package:cs_monero/src/ffi_bindings/monero_wallet_bindings.dart:18:3)
flutter:   ERROR │ #1      MoneroWallet.restoreWalletFromSeed (package:cs_monero/src/wallets/monero_wallet.dart:241:13)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #2      MoneroWalletTestSuite._testPolyseedRestoration (package:stackwallet/services/testing/test_suites/monero_wallet_test_suite.dart:194:16)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #3      MoneroWalletTestSuite.runTests (package:stackwallet/services/testing/test_suites/monero_wallet_test_suite.dart:52:7)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #4      Future.timeout.<anonymous closure> (dart:async/future_impl.dart:1043:7)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #5      TestingService.runTestSuite (package:stackwallet/services/testing/testing_service.dart:88:22)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #6      TestingService.runAllTests (package:stackwallet/services/testing/testing_service.dart:65:9)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │
flutter:   ERROR └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
```
inherited from SWB UI elements, can be re-added later as needed.
it's WIP, just opens the SWB as a POC

the intention is to be able to test, for example, making a self-send transaction.
create then start then (attempt to) stop the server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants