Skip to content

nw:test command not working #62

@shripathee

Description

@shripathee

Hi, I'm using nwjs 0.16.1 stable and when I run ember nw:test command, it's opening a blank window and throwing FILE_NOT_FOUND errors.

This might well be because of the base tag in the tests/index.html file which is set to ../, since it worked properly after I moved all the assets into the tests folder and removed the base tag. I also tried using an older version of NWjs (0.12.3) which worked fine with the existing configuration. Hence, it is likely that NW has removed support for this feature, but I'm not sure which version/commit that change happened.

What would be the best way to fix this? We can either copy all the assets to the tests folder or just move the contents of the tests folder into the parent directory and replace index.html and package.json files there. I can raise a PR if needed.

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