Added bundle for djblets-integrations for running JavaScript unit tests.

Review Request #10688 — Created Sept. 6, 2019 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

When the JavaScript unit tests were run, the djblets-integration bundle
is never loaded. This leads to the djblets integration tests failing,
because they require that bundle in order to run correctly. This change
simply loads that bundle before unit tests are run.

I tested locally by hitting http://localhost:8080/js-tests/

Commits

Files

    Loading...