Giter VIP home page Giter VIP logo

pet-clinic's Introduction

pet-clinic's People

Contributors

saloyiana avatar online-devops-dojo-coach[bot] avatar

Watchers

 avatar

pet-clinic's Issues

Implement Continuous Testing

From Tina:

DevOps Kaizen Improvement Theme

๐Ÿ“— Now / Current State

Testing is mostly manual, mainly performed after the development is completed, feedback on issues is too late in the process which in turn is leading to rework and delays

โญ Definition of awesome

Any code committed to our source code management system would be continuously integrated via a Jenkins pipeline.
The pipeline would execute of a comprehensive set of automated tests (continuous testing) against the code, these tests would include unit tests that cover 70 to 80% of the code and automated acceptance tests of key functional areas.

๐ŸŽฏ Next target condition

Introduce Unit Testing and execute the unit tests from a CI pipeline.

๐Ÿพ First steps

Create the Pipeline, have it invoked when code is committed and execute some unit tests from the pipeline

Add functional testing stage in CI/CD pipeline

As part of improvement theme #[previous_issue]:

As a tester,
I want automated functional tests to be executed as part of the CI/CD pipeline for each and every code commit,
so that we can get feedback on issues early in the process and avoid rework and delays.

Support veterinarians who handle horses

From Paulo:

As a product owner,
I want horse type entries when the pet clinic database is initially populated,
so that I can demo the feature to veterinarians who take care of horses.

Acceptance criteria:

  • One can have horse as pet
  • The test data contains new pet names for horses

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.