Commit Graph

30 Commits

Author SHA1 Message Date
tecnovert 554d362a45 test: fix Dash tests 2026-06-06 23:52:08 +02:00
tecnovert e8ebfd34d0 refactor: black 2026-05-28 01:55:36 +02:00
tecnovert a6b5906a6d test: add balance check to test_swap_direction.py 2026-05-08 19:22:41 +02:00
tecnovert 568eab1f31 test: show log on failure 2026-05-08 18:31:27 +02:00
gerlofvanek 14a1b0dd7d Update test_settings.py 2025-10-15 12:42:05 +02:00
gerlofvanek 73d486d6f0 Refactor + Optimizations 2025-10-10 11:08:23 +02:00
gerlofvanek dd53c8e76d Update test_swap_direction.py 2025-06-18 15:40:32 +02:00
Gerlof van Ek 125fbb43db GUI: Settings page update + Various Fixes. (#315)
* Better settings page + Various Fixes.

* Fix selenium test for test_settings.py

* Fix + BLACK

* Small fix.

* Fix settings.html + Small fix on tests.

* Fix default state.

* Fix selenium charts.

* Fix switch back tab (tests)

* fix XMR (tests)

* Add Enabled Coins in setting.
2025-06-13 12:11:05 +02:00
tecnovert 7ba2daf671 ui: Combine bid sent and received fields. 2025-06-08 20:29:05 +02:00
tecnovert 058270ec7a tests: Add bid and active pages to test_swap_direction.py 2025-05-01 00:25:39 +02:00
tecnovert cc57d3537d tests: Complete test_swap_direction. 2025-03-20 00:01:54 +02:00
tecnovert 15b2038d65 tests: Add log prefix to BaseTestWithPrepare. 2025-03-05 13:08:42 +02:00
tecnovert 5ce607541e tests: Run selenium test in CI 2025-03-05 13:08:42 +02:00
tecnovert 7b03ce4769 Reformat tests with black. 2024-11-15 17:21:33 +02:00
tecnovert 2296198b44 tests: Catch when local key is provided to recoverNoScriptTxnWithKey. 2024-10-29 07:49:52 +02:00
tecnovert cc3ef1c065 tests: Add Selenium webdriver options. 2024-10-28 22:05:45 +02:00
tecnovert 1d5d6004bc Fix recoverNoScriptTxnWithKey for reverse bids. 2024-10-28 10:15:30 +02:00
tecnovert 47f7b4545e ui: auto set blank amount from using amount to and rate.
Fix btc get unspents, 'solvable'.
2024-05-05 21:54:22 +02:00
tecnovert a78880bc98 Ensure remote_daemon_urls appears in settings if automatically_select_daemon is present. 2024-02-22 01:44:25 +02:00
tecnovert 28fc4817c0 debug: Add ui option to schedule bid actions. 2024-01-31 20:40:22 +02:00
tecnovert 9ee6669179 ui: Display count of locked UTXOs on wallet page. 2024-01-28 20:16:30 +02:00
tecnovert 0a12625290 ui: Define default chart api key in one place. 2023-12-22 15:23:36 +02:00
gerlofvanek d6ed5ba24c ui: Chart API update
- Updated with a new default Chart API Key
- Implemented Chart error handling
2023-12-22 13:26:29 +01:00
tecnovert 22cd3cf9f1 test: Fix selenium tests. 2023-11-09 22:34:50 +02:00
tecnovert 547e50acb6 ui: Fix repeat offer selected coins. 2023-07-29 15:30:41 +02:00
tecnovert c3b33c502e ui: Show ITX and PTX status for adaptor sig type swaps. 2023-07-28 17:08:04 +02:00
tecnovert ef51719e62 tests: Fix test_xmr_persistent 2022-12-08 14:38:40 +02:00
tecnovert 54e434e1c9 ui: Connect new settings. 2022-11-13 23:18:33 +02:00
tecnovert 46d1856f71 ui: Render 404 for unknown pages.
Wait for wallet update to complete, to handle corner case where user opens wallet page before refreshing.
Withdraw txn in selenium test.
2022-09-23 22:07:41 +02:00
tecnovert f90a96d9ca ui: Split wallet page 2022-01-23 14:01:01 +02:00