summaryrefslogtreecommitdiffhomepage
path: root/android/lib/billing/src/test
AgeCommit message (Collapse)AuthorFilesLines
2025-06-09Update payment flow within the appJonatan Rhodin1-0/+1
Also add support for 3 months in-app purchases
2024-12-03Add check for empty play purchase payment tokenJonatan Rhodin2-0/+47
2024-10-09Migrate billing repository to unit testJonatan Rhodin2-0/+406
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin1-6/+6
This commit mostly adds trailing commas throughout the project, but also includes a few other formatting changes.
2024-05-29Migrate to gRPCDavid Göransson1-13/+13
Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net>
2024-02-27Implement sentence naming of testsDavid Göransson1-173/+185
2024-01-11Migrate billing tests to Junit5 and add billing unit tests to ciJonatan Rhodin1-5/+5
2023-11-16Fix kotlin formattingAlbin1-1/+0
2023-11-16Add unit tests for BillingPaymentRepositoryJonatan Rhodin1-0/+378