exchange/src/testing
Christian Grothoff dd323a5d9c
-log CMD name
2021-05-25 17:46:16 +02:00
..
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 rename taler-helper-crypto-* to taler-exchange-secmod-* 2021-01-17 20:07:55 +01:00
afl-generate.sh move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
Makefile.am add ability to change Authorization header in via interpreter command (#6778) 2021-04-17 20:06:34 +02: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 adapt to change in GNUNET_OS_start_process() API (#6188) 2020-07-17 22:37:04 +02:00
test_auditor_api.c need to have fees for auditor test, too 2020-12-16 19:29:13 +01:00
test_auditor_api.conf use grothoff in runtimedir when testing 2021-04-28 15:42:36 +02:00
test_bank_api_fakebank_twisted.conf add logic to launch crypto helpers as part of tests 2020-12-01 19:47:01 +01:00
test_bank_api_fakebank.conf add logic to launch crypto helpers as part of tests 2020-12-01 19:47:01 +01:00
test_bank_api_nexus.conf add logic to launch crypto helpers as part of tests 2020-12-01 19:47:01 +01:00
test_bank_api_pybank_twisted.conf add logic to launch crypto helpers as part of tests 2020-12-01 19:47:01 +01:00
test_bank_api_pybank.conf add logic to launch crypto helpers as part of tests 2020-12-01 19:47:01 +01:00
test_bank_api_twisted.c fix #6665 2020-12-09 07:25:26 +01:00
test_bank_api.c implement duplicate reserve_pub detection in fakebank, add test (fails in pybank), for #6863 2021-05-20 12:31:27 +02: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_keys_cherry_picking.c re-enable cherry picking test (kind-of passes, not finished) 2020-12-20 17:10:01 +01:00
test_exchange_api_keys_cherry_picking.conf use grothoff in runtimedir when testing 2021-04-28 15:42:36 +02:00
test_exchange_api_overlapping_keys_bug.c do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply 2020-12-20 20:03:59 +01:00
test_exchange_api_revocation.c (start to) remove logic no longer needed with new key management 2020-12-14 17:12:48 +01:00
test_exchange_api_twisted.c (start to) remove logic no longer needed with new key management 2020-12-14 17:12:48 +01:00
test_exchange_api_twisted.conf use grothoff in runtimedir when testing 2021-04-28 15:42:36 +02:00
test_exchange_api.c implement duplicate reserve_pub detection in fakebank, add test (fails in pybank), for #6863 2021-05-20 12:31:27 +02:00
test_exchange_api.conf use grothoff in runtimedir when testing 2021-04-28 15:42:36 +02:00
test_exchange_management_api.c enable more test logic 2020-12-16 19:35:06 +01:00
test_taler_exchange_aggregator.c fix config for aggregator test 2020-12-16 19:58:42 +01:00
test_taler_exchange_wirewatch.c need to have fees for wire tool tests, too 2020-12-16 19:31:46 +01:00
test-taler-exchange-aggregator-postgres.conf use grothoff in runtimedir when testing 2021-04-28 15:42:36 +02:00
test-taler-exchange-wirewatch-postgres.conf use grothoff in runtimedir when testing 2021-04-28 15:42:36 +02:00
testing_api_cmd_auditor_add_denom_sig.c implement new taler-auditor-offline tool 2020-12-06 00:05:45 +01:00
testing_api_cmd_auditor_add.c add auditor-enable /-disable commands to taler-exchange-offline tool 2020-12-16 12:56:35 +01:00
testing_api_cmd_auditor_del.c add auditor-enable /-disable commands to taler-exchange-offline tool 2020-12-16 12:56:35 +01:00
testing_api_cmd_auditor_deposit_confirmation.c adjust ECs 2020-11-07 18:51:54 +01:00
testing_api_cmd_auditor_exchanges.c adjust ECs 2020-11-07 18:51:54 +01:00
testing_api_cmd_auditor_exec_auditor_dbinit.c adapt to change in GNUNET_OS_start_process() API (#6188) 2020-07-17 22:37:04 +02:00
testing_api_cmd_auditor_exec_auditor.c adapt to change in GNUNET_OS_start_process() API (#6188) 2020-07-17 22:37:04 +02:00
testing_api_cmd_bank_admin_add_incoming.c implement duplicate reserve_pub detection in fakebank, add test (fails in pybank), for #6863 2021-05-20 12:31:27 +02:00
testing_api_cmd_bank_admin_check.c removing warnings 2020-03-27 14:05:59 +01:00
testing_api_cmd_bank_check_empty.c typos 2020-03-31 20:57:11 +02:00
testing_api_cmd_bank_check.c removing warnings 2020-03-27 14:05:59 +01:00
testing_api_cmd_bank_history_credit.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
testing_api_cmd_bank_history_debit.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
testing_api_cmd_bank_transfer.c adjust ECs 2020-11-07 18:51:54 +01:00
testing_api_cmd_batch.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
testing_api_cmd_change_auth.c fix misc doxygen issues 2021-04-21 20:28:30 +02:00
testing_api_cmd_check_keys.c re-enable cherry picking test (kind-of passes, not finished) 2020-12-20 17:10:01 +01:00
testing_api_cmd_deposit.c return more precise error codes from TALER_EXCHANGE_deposit() if failures are detected client-side (#6817) 2021-04-24 19:54:47 +02:00
testing_api_cmd_deposits_get.c rename TALER_JSON_hash to TALER_JSON_contract_hash 2020-07-16 00:42:42 +02:00
testing_api_cmd_exec_aggregator.c adapt to change in GNUNET_OS_start_process() API (#6188) 2020-07-17 22:37:04 +02:00
testing_api_cmd_exec_closer.c adapt to change in GNUNET_OS_start_process() API (#6188) 2020-07-17 22:37:04 +02:00
testing_api_cmd_exec_transfer.c adapt to change in GNUNET_OS_start_process() API (#6188) 2020-07-17 22:37:04 +02:00
testing_api_cmd_exec_wirewatch.c adapt to change in GNUNET_OS_start_process() API (#6188) 2020-07-17 22:37:04 +02:00
testing_api_cmd_insert_deposit.c implement new behavior in exchange httpd and libtalerexchange (for #6416) 2020-07-08 21:24:10 +02:00
testing_api_cmd_offline_sign_fees.c (start to) remove logic no longer needed with new key management 2020-12-14 17:12:48 +01:00
testing_api_cmd_offline_sign_keys.c activating implementation of #6175 2020-12-14 15:42:32 +01:00
testing_api_cmd_recoup.c make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
testing_api_cmd_refresh.c adjust ECs 2020-11-07 18:51:54 +01:00
testing_api_cmd_refund.c remove refund_fee from refund confirmation message and signature 2020-07-22 19:29:27 +05:30
testing_api_cmd_revoke_denom_key.c adapt tests to run without keyup tool 2020-12-16 15:05:43 +01:00
testing_api_cmd_revoke_sign_key.c adapt tests to run without keyup tool 2020-12-16 15:05:43 +01:00
testing_api_cmd_revoke.c adapt tests to run without keyup tool 2020-12-16 15:05:43 +01:00
testing_api_cmd_rewind.c fix #6665 2020-12-09 07:25:26 +01:00
testing_api_cmd_serialize_keys.c fix misc typos 2020-07-22 23:56:52 +02:00
testing_api_cmd_set_wire_fee.c centralize (most) offline signing/verifying operations into offline_signatures.c 2020-12-04 20:29:18 +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_stat.c move rewind command to exchange, add proper support for rewinding in batches, modify API to rewind to label 2020-07-05 16:50:16 +02:00
testing_api_cmd_status.c change wire_reference to be uint64_t always; more work on lrbt_callbacks 2021-01-08 23:36:09 +01:00
testing_api_cmd_transfer_get.c update exchange API to return struct instead of lots of individual args for TALER_EXCHANGE_transfers_get() -- simplifies merchant later 2020-07-05 16:35:00 +02:00
testing_api_cmd_twister_exec_client.c fix #6665 2020-12-09 07:25:26 +01:00
testing_api_cmd_wait.c typos 2020-03-31 20:57:11 +02:00
testing_api_cmd_wire_add.c centralize (most) offline signing/verifying operations into offline_signatures.c 2020-12-04 20:29:18 +01:00
testing_api_cmd_wire_del.c centralize (most) offline signing/verifying operations into offline_signatures.c 2020-12-04 20:29:18 +01:00
testing_api_cmd_wire.c fix test failures 2020-12-25 08:59:04 +01:00
testing_api_cmd_withdraw.c do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply 2020-12-20 20:03:59 +01:00
testing_api_helpers_auditor.c make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
testing_api_helpers_bank.c do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply 2020-12-20 20:03:59 +01:00
testing_api_helpers_exchange.c rename taler-helper-crypto-* to taler-exchange-secmod-* 2021-01-17 20:07:55 +01:00
testing_api_loop.c -log CMD name 2021-05-25 17:46:16 +02: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 traits for int64_t and json_t 2020-07-05 16:50:14 +02: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 traits for int64_t and json_t 2020-07-05 16:50:14 +02: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_history.c skip tests if ports are unavailable 2020-03-28 20:41:49 +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 implement #6049 2020-03-28 20:45:53 +01:00
testing_api_trait_string.c permit NULL trait 2021-02-13 15:52:18 +01:00
testing_api_trait_time.c testing traits for uint32_t and GNUNET_TIME_Relative 2020-07-05 16:50:14 +02:00
testing_api_trait_uuid.c fix #6665 2020-12-09 07:25:26 +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 indentation and logging fixes 2020-08-10 08:10:44 +02:00