Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-05 | fix status code | Christian Grothoff | |
2020-06-14 | adjust LibEuFin binary names | Florian Dold | |
2020-06-13 | bank API test: make payto URI use receiver-name, according to standard | Florian Dold | |
2020-06-08 | nexus-exchange test. | MS | |
give time to payments to settle, before requesting /history/incoming and /history/outgoing. | |||
2020-06-06 | place nexus/sandbox sqlite3 DBs under /tmp, | MS | |
and fix their deletion before running the test. | |||
2020-06-02 | nexus-based tests | MS | |
more preparation | |||
2020-06-02 | launching nexus AND sandbox | MS | |
2020-06-02 | Nexus-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-01 | nexus preparation | MS | |
2020-06-01 | Nexus 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-29 | GET hello endpoint from Taler Facade. | MS | |
2020-05-29 | comment | MS | |
2020-05-27 | nexus test: create the admin user | MS | |
2020-05-27 | fix nexus invocation | MS | |
2020-04-17 | fix nexus-test return code | Marcello 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-17 | Prepare and launch Nexus for tests. | Marcello Stanisci | |
2020-04-12 | fix expected status code | Christian Grothoff | |
2020-04-11 | adapations related to GNUnet fixing #6149 | Christian Grothoff | |
2020-04-11 | adapations to GNUnet API change | Christian Grothoff | |
2020-04-11 | fix FTBFS | Christian Grothoff | |
2020-04-10 | return signature from refund API | Christian Grothoff | |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff | |
2020-04-08 | adapt to new GNUnet sign API (#6164) | Christian Grothoff | |
2020-04-05 | make exchange API more uniform in how information is returned | Christian Grothoff | |
2020-04-04 | return more error details for /wire and /keys to clients | Christian Grothoff | |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff | |
2020-03-29 | remove bogus warnings | Christian Grothoff | |
2020-03-29 | more files missing for dist target | Christian Grothoff | |
2020-03-29 | more missing files for 'dist' | Christian Grothoff | |
2020-03-29 | add missing files to dist | Christian Grothoff | |
2020-03-29 | fix indentation | Christian Grothoff | |
2020-03-28 | fix leaks and bad RC logic wrt json reference copying | Christian Grothoff | |
2020-03-28 | doxygen fix | Christian Grothoff | |
2020-03-28 | reserve history amount includes fee, add it | Christian Grothoff | |
2020-03-28 | lookup in reverse order also inside of batch | Christian Grothoff | |
2020-03-28 | do not re-use command label | Christian Grothoff | |
2020-03-28 | ignore report directories | Christian Grothoff | |
2020-03-28 | implement #6049 | Christian Grothoff | |
2020-03-28 | split recoup and revoke commands into two files for better readability | Christian Grothoff | |
2020-03-28 | skip tests if ports are unavailable | Christian Grothoff | |
2020-03-28 | fix leak | Christian Grothoff | |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff | |
2020-03-27 | comment style fix | Christian Grothoff | |
2020-03-27 | cover actual aggregation in exchange test | Florian Dold | |
2020-03-27 | deposit command: create merchant key in a more appropriate place | Florian Dold | |
2020-03-27 | fix deposit idempotency test case | Florian Dold | |
2020-03-27 | add test case (currently fails) for deposit idempotency | Florian Dold | |
2020-03-27 | removing warnings | Christian Grothoff | |
2020-03-27 | test multiple transfers to same reserve | Florian Dold | |
2020-03-27 | recoup test: cover recoup of fully spend coin | Florian Dold | |