Skip to content

gregarcara/helionce-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helionce-node

Overview

This is a simple NodeJS express web application for testing the build, test, and deploy steps of the Helion CE under different scenarios.

Branches

master

Main branch that can be used to test a successful cloud foundry or docker build.

build-failure

Branch that fails on build due to exit 1 on the postinstall script.

test-failure

Branch with a failing test.

missing-manifest

Branch with a missing missing manifest.

docker-test

Branch to point a second project to for testing docker builds.

About

Node JS Test Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.7%
  • HTML 14.3%