Skip to content

devopsits/cf-example-unit-tests-with-composition

 
 

Repository files navigation

MySQL/NodeJS Integration tests example

This is an example NodeJs application that uses MySQL as a backend database. It is compiled using Codefresh.

Running the integration tests locally

To compile and package using Docker compose

docker-compose up

This command will also execute the tests 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.8%
  • Dockerfile 7.0%
  • Shell 4.2%