Skip to content

Use common file to list qunit tests to run #658

@henrikingo

Description

@henrikingo

Currently there are 3 ways to run the unit tests:

  • qunit_test_runner.html
  • karma.conf.js
  • karma.conf-sauce.js

When adding more tests, you need to list the new test in each of those files. There should instead be a single file that all 3 of the above will import.

In addition, karma.conf.js and karma.conf-sauce.js should import the proxies: section from a common file - probably the same file as above.

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