summaryrefslogtreecommitdiff
path: root/merchant-lib/src/test
AgeCommit message (Expand)Author
2020-09-07[pos] fix merchant API test case after removing instance fieldTorsten Grote
2020-08-24Upgrade to Kotlin 1.4Torsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-11[pos] Improve coroutine-based merchant library accessTorsten Grote
2020-08-04[pos] Implement new refund API (untested since there is no wallet support)Torsten Grote
2020-08-03[pos] fix tests in merchant-libTorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-23[pos] refactor configuration fetching and validationTorsten Grote
2020-07-22[pos] migrate order posting and checking to v1 API and merchant-libTorsten Grote
2020-07-20[pos] create merchant-lib and move first v1 API endpoint thereTorsten Grote