exchange/src/testing
2020-07-15 20:41:45 -04: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 ignore report directories 2020-03-28 20:47:21 +01:00
afl-generate.sh move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +01:00
Makefile.am made a uuid trait 2020-07-09 01:39:42 -04: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 make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
test_auditor_api.c fix status code 2020-07-05 16:34:59 +02:00
test_auditor_api.conf typos 2020-03-31 20:57:11 +02: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_nexus.conf bank API test: make payto URI use receiver-name, according to standard 2020-06-13 20:50:05 +05:30
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 test retry transfer with same request_id 2020-07-15 20:41:45 -04:00
test_bank_api.c rename TALER_JSON_hash to TALER_JSON_contract_hash 2020-07-16 00:42:42 +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_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 fix indentation 2020-03-29 01:58:38 +01:00
test_exchange_api_keys_cherry_picking.conf typos 2020-03-31 20:57:11 +02:00
test_exchange_api_overlapping_keys_bug.c make DB reset optional in API, use it in tests, but not in the benchmark 2020-03-19 17:56:23 +01:00
test_exchange_api_revocation.c implement #6049 2020-03-28 20:45:53 +01:00
test_exchange_api_twisted.c test for use-after-free crash when getting keys 2020-07-13 17:31:46 -04: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 test coin-reuse with recoup as well 2020-07-10 23:17:55 +02:00
test_exchange_api.conf typos 2020-03-31 20:57:11 +02:00
test_taler_exchange_aggregator.c towards changing timestamp in deposit confirmation (tests failing) 2020-07-05 16:35:00 +02:00
test_taler_exchange_wirewatch.c implement #6049 2020-03-28 20:45:53 +01:00
test-taler-exchange-aggregator-postgres.conf typos 2020-03-31 20:57:11 +02:00
test-taler-exchange-wirewatch-postgres.conf typos 2020-03-31 20:57:11 +02:00
testing_api_cmd_auditor_deposit_confirmation.c rename TALER_JSON_hash to TALER_JSON_contract_hash 2020-07-16 00:42:42 +02:00
testing_api_cmd_auditor_exchanges.c make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
testing_api_cmd_auditor_exec_auditor_dbinit.c removing warnings 2020-03-27 14:05:59 +01:00
testing_api_cmd_auditor_exec_auditor.c removing warnings 2020-03-27 14:05:59 +01:00
testing_api_cmd_bank_admin_add_incoming.c TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_priv doesn't exist 2020-07-05 16:50:14 +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 removing warnings 2020-03-27 14:05:59 +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_check_keys.c removing warnings 2020-03-27 14:05:59 +01:00
testing_api_cmd_deposit.c rename TALER_JSON_hash to TALER_JSON_contract_hash 2020-07-16 00:42:42 +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 removing warnings 2020-03-27 14:05:59 +01:00
testing_api_cmd_exec_auditor-sign.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
testing_api_cmd_exec_closer.c fix #6170 and rest of #6164 2020-04-08 23:52:01 +02:00
testing_api_cmd_exec_keyup.c fix inconsistency in field naming 2020-03-27 17:32:39 +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 implement new behavior in exchange httpd and libtalerexchange (for #6416) 2020-07-08 21:24:10 +02: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 GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
testing_api_cmd_refund.c rename TALER_JSON_hash to TALER_JSON_contract_hash 2020-07-16 00:42:42 +02:00
testing_api_cmd_revoke.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
testing_api_cmd_rewind.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_serialize_keys.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02: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 make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02: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 test for use-after-free crash when getting keys 2020-07-13 17:31:46 -04:00
testing_api_cmd_wait.c typos 2020-03-31 20:57:11 +02:00
testing_api_cmd_wire.c make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
testing_api_cmd_withdraw.c test coin_priv re-use with deposit and refresh, update handling of the error code client-side 2020-07-10 23:09:46 +02: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 adjust LibEuFin binary names 2020-06-14 19:10:28 +05:30
testing_api_helpers_exchange.c typos 2020-03-31 20:57:11 +02:00
testing_api_loop.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +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 move testing logic and integration tests into separate directory 2020-01-19 15:23:33 +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 made a uuid trait 2020-07-09 01:39:42 -04: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