Christian Grothoff
|
f76e7c46e6
|
make do_retry not retry forever in tests/benchmark
|
2020-03-19 19:33:20 +01:00 |
|
Christian Grothoff
|
749d9615d1
|
concurrency requires strtok_r
|
2020-03-19 19:17:56 +01:00 |
|
Christian Grothoff
|
15489275ba
|
make DB reset optional in API, use it in tests, but not in the benchmark
|
2020-03-19 17:56:23 +01:00 |
|
Florian Dold
|
278cec1fef
|
make refund test case fail to show broken implementation
|
2020-03-18 22:39:47 +05:30 |
|
Christian Grothoff
|
59a5b1ceb8
|
a first, untested stab at #6123, committing intermediate result that passes (existing) tests
|
2020-03-17 22:13:15 +01:00 |
|
Christian Grothoff
|
c17909d820
|
add cmd line option to restrict timetravel, minor code cleanup of keystate logic
|
2020-03-17 17:33:30 +01:00 |
|
Christian Grothoff
|
4322bbf2f1
|
move common logic to parse currency into libtalerutil
|
2020-03-15 20:08:38 +01:00 |
|
Christian Grothoff
|
f8095d7297
|
fix shutdown logic of test
|
2020-03-15 00:36:15 +01:00 |
|
Christian Grothoff
|
dc02821d8f
|
fix regression introduced by addition of 'revoke' field
|
2020-03-13 19:13:36 +01:00 |
|
Christian Grothoff
|
8d5f42fe0c
|
add separate commands for closer/transfer steps, modify test cases to use new commands
|
2020-03-12 10:53:49 +01:00 |
|
Christian Grothoff
|
6e3765d852
|
more careful use of TALER_JSON_get_error_code(), limit to cases where we expect to get one
|
2020-03-10 18:51:08 +01:00 |
|
Christian Grothoff
|
f32193aae2
|
minor code cleanup
|
2020-03-10 17:11:12 +01:00 |
|
Christian Grothoff
|
fc79dd233a
|
fix typo, remove obsolete option, initialize mpub
|
2020-03-10 15:28:54 +01:00 |
|
Christian Grothoff
|
a9b3c564bd
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
|
Christian Grothoff
|
113f3891d1
|
removing dead code, using more named constants, checking return values better
|
2020-03-01 17:51:46 +01:00 |
|
Christian Grothoff
|
72764dc5f1
|
doxygen fixes
|
2020-02-29 17:13:43 +01:00 |
|
Christian Grothoff
|
0a2b049864
|
big rename fest related to #6067 API renaming
|
2020-02-29 16:42:10 +01:00 |
|
Christian Grothoff
|
de9ab28ab9
|
rename fest, make symbols better match new endpoint names
|
2020-02-27 23:46:53 +01:00 |
|
Christian Grothoff
|
cef3b713ac
|
nicer logging
|
2020-02-26 23:51:40 +01:00 |
|
Christian Grothoff
|
ec8e3fad20
|
fix shutdown logic if shutdown happens during startup
|
2020-02-26 23:21:08 +01:00 |
|
Christian Grothoff
|
42bc31744b
|
implement /config in fakebank and taler_bank_lib.h (#6066)
|
2020-02-04 21:59:43 +01:00 |
|
Christian Grothoff
|
e6d6987e56
|
capitalization of option changed
|
2020-02-04 21:49:18 +01:00 |
|
Florian Dold
|
26ad7c8191
|
spelling of 'mismatch'
|
2020-01-20 02:11:03 +01:00 |
|
Christian Grothoff
|
e46467510d
|
leak fixes
|
2020-01-19 22:24:04 +01:00 |
|
Christian Grothoff
|
4fac247bc7
|
use TALER_config_get_amount() consistently, require currency rounding option to exist instead of defaulting
|
2020-01-19 20:57:32 +01:00 |
|
Florian Dold
|
cb58740fbd
|
remove redundant METHOD option, we can derive it from PAYTO_URI
|
2020-01-19 19:12:47 +01:00 |
|
Florian Dold
|
6074790867
|
config syntax for accounts
|
2020-01-19 18:48:23 +01:00 |
|
Florian Dold
|
fc8bdb9b97
|
consistently use payto URI instead of URL
|
2020-01-19 17:03:19 +01:00 |
|
Florian Dold
|
9f522baadc
|
add missing files and adjust .gitignore rules for testing move
|
2020-01-19 16:06:29 +01:00 |
|
Florian Dold
|
03bcd50d9a
|
move libtalertwistertesting into the exchange
|
2020-01-19 16:02:04 +01:00 |
|
Christian Grothoff
|
42ef95d002
|
duplicate code elimination
|
2020-01-19 15:38:44 +01:00 |
|
Florian Dold
|
72a629a8be
|
move testing logic and integration tests into separate directory
|
2020-01-19 15:23:33 +01:00 |
|