Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

purchase coroutine #1142

Merged
merged 19 commits into from
Jul 21, 2023
Merged

purchase coroutine #1142

merged 19 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. added a new error type for PurchasesTransactionException, added corou…

    …tine for purchase
    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a8f1543 View commit details
    Browse the repository at this point in the history
  2. indentation fixes

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    57ead8b View commit details
    Browse the repository at this point in the history
  3. added api tests for new exception type

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    811612a View commit details
    Browse the repository at this point in the history
  4. added api tests

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2e15fbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    142d94b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae4d22f View commit details
    Browse the repository at this point in the history
  7. WIP adding purchase test

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ae48b83 View commit details
    Browse the repository at this point in the history
  8. added test for exception

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    815dc77 View commit details
    Browse the repository at this point in the history
  9. removed unused imports

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6273f0e View commit details
    Browse the repository at this point in the history
  10. added trailing commas

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8624379 View commit details
    Browse the repository at this point in the history
  11. couple more detekt things

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ca1419e View commit details
    Browse the repository at this point in the history
  12. more trailing commas

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    57fbaf1 View commit details
    Browse the repository at this point in the history
  13. hopefully final detekt update

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    539c363 View commit details
    Browse the repository at this point in the history
  14. some cleanup in tests

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3933cd7 View commit details
    Browse the repository at this point in the history
  15. fixed tests

    aboedo authored and tonidero committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bc1443e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b9f13c3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fd90f2e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    36c4d81 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    95af972 View commit details
    Browse the repository at this point in the history