Skip to content

Fix chrome test failures when executing qunit using the file protocol #173

@FagnerMartinsBrack

Description

@FagnerMartinsBrack

Chrome has some default security measures that makes it impossible to execute some ajax calls using the file: protocol. That is the reason why one of the tests in #169 screenshot fails, it should be run in a server.

The commit below add grunt-contrib-connect to be able to execute and debug the tests in the browser without any failure in chrome.

web-stories@c2838a4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions