exchange/src/testing
2020-03-18 22:39:47 +05:30
..
baseline move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
test_exchange_api_home consistently use payto URI instead of URL 2020-01-19 17:03:19 +01:00
test_exchange_api_keys_cherry_picking_home consistently use payto URI instead of URL 2020-01-19 17:03:19 +01:00
test_taler_exchange_httpd_home consistently use payto URI instead of URL 2020-01-19 17:03:19 +01:00
.gitignore move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
afl-generate.sh move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
Makefile.am fix regression introduced by addition of 'revoke' field 2020-03-13 19:13:36 +01:00
test_auditor_api_expire_reserve_now.conf move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
test_auditor_api_version.c fix regression introduced by addition of 'revoke' field 2020-03-13 19:13:36 +01:00
test_auditor_api.c add separate commands for closer/transfer steps, modify test cases to use new commands 2020-03-12 10:53:49 +01:00
test_auditor_api.conf a first, untested stab at #6123, committing intermediate result that passes (existing) tests 2020-03-17 22:13:15 +01:00
test_bank_api_fakebank_twisted.conf config syntax for accounts 2020-01-19 18:48:23 +01:00
test_bank_api_fakebank.conf remove redundant METHOD option, we can derive it from PAYTO_URI 2020-01-19 19:12:47 +01:00
test_bank_api_pybank_twisted.conf remove redundant METHOD option, we can derive it from PAYTO_URI 2020-01-19 19:12:47 +01:00
test_bank_api_pybank.conf config syntax for accounts 2020-01-19 18:48:23 +01:00
test_bank_api_twisted.c config syntax for accounts 2020-01-19 18:48:23 +01:00
test_bank_api.c implement /config in fakebank and taler_bank_lib.h (#6066) 2020-02-04 21:59:43 +01:00
test_exchange_api_expire_reserve_now.conf move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
test_exchange_api_interpreter_on-off.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
test_exchange_api_keys_cherry_picking_extended_2.conf 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
test_exchange_api_keys_cherry_picking_extended.conf move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
test_exchange_api_keys_cherry_picking.c 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
test_exchange_api_keys_cherry_picking.conf a first, untested stab at #6123, committing intermediate result that passes (existing) tests 2020-03-17 22:13:15 +01:00
test_exchange_api_overlapping_keys_bug.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
test_exchange_api_revocation.c make refund test case fail to show broken implementation 2020-03-18 22:39:47 +05:30
test_exchange_api_twisted.c big rename fest related to #6067 API renaming 2020-02-29 16:42:10 +01:00
test_exchange_api_twisted.conf a first, untested stab at #6123, committing intermediate result that passes (existing) tests 2020-03-17 22:13:15 +01:00
test_exchange_api.c add separate commands for closer/transfer steps, modify test cases to use new commands 2020-03-12 10:53:49 +01:00
test_exchange_api.conf a first, untested stab at #6123, committing intermediate result that passes (existing) tests 2020-03-17 22:13:15 +01:00
test_taler_exchange_aggregator.c fix shutdown logic of test 2020-03-15 00:36:15 +01:00
test_taler_exchange_wirewatch.c add separate commands for closer/transfer steps, modify test cases to use new commands 2020-03-12 10:53:49 +01:00
test-taler-exchange-aggregator-postgres.conf use TALER_config_get_amount() consistently, require currency rounding option to exist instead of defaulting 2020-01-19 20:57:32 +01:00
test-taler-exchange-wirewatch-postgres.conf a first, untested stab at #6123, committing intermediate result that passes (existing) tests 2020-03-17 22:13:15 +01:00
testing_api_cmd_auditor_deposit_confirmation.c rename fest, make symbols better match new endpoint names 2020-02-27 23:46:53 +01:00
testing_api_cmd_auditor_exchanges.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_auditor_exec_auditor_dbinit.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_auditor_exec_auditor.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_auditor_exec_wire_auditor.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_bank_admin_add_incoming.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_bank_admin_check.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_bank_check_empty.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_bank_check.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_bank_history_credit.c spelling of 'mismatch' 2020-01-20 02:11:03 +01:00
testing_api_cmd_bank_history_debit.c spelling of 'mismatch' 2020-01-20 02:11:03 +01:00
testing_api_cmd_bank_transfer.c rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails 2020-03-03 17:14:00 +01:00
testing_api_cmd_batch.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_check_keys.c fix regression introduced by addition of 'revoke' field 2020-03-13 19:13:36 +01:00
testing_api_cmd_deposit.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_exec_aggregator.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_exec_auditor-sign.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_exec_closer.c add separate commands for closer/transfer steps, modify test cases to use new commands 2020-03-12 10:53:49 +01:00
testing_api_cmd_exec_keyup.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_exec_transfer.c add separate commands for closer/transfer steps, modify test cases to use new commands 2020-03-12 10:53:49 +01:00
testing_api_cmd_exec_wirewatch.c capitalization of option changed 2020-02-04 21:49:18 +01:00
testing_api_cmd_insert_deposit.c consistently use payto URI instead of URL 2020-01-19 17:03:19 +01:00
testing_api_cmd_recoup.c spelling of 'mismatch' 2020-01-20 02:11:03 +01:00
testing_api_cmd_refresh.c big rename fest related to #6067 API renaming 2020-02-29 16:42:10 +01:00
testing_api_cmd_refund.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_serialize_keys.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_signal.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_sleep.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_status.c rename fest, make symbols better match new endpoint names 2020-02-27 23:46:53 +01:00
testing_api_cmd_track.c rename fest, make symbols better match new endpoint names 2020-02-27 23:46:53 +01:00
testing_api_cmd_twister_exec_client.c doxygen fixes 2020-02-29 17:13:43 +01:00
testing_api_cmd_wait.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_cmd_wire.c spelling of 'mismatch' 2020-01-20 02:11:03 +01:00
testing_api_cmd_withdraw.c rename fest, make symbols better match new endpoint names 2020-02-27 23:46:53 +01:00
testing_api_helpers_auditor.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_helpers_bank.c removing dead code, using more named constants, checking return values better 2020-03-01 17:51:46 +01:00
testing_api_helpers_exchange.c add cmd line option to restrict timetravel, minor code cleanup of keystate logic 2020-03-17 17:33:30 +01:00
testing_api_loop.c move common logic to parse currency into libtalerutil 2020-03-15 20:08:38 +01:00
testing_api_trait_amount.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_blinding_key.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_cmd.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_coin_priv.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_contract.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_denom_pub.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_denom_sig.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_exchange_pub.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_exchange_sig.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_fresh_coin.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_json.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_merchant_key.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_number.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_process.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_reserve_priv.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_reserve_pub.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_string.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_time.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_trait_wtid.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_traits.c move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
testing_api_twister_helpers.c doxygen fixes 2020-02-29 17:13:43 +01:00