Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger f57ebca959 Retire js-generator-openstack
This repository is unused, retire it.

Change-Id: Ib6b55e118b7092a05dfe6bcbb6bcb66a8b20fdc2
Depends-On: https://review.openstack.org/597370/
2018-08-29 09:04:51 +02:00
Yujun Zhang 559c173567 exclude build output from istanbul
Change-Id: If158b55dba641a8cd41d1d653f986751f8ed949b
2016-07-20 10:04:06 +08:00
Michael Krotscheck 5c13f45c1e Corrected istanbul.yml config to put reports in /cover
That's where zuul expects them to be.
2016-03-29 11:07:04 -07:00
Michael Krotscheck f48857e458 Consolidated generators
Having multiple generators stopped being manageable very quickly.
This collapses it all, and ensures tests still pass.

Also, this includes istanbul exclusions.
2016-03-24 13:37:40 -07:00
Michael Krotscheck f2d20d7c77 Removed gulp, added jasmine
This patch removes gulp, and moves commands such as nsp and test
execution directly into package.json. Coverage threshold tests via
istanbul have also been added.
2016-03-22 05:12:03 -07:00