summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.c
AgeCommit message (Expand)Author
2016-12-12map-out "Not Found" in testcase.Marcello Stanisci
2016-12-12Unifying map-in and map-out handlesMarcello Stanisci
2016-12-12Not handling unique_violation as error within postgres_store_map()Marcello Stanisci
2016-12-09Set /map/in handler to NULL upon callback invocationMarcello Stanisci
2016-12-0995% of /map/in testcaseMarcello Stanisci
2016-12-0960% of /map/in in testcaseMarcello Stanisci
2016-12-0920% of /map/in in testcaseMarcello Stanisci
2016-12-08typoMarcello Stanisci
2016-12-08Fix track-transaction conflictMarcello Stanisci
2016-11-18make adjustments to tests from fraction 1e-6 to 1e-8 changeChristian Grothoff
2016-11-16Removing wrong log parameterMarcello Stanisci
2016-11-03moving "instance" field within "merchant"Marcello Stanisci
2016-10-22receiver->instance. test passedMarcello Stanisci
2016-10-20have merchant C API also return taler error codes (at least those from the me...Christian Grothoff
2016-10-20modify merchant logic to support exchange-APIs returning taler-specific error...Christian Grothoff
2016-10-20finishing with #4521Marcello Stanisci
2016-10-19fetch and test pay_deadline in /payMarcello Stanisci
2016-10-18lib testcase passes using a contract with a 'summary' fieldMarcello Stanisci
2016-10-13making (transaction_id, merchant_pub) the primary keyMarcello Stanisci
2016-10-07re-closing #4702Marcello Stanisci
2016-10-05resolve #4689Marcello Stanisci
2016-10-04calling /history API from testcase. Loops ..Marcello Stanisci
2016-10-04stub for /history testingMarcello Stanisci
2016-10-03testcase for #4702Marcello Stanisci
2016-09-28multiple instances automatically iterated in testcaseMarcello Stanisci
2016-09-26Merge branch 'receiver'Marcello Stanisci
2016-09-26fixing 'make check' for new hashmap based instance pickingMarcello Stanisci
2016-09-23fix NPE if plugin not found, and some error handlingChristian Grothoff
2016-09-16run /trace functions twice to check caching works as expectedChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-24adapting merchant-lib to use merchants instancesMarcello Stanisci
2016-06-13adaptations for #4569 fix in exchangeChristian Grothoff
2016-06-11handle HTTP_ACCEPTED case properlyChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11test transfer and transaction tracking, in both directions firstChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-10build /track/transaction responseChristian Grothoff
2016-06-10towards a testcase for /track/transactionChristian Grothoff
2016-06-10minor bugfixes in /track/transfer logic, testcase now passesChristian Grothoff
2016-06-09exchange URI should not need to be passed when tracking transactionChristian Grothoff
2016-06-09add skeleton for calling /track/transaction to testcaseChristian Grothoff
2016-06-09pass base URIs instead of full URIsChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff
2016-06-09enable rudimentary /track/deposit testChristian Grothoff
2016-06-09test aggregation works with /pay (check fakebank result)Christian Grothoff
2016-06-09pass correct config to aggregatorChristian Grothoff
2016-06-09run fakebank on 8083, use new port consistentlyChristian Grothoff
2016-06-09add commands to run aggregatorChristian Grothoff