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

Back end test suite #14906

Closed
Selhar opened this issue May 16, 2017 · 2 comments
Closed

Back end test suite #14906

Selhar opened this issue May 16, 2017 · 2 comments

Comments

@Selhar
Copy link

Selhar commented May 16, 2017

Challenge anonymous-message-board has an issue.
User Agent is: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0.
Please describe how to reproduce this issue, and include links to screenshots if possible.

I cloned this repo, added this line of code: process.env.NODE_ENV = 'test';
and then did "node server.js".
The server runs, but the tests don't seem to, i just get stuck with the following output:
http://i.imgur.com/diPR6Jy.png
I can't see what the test parameters are or how to pass them, there's no output.

ps. the "listening on port undefined" warning isn't relevant, it's still listening on port 300, it's just a mistake in the console.log code
ps2. i'm not using glitch.io, all of these tests were done on my local machine, but it seems to be bugging on glitch too

@QuincyLarson
Copy link
Contributor

@Em-Ant do you know what might be causing this?

@QuincyLarson
Copy link
Contributor

I'm closing this issue as stale since it hasn't been active lately. If you think this is still relevant to the newly updated platform, please explain why, then reopen it.

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