Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does it work ? #10

Open
chrisvidal opened this issue Aug 13, 2016 · 1 comment
Open

How does it work ? #10

chrisvidal opened this issue Aug 13, 2016 · 1 comment

Comments

@chrisvidal
Copy link

chrisvidal commented Aug 13, 2016

I still able able to see the tracelog left by mocha or chai or chakram.

my config is:
test/mocha.opts with

--timeout 10000
--require mocha-clean

test/users/my_test.js

than i run the tests

mocha test/users

or like this

mocha test/users --require mocha-clean

and still see tracelog like

AssertionError: expected header content-type with value text/html; charset=UTF-8 to match regex /json/
      at test/folders/authenticated_user_folders_assertions.js:91:42
      at _fulfilled (node_modules/q/q.js:834:54)
      at self.promiseDispatch.done (node_modules/q/q.js:863:30)
      at Promise.promise.promiseDispatch (node_modules/q/q.js:796:13)
      at node_modules/q/q.js:604:44
      at runSingle (node_modules/q/q.js:137:13)
      at flush (node_modules/q/q.js:125:13)
      at _combinedTickCallback (internal/process/next_tick.js:67:7)
      at process._tickCallback (internal/process/next_tick.js:98:9)
@wclr
Copy link

wclr commented Apr 26, 2017

it seem not to work at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants