GithubHelp home page GithubHelp logo

robertmaury / cf-example-integration-tests Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codefreshdemo/cf-example-integration-tests

0.0 0.0 0.0 44 KB

Dockerfile 1.36% Java 39.32% HTML 1.91% FreeMarker 29.93% CSS 12.76% Groovy 3.53% Shell 11.20%

cf-example-integration-tests's Introduction

Java/Spring/JUnit/Spock Integration tests example

This is an example Java application that uses Spring and Tomcat to run. It is compiled using Codefresh.

Running the app

To compile and package using Docker

docker build . -t my-app
docker run -p 8080:8080 my-app

Then enter http://localhost:8080/wizard/ on your browser

Running the integration tests locally

To compile and package using Docker compose

docker-compose up

This will launch two containers, one of the applications and one for the unit tests. All unit tests will run automatically.

To use this project in Codefresh

There is also a codefresh.yml for easy usage with the Codefresh CI/CD platform.

More details can be found in Codefresh documentation

cf-example-integration-tests's People

Contributors

robertmaury avatar nivanovp avatar kostis-codefresh avatar ncodefresh 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.