index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_cmd_post_orders.c
Age
Commit message (
Expand
)
Author
2022-07-11
-misc bugfixes
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-11-19
-fix misc bugs
Christian Grothoff
2021-11-03
fix post order trait usage
Christian Grothoff
2021-10-28
-work on FTBFS
Christian Grothoff
2021-09-02
fix internal APIs and implemnetation to match new UUID specification based on...
Christian Grothoff
2021-05-11
fix #6861, maybe #6854
Christian Grothoff
2021-01-18
only log things as ERROR that are actually ERRORs
Christian Grothoff
2020-10-31
fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary mode
Christian Grothoff
2020-10-30
properly parse and return out-of-stock reply, fix 2 FIXMEs
Christian Grothoff
2020-10-25
implement #6525, requires LASTEST GNUnet to work
Christian Grothoff
2020-10-25
tolerate acceptable status code without error
Christian Grothoff
2020-10-21
implement test for long polling with repurchase detection (fixes #6581)
Christian Grothoff
2020-10-20
@param
MS
2020-10-15
Doxygen fixes
MS
2020-10-15
Doxygen fixes
MS
2020-08-01
implementation/tests for idempotent POST /orders requests
Jonathan Buchanan
2020-07-31
test order without claim token
Jonathan Buchanan
2020-07-29
revert to use pointers for claim token client lib
Jonathan Buchanan
2020-07-29
remove allocations and pointers from claim token client/test code
Jonathan Buchanan
2020-07-29
lib code/tests for claim token
Jonathan Buchanan
2020-07-21
fully implement forget + some tests
Jonathan Buchanan
2020-07-20
basic implementation for forget
Jonathan Buchanan
2020-07-17
fix valgrind error in test_merchant_api
Jonathan Buchanan
2020-07-16
fix #6430
Jonathan Buchanan
2020-07-16
Triggering bug in test cases.
MS
2020-07-11
clean up testing post orders cmd
Jonathan Buchanan
2020-07-09
test post orders with products and lock uuids
Jonathan Buchanan
2020-07-08
removed more old code, more tests for post order, some twister tests for merc...
Jonathan Buchanan
2020-07-05
GNUNET_free_non_null -> GNUNET_free rename
Christian Grothoff
2020-06-24
made a testing trait for order claim nonce
Jonathan Buchanan
2020-06-14
allow refund_delay to be specified with POST /orders, fix FTBFS
Christian Grothoff
2020-04-27
implement order claiming
Christian Grothoff
2020-04-26
fix fTBFS
Christian Grothoff