awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
928 stars 400 forks source link

Use Chalk for terminal coloring #388

Closed ghost closed 4 years ago

ghost commented 4 years ago

It properly handles color enabling/disabling, among other things.

Also, don't rely on the current working directory in test.js - it was causing errors running it from the root.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ghost commented 4 years ago

Test failure is erroneous, ignoring.