KivMob icon indicating copy to clipboard operation
KivMob copied to clipboard

CI/CD Overhaul

Open MichaelStott opened this issue 5 years ago • 0 comments

To help better maintain this project, the CI/CD pipeline needs to be revisited to provide better coverage and testing.

  • Move Travis CI/CD to Github Actions.
  • PEP16 style checks using Black.
  • Automate building KivMob demo apps against multiple Android versions during testing. This buildozer Github action might help: https://github.com/ArtemSBulgakov/buildozer-action
  • If possible, test AdMob functionality against a mock class.

MichaelStott avatar Apr 01 '21 03:04 MichaelStott