Skip to content

Out of order execution of test modules #2

Description

@tronkko

Js-test uses the standard script tag to load test modules into browser. This brings uncertainty as some browsers load and execute the script tags asynchronously without adhering to the declaration order.

See http://stackoverflow.com/questions/8996852/load-and-execute-order-of-scripts

The load system should be fixed such that the load order is predictable!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions