Skip to content

Need phantomjs tests #56

@ljharb

Description

@ljharb

See enzymejs/enzyme#2439 - basically, in phantomjs, the Reflect.apply logic broke without 579179e.

To prevent this from happening again, we need to set up automated tests in phantomjs.

I've gotten both karma and testling to run locally; however, neither is producing the proper exit code to match the tests passing/failing. I've looked into karma-tape/karma-tape-reporter, as example.

I've also come up with an approach to ensure that phantomjs-prebuilt can live in package.json without breaking node 0.8's CI, by making a subpackage that adds it as an optional dep.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions