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

Fix tests and revert express pinning #30

Merged
merged 3 commits into from
Jun 25, 2012
Merged

Conversation

mugami-ast
Copy link
Contributor

Fix existing tests, before adding new ones.

Also revert Express pinning because we now have support for Express 3.x

…ge in 3.0.0alpha1"

Based on the discussion in pull request LearnBoost#22, I Assuming that the
undescibed breaking change was the one fixed by my 09a3f84 commit.

This reverts commit ba75906.

Signed-off-by: Asbjørn Sloth Tønnesen <ast@veridu.com>
Repair the following damages after pull request LearnBoost#23:

- As it turns out `deafult` doesn't have any
  special meaning in a switch statement.

- After copy-pasting a fix from lib/up.js to test/up.js
  it is recommended to run that test.

Signed-off-by: Asbjørn Sloth Tønnesen <ast@veridu.com>
test/up.js only expects and supports one worker:
> // the spawn process will start an up server with 1 worker and
> // will send us the pid over a net channel

Signed-off-by: Asbjørn Sloth Tønnesen <ast@veridu.com>
@mugami-ast
Copy link
Contributor Author

Rebased on to new 0.2.0 master, and still parsing all tests. Whats the hold up on merging this?

rauchg added a commit that referenced this pull request Jun 25, 2012
Fix tests and revert express pinning
@rauchg rauchg merged commit 8db0860 into LearnBoost:master Jun 25, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants