chaijs / chaijs.github.io

The chaijs.com website source code. Contributions welcome.
http://chaijs.github.io
49 stars 71 forks source link

Add a temporary note about the disabled test suite #127

Closed astorije closed 8 years ago

astorije commented 8 years ago

Related to issue #122.

This is to prevent users to scratch their head as to why the tests are not running on their browsers. It is of course a temporary measure before it gets re-added for real.

astorije commented 8 years ago

I guess Travis CI failing should be its own issue...

remote: Anonymous access to chaijs/chai-docs.git denied.
fatal: Authentication failed for 'https://@github.com/chaijs/chai-docs/'
make: *** [pages] Error 128
keithamus commented 8 years ago

Yes we need to fix the makefile for the failing tests which try to push up to github despite not having a token present.