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

Add Espresso tests and replace travis test with GitHub Actions #481

Merged
merged 21 commits into from
Jun 30, 2020

Commits on May 31, 2020

  1. Add tests

    beansgum committed May 31, 2020
    Configuration menu
    Copy the full SHA
    edc6a65 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    23d9a6d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    070710e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea2895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22d23d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e50905a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9df2291 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. use macos for builds

    beansgum committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6f29575 View commit details
    Browse the repository at this point in the history
  2. Run emulator manually

    beansgum committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    2fe9e50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55517d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93e78fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33a0017 View commit details
    Browse the repository at this point in the history
  6. Silence ndk download log

    Change gradle cache keys as an attempt to fix cache error
    beansgum committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    577b27e View commit details
    Browse the repository at this point in the history
  7. Use android emulator runner

    beansgum committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    905d7a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c81749 View commit details
    Browse the repository at this point in the history
  9. Add ndk to cache

    beansgum committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    ec0a4ed View commit details
    Browse the repository at this point in the history
  10. Add go mod to cache

    beansgum committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    8d35526 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6778ee View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Add wallet restore test

    beansgum committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    11e68b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Add seed backup test

    beansgum committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    b04fd91 View commit details
    Browse the repository at this point in the history
  2. Refactor

    Move all tests out of activities package
    beansgum committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    6b59f6c View commit details
    Browse the repository at this point in the history