Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-17 | idb: make more tests pass, implement Cursor.advance() | Florian Dold | |
2021-02-17 | idb: fix renaming, make renaming tests pass | Florian Dold | |
2021-02-16 | fix errors in test case | Florian Dold | |
2021-02-16 | more WPTs | Florian Dold | |
2021-02-16 | more WPTs | Florian Dold | |
2021-02-16 | more WPTs | Florian Dold | |
2021-02-16 | more test WPTs | Florian Dold | |
2021-02-16 | fix event ordering | Florian Dold | |
2021-02-16 | remove debug logging | Florian Dold | |
2021-02-16 | remove debug logging | Florian Dold | |
2021-02-16 | synchronous schema rollback | Florian Dold | |
2021-02-16 | next batch of test cases and fixes | Florian Dold | |
2021-02-16 | add more tests and fix various issues | Florian Dold | |
2021-02-16 | get IDB tests to pass again, add new one | Florian Dold | |
2021-02-15 | TWG, payments reversal testing. | MS | |
Up to the point where the payments to be reversed get created via the native Sandbox API, instead of the add-incoming API, that got recently removed from the Nexus implementation. | |||
2021-02-15 | TWG refund tests. | MS | |
Arriving to the point where Libeufin services get launched and configured with multiple users. The configuration provides: bank accounts, bank connections and facades; all being created via the abstraction "bundling" layer of one Libeufin 'user'. | |||
2021-02-12 | randomize IBAN for tests | MS | |
2021-02-12 | formatting | ms | |
2021-02-12 | abstracting Libeufin users creation | ms | |
2021-02-09 | fix build error from rename | Florian Dold | |
2021-02-08 | idb: add first web platform tests, fix issues detected by them | Florian Dold | |
2021-02-08 | organize imports | Florian Dold | |
2021-02-08 | idb-bridge: remove cyclic dependencies, rip out api extractor | Florian Dold | |
2021-02-08 | allow fault injection callbacks to run async code | Florian Dold | |
2021-02-05 | libeufin tutorial: testing up to payment preparation | MS | |
2021-02-05 | formatting | MS | |
2021-02-05 | libeufin tutorial: asking downloaded transactions | MS | |
2021-02-05 | libeufin tutorial: testing bank connection | MS | |
2021-02-05 | increase pay timeoutv0.8.0 | Florian Dold | |
2021-02-05 | fix payment-fault test case (only drop deposit responses) | Florian Dold | |
2021-02-05 | formatting code | MS | |
2021-02-05 | Custom dict extender gone. | MS | |
2021-02-04 | increase timeout for test | Florian Dold | |
2021-02-04 | make auth token optional | Florian Dold | |
2021-02-04 | formatting | Florian Dold | |
2021-02-04 | use new auth token for merchant in integration tests | Florian Dold | |
2021-02-04 | per-test timeout | Florian Dold | |
2021-02-04 | remove bogus argument | Florian Dold | |
2021-02-04 | also report test results when parent gets killed | Florian Dold | |
2021-02-04 | timeout for tests | Florian Dold | |
2021-02-04 | formatting code | MS | |
2021-02-04 | libeufin-tutorial test: up to key-letter generation | MS | |
2021-02-03 | logging stdout | MS | |
2021-02-03 | libeufin tutorial test: create ebics host | MS | |
2021-02-03 | prettified sources | MS | |
2021-02-03 | libeufin tutorial test: check sandbox step | MS | |
2021-02-03 | libeufin tutorial test skeleton | MS | |
2021-02-01 | fix wallet zipfile name | Sebastian | |
2021-02-01 | 0006728: set up wallet CI pipeline for WebExtension build | Sebastian | |
This commit split in three main things: * added deploy-webext to upload the extension zipfile * put scope into the npm packages to be able to deploy them * added deploy-npm to deploy related npm packages Also, fixing bug on `make clean`. Some packages where not being deleting tsconfig.tsbuildinfo and making subsequent `make` fail | |||
2021-02-01 | prettify code | MS | |