Kent55 / sse-unit-test-demo

Demo of unit tests and Jenkins. Deployed with K8s on Google Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sse-unit-test-demo

Unit test demo with Jenkins, deployed with Google Cloud Platform using:

  • Kubernetes (K8s) Engine
  • Compute Engine
  • Cloud Build

What this repository contains

  • Two unit tests written with Mocha and Chai, using Chai's expect assertion style.
  • One test for simple addition
  • One test which resolves a promise after x seconds with setTimeout().

Originally forked from: https://github.com/luketevl/boilerplate-mocha-chai

About

Demo of unit tests and Jenkins. Deployed with K8s on Google Cloud


Languages

Language:JavaScript 100.0%