Skip to content

Tests are failing #39

@AlicanC

Description

@AlicanC

I jumped in to fix the problem i stated in montagejs/collections#132, but even with [email protected] the tests fail:

$ npm test

> [email protected] test /Users/user/gtor
> jasminum test

/Users/user/gtor/test/behavior-test.js
/Users/user/gtor/test/byte-stream-test.js
/Users/user/gtor/test/observable-test.js
/Users/user/gtor/test/promise-test.js
/Users/user/gtor/test/stream-test.js
/Users/user/gtor/test/task-test.js
❯ describe
❯❯ describe /Users/user/gtor/test/behavior-test.js
❯❯❯ it
❯❯❯ it
❯❯❯ it
❯❯❯ describe index behavior
❯❯❯❯ it produces the given index
❯❯ describe /Users/user/gtor/test/byte-stream-test.js
❯❯❯ describe of
❯❯❯❯ it pumps large byte array into small stream buffer
test never completes
/Users/user/gtor/node_modules/asap/asap.js:45
                throw e;
                      ^
TypeError: object is not a function
    at flush (/Users/user/gtor/node_modules/asap/asap.js:27:13)
    at process._tickCallback (node.js:355:11)
npm ERR! Test failed.  See above for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions