304 Commits

Author SHA1 Message Date
wowario
9e1ffeea55
Merge 4675cdb478a33cbd60e602a4dcbccd449c23d131 into 6b5503f82e0bf7908c67e2cc9415b421b4f01de7 2025-01-28 10:19:27 +03:00
woodser
84543b84de test offer extra info 2025-01-26 23:15:22 -05:00
woodser
42656e2d63 test havenod v1.0.18 2025-01-19 09:00:34 -05:00
woodser
e45c14cf92 randomize offer amount, min amount, and trade amount for range test 2025-01-18 20:11:23 -05:00
woodser
6a17b27fb9 replace string literals with form id 2025-01-18 12:14:17 -05:00
woodser
8b235f0182 expect trade amount adjustment 2025-01-18 10:07:56 -05:00
woodser
3264765f91 test limit increase of no deposit offers to 1.5 xmr 2025-01-18 07:59:14 -05:00
woodser
b55e06be43 update divide and multiply utils for bigints 2025-01-18 07:52:03 -05:00
woodser
3709f52b2e update atomic unit conversion utils 2025-01-18 07:52:03 -05:00
woodser
f6268c4d9f always adjust offer amount 2025-01-18 07:52:03 -05:00
woodser
a33c7fd830 add test to bootstrap network with random offers and trades 2025-01-18 07:52:03 -05:00
woodser
ad7f6c5e7a replace localhost with 127.0.0.1 to fix 400 or 500 error 2025-01-14 14:30:26 -05:00
woodser
60be0d2862 preserve error stacktrace initializing havenods in beforeAll 2025-01-14 14:30:26 -05:00
woodser
222fe7e528 fix hanging java and monero processes on 400 or 500 error 2025-01-14 14:30:26 -05:00
woodser
9608a4236c rename getBestConnection() for singular default 2025-01-14 14:30:26 -05:00
everoddandeven
987672fe3b Fix missing XMLHttpRequest on node environments 2024-12-29 08:06:29 -05:00
woodser
1d50b0027e update test to make or take offer with insufficient funds 2024-12-27 10:10:59 -05:00
woodser
0dda005f96 test havenod 1.0.17 2024-12-27 10:10:59 -05:00
woodser
5267dda9cb test havenod 1.0.16 2024-12-19 16:23:07 -05:00
woodser
91db949676 test havenod 1.0.15 2024-12-19 06:05:09 -05:00
woodser
3c53253066 tests expect more notifications on take offer 2024-12-18 15:59:28 -05:00
wowario
4675cdb478
Merge branch 'master' into wowario-patch-1 2024-12-16 22:20:17 +03:00
woodser
7b88f7d261 test support buying xmr without deposit or fee using passphrase 2024-12-16 12:10:11 -05:00
woodser
8153371cf2 test not auto completing trades resolved by arbitration 2024-12-15 12:47:19 -05:00
woodser
305606a3c3 await deferral of publishing dispute payout tx 2024-12-12 18:23:18 -05:00
woodser
bedf3e767a fix seller balance diff test 2024-12-04 08:31:13 -05:00
woodser
af627746e9 test usdc-erc20 2024-11-25 12:41:32 -05:00
woodser
a869f442cf test havenod v1.0.14 2024-11-25 09:50:21 -05:00
woodser
36cf535d4b test havenod v1.0.13 2024-11-12 12:10:00 -05:00
woodser
4c0a0da8ee test USDT-ERC20 and USDT-TRC20 2024-11-11 08:18:09 -05:00
woodser
d245292709 fix incorrect addresses when creating crypto accounts 2024-11-08 10:18:26 -05:00
woodser
6afb51e133 fix test assertion 2024-11-08 10:18:26 -05:00
woodser
38ca84d9e4 update typedocs 2024-10-15 11:06:26 -04:00
woodser
e3ea1ca4bf test havenod v1.0.12 2024-10-13 13:02:32 -04:00
woodser
26a3b070b6 fixes to start/stop local node test 2024-10-12 07:53:03 -04:00
woodser
ba110f2fe3 disable auto switch for monero connection test 2024-10-12 07:53:03 -04:00
woodser
e09bec154b
get connection auto switch flag from grpc api 2024-10-07 09:22:36 -04:00
woodser
5f603365b3 get payout tx id from seller or arbitrator 2024-10-01 08:38:35 -04:00
woodser
55e0ceffc4 test havenod 1.0.11 2024-09-04 09:34:32 -04:00
woodser
9508cce2a4 fix ts errors in tests 2024-08-29 12:40:52 -04:00
mainnet-pat
4f99d1893d Update to new monero-ts, upgrade jest 2024-08-29 12:40:52 -04:00
woodser
4345976f20 update to monero-ts v0.10.0 2024-08-16 21:25:15 -04:00
woodser
0be0eb6891 test havenod 1.0.10 2024-08-07 09:34:40 -04:00
woodser
5173381e4e increase time for wallet to observe relayed tx 2024-08-07 09:34:40 -04:00
woodser
4ae7b5e381 add null check in summary print out 2024-08-07 09:34:40 -04:00
woodser
46aa6b7648 test trade role and getting all trades
Co-authored-by: fa2a5qj3 <174058787+fa2a5qj3@users.noreply.github.com>
2024-07-18 07:18:53 -04:00
woodser
c13398e8cd skip testing trade stats if trade not completed 2024-07-18 07:18:53 -04:00
woodser
8a81a993fe
rename scheduled state to pending (#300) 2024-07-17 16:54:15 -04:00
woodser
7192b899f4
support deleting payment accounts 2024-07-16 16:19:29 -04:00
fa2a5qj3
a6c6d64500
Add tradestatistics tests 2024-07-16 16:10:13 -04:00