summaryrefslogtreecommitdiff
path: root/src/lib/test_exchange_api_keys_cherry_picking_new.c
AgeCommit message (Collapse)Author
2019-06-08rename _new.c to just .c for testsChristian Grothoff
2019-04-11Re-enabling keys serialization test.Marcello Stanisci
2019-04-11Fix history CMD loop, + make fakebank demonize.Marcello Stanisci
This latter enable us to call the "check-service" CMD against the Fakebank, instead of doing forced X seconds sleep.
2019-04-11Better calculation of # DKsMarcello Stanisci
2019-04-06Improving the math.Marcello Stanisci
2019-04-06Test the big lookahead_sign, plus notes.Marcello Stanisci
2019-04-06Artificial 'now'.Marcello Stanisci
Getting to the point where "/keys" discards expired DKs due to the artificial 'now' given on the URL.
2019-04-04Inserting "now" argument into "/keys".Marcello Stanisci
Also using this new logic from the cherry-pick test case.
2019-04-03Faking the time.Marcello Stanisci
Cherry-pick tests now uses the now-faked version of taler-exchange-keyup. Fails.
2019-03-29Bug annotationv0.5.2v0.5.1Marcello Stanisci
2019-03-27Temporarily exclude critical test.Marcello Stanisci
2019-02-19Make cherry-picking test more isolated.Marcello Stanisci
2019-02-15check carefully, given that DKs expire, with the current configuration the ↵Christian Grothoff
correct number of expected keys is 8 here
2019-02-15initialize start_number in fakebankChristian Grothoff
2019-01-225136.Marcello Stanisci
Force creation of new DKs after serialized state has been imported.
2019-01-21Logically grouping test commands.Marcello Stanisci
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff