summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2020-08-24test case for order claiming; more accurate ECFlorian Dold
2020-08-21make diagnostics, welcome page and permissions work againFlorian Dold
2020-08-20fix refund URI parsing (due to merchant backend change)v0.7.1-dev.21Florian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-20add another test case for the merchant refund APIFlorian Dold
2020-08-20handle withdrawals aborted by the bank, add testFlorian Dold
2020-08-20add bank API testsFlorian Dold
2020-08-20add auto-refund test case, fix bug detected by itFlorian Dold
2020-08-20match latest refund API of the merchantFlorian Dold
2020-08-19test case for /paid API, implement fault-injected merchantFlorian Dold
2020-08-19use /paid API for proof of purchaseFlorian Dold
2020-08-19make basic withdrawal and payment work again with new APIFlorian Dold
2020-08-19add test-merchant-longpollingFlorian Dold
2020-08-18run exchange with a single thread to avoid DB conflictsFlorian Dold
2020-08-18introduce locking to avoid certain simultaneous requests to the exchangeFlorian Dold
2020-08-18extra checkFlorian Dold
2020-08-18fixes for test-paywall-flowFlorian Dold
2020-08-18test runnerFlorian Dold
2020-08-14integration test fixesFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-14re-implement integration test functionalty that will be used by the exchange ...Florian Dold
2020-08-14error codesFlorian Dold
2020-08-14web extension WIPFlorian Dold
2020-08-13make withdrawal requests sequentially, clean up withdrawal logic a bitFlorian Dold
2020-08-13loggingFlorian Dold
2020-08-13integration test for paywall flowFlorian Dold
2020-08-12loggingFlorian Dold
2020-08-12check error codeFlorian Dold
2020-08-12add exchange management test casev0.7.1-dev.20Florian Dold
2020-08-12fix preparePay bug and add integration test for itFlorian Dold
2020-08-12rename for consistencyFlorian Dold
2020-08-12codecFlorian Dold
2020-08-12dependenciesFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-11refund responseFlorian Dold
2020-08-11towards the improved confirmPay APIFlorian Dold
2020-08-10towards webextension working againFlorian Dold
2020-08-10fix preparePay API responseFlorian Dold
2020-08-10simplify refunds a bit, show in transaction history, add integration testsFlorian Dold
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-10remove accidentally committed declaration filesFlorian Dold
2020-08-10project referenceFlorian Dold
2020-08-08test for manual withdrawalFlorian Dold
2020-08-08allow repeats in test caseFlorian Dold
2020-08-07integration testing tweaks, rerun-payment-multiple scenarioFlorian Dold
2020-08-07output test directory at the beginningFlorian Dold
2020-08-07add prompt payment scenarioFlorian Dold
2020-08-07execute services directly, not with a shellFlorian Dold
2020-08-07linger only in normal shutdownFlorian Dold
2020-08-07conditionFlorian Dold