summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-06place nexus/sandbox sqlite3 DBs under /tmp,MS
and fix their deletion before running the test.
2020-06-02nexus-based testsMS
more preparation
2020-06-02launching nexus AND sandboxMS
2020-06-02Nexus-based tests.MS
Prefer the 'iban' method over the 'x-taler-bank', regarding the payto:// URIs. Tests are still using the loopback bank connection, though.
2020-06-01nexus preparationMS
2020-06-01Nexus testing.MS
Up to the point where Nexus gets launched and the Exchange user & bank connection get created. The test fails because the bank connection of type "loopback" is not implemented in the nexus yet.
2020-05-29GET hello endpoint from Taler Facade.MS
2020-05-29commentMS
2020-05-27nexus test: create the admin userMS
2020-05-27fix nexus invocationMS
2020-05-04add ecv0.7.1-dev.1Christian Grothoff
2020-05-01more error codesChristian Grothoff
2020-05-01/terms also must have CORS headersFlorian Dold
2020-04-24need array terminatorChristian Grothoff
2020-04-24fix invariant checkChristian Grothoff
2020-04-23fix #6198Christian Grothoff
2020-04-23CSE elimination, fix #6218Christian Grothoff
2020-04-23fix #6219Christian Grothoff
2020-04-23fix #6215~15757Christian Grothoff
2020-04-23write overflow check nicer (#6215)Christian Grothoff
2020-04-23fix #6213Christian Grothoff
2020-04-23add invariant checks for #6214Christian Grothoff
2020-04-22fix #6200Christian Grothoff
2020-04-21fix #6195Christian Grothoff
2020-04-21clarify behavior (#6194)Christian Grothoff
2020-04-21fix #6193Christian Grothoff
2020-04-21fix #6192Christian Grothoff
2020-04-21fix #6190Christian Grothoff
2020-04-21fix #6186Christian Grothoff
2020-04-21disable script to get tests to passChristian Grothoff
2020-04-19also validate merchant IBANs before signingChristian Grothoff
2020-04-17Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-04-17fix #6187Christian Grothoff
2020-04-17fix nexus-test return codeMarcello Stanisci
Returning zero, so as not to block the 'make check' experience. This is useful to check whether nexus-related changes broke tests in a different place.
2020-04-17Prepare and launch Nexus for tests.Marcello Stanisci
2020-04-17fix ftbfsChristian Grothoff
2020-04-12API updates and new error codes for merchant implementation of #6173Christian Grothoff
2020-04-12adapt withdraw2 API to support new tip-pickup design (#6173)Christian Grothoff
2020-04-12remove c_hash from planchet detail where it does not logically belongChristian Grothoff
2020-04-12fix expected status codeChristian Grothoff
2020-04-12fix rcChristian Grothoff
2020-04-12key exists is fineChristian Grothoff
2020-04-11adapations related to GNUnet fixing #6149Christian Grothoff
2020-04-11adapations to GNUnet API changeChristian Grothoff
2020-04-11fix FTBFSChristian Grothoff
2020-04-10add missing commentChristian Grothoff
2020-04-10include 0-terminator spaceChristian Grothoff
2020-04-10return signature from refund APIChristian Grothoff
2020-04-10add error codesChristian Grothoff
2020-04-09enforce proper URL limit (#6172)Christian Grothoff