Code Monkey home page Code Monkey logo

referencesystem's Introduction

ReferenceSystem

Reference System for implementing Test-Methods to then be implemented into Barrakuda

Getting Started

Regenerating with Barrakuda

Prerequisites: https://github.com/xdoo/mdsd <- Pull repository and follow the build instructions so that all artifacts are deployed in your local maven repository

  1. Edit the model .mdsd/referencesystem.barrakuda to your liking
  2. Execute mvn compile to start the barrakuda generator

Running the tests

Prerequisites: https://github.com/xdoo/gaia-common <- Pull repository and follow the build instructions so that all artifacts are deployed in your local maven repository

  1. Go to the src-directory
  2. mvn package executes unit-, integration-, component- and consumer driven contract tests and builds executable jars for every service
  3. Run startServices.cmd (for windows) or run all services manually. Wait for all services to startup fully
  4. Extract `src/ETE Test Kongo/apache-jmeter-3.1.zip
  5. Run apache-jmeter-3.1/bin/jmeter.bat (for windows) and open the configuration src/ETE Test Kongo/End-To-End Test Kongo.jmx
  6. Execute the tests by clicking on the green "play"-Button. The results can be seen under View Results Tree
  7. On systems with low RAM or slow CPUs it can happen that tests fail due to long response times. Running the tests more than once fixes this problem.

Generating a coverage report

  1. Go to the src-directory
  2. Execute mvn cobertura:cobertura. This will run all tests except the end-to-end tests and generate a coverage report for each module under target/site/cobertura/index.html

referencesystem's People

Contributors

fabianwilms avatar

Watchers

 avatar

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.