Giter Club home page Giter Club logo

Comments (5)

 avatar commented on June 4, 2024

Tests are going to start by installing a Jenkins instance locally and preparing the integration there.

from covid-19-recovery-identification.

 avatar commented on June 4, 2024

I was able to successfully build the project on the local Jenkins instance. Now I am going to focus on running all tests inside an emulator on Jenkins.

from covid-19-recovery-identification.

 avatar commented on June 4, 2024

Successfully migrated CI from GitLab to Jenkins. The CI works !at least locally!, but as of now it is missing testing stages which involve the Android Emulator. Adding those stages is my next goal.

from covid-19-recovery-identification.

 avatar commented on June 4, 2024

Successfully built a Docker image within which an Android Emulator is running. All tests successfully execute in this emulator. The next step is to provide support for multiple Android versions.

from covid-19-recovery-identification.

 avatar commented on June 4, 2024

Integration with Jenkins is complete. The whole pipeline consists of building the android application; running eslint, checkstyle, pmd, lint and flake8 against the code-base; running tests against all python files. The pipeline was also extended with a farm of android emulators, which are being used for integration and system tests. The pipeline should be easily reusable for other android projects, as all tools are packaged within a single Docker image and no prior environment configurations are needed.

from covid-19-recovery-identification.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.