discourse/.github
Alan Guo Xiang Tan 072faa08bb DEV: Reenable wizard test after fixing auto start for wizard qunit tests
`run-qunit.js` does not expect QUnit tests to start automatically but
our wizard QUnit setup did not respect the `qunit_disable_auto_start`
URL param. Hence, tests would start running automatically and when a
subsequent `QUnit.start()` function call is made, we ended up getting a
`QUnit.start cannot be called inside a test context.` error.

This error can be consistently reproduced in the `discourse:discourse_test` container but not in
the local development environment. I do not know why and did not feel
like it is important at this point in time to know why.
2022-05-25 15:12:27 +08:00
..
workflows DEV: Reenable wizard test after fixing auto start for wizard qunit tests 2022-05-25 15:12:27 +08:00
dependabot.yml DEV: Check github actions weekly with dependabot (#11411) 2020-12-07 18:56:50 +03:00
pull_request_template.md DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00