David Taylor
9c915345ea
DEV: Simplify qunit target selection ( #22591 )
...
Previously we had three query parameters to control which tests would be run. The default was to run all core/plugin tests together, which would almost always lead to errors and does not match the way we run tests in CI.
This commit removes the three old parameters (skip_core, skip_plugins and single_plugin), and introduces a new 'target' parameter. This can have a value of 'core', 'plugins', 'all', or a specific plugin name. The default is 'core'. Attempting to use the old parameters will raise an error.
2023-07-13 14:20:00 +01:00
..
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-05-24 23:05:36 +03:00
2019-12-12 11:45:00 +00:00
2023-06-09 11:14:11 +01:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2019-05-13 09:31:32 +08:00
2023-05-18 12:46:44 +03:00
2023-01-20 12:52:49 -06:00
2023-06-21 09:57:16 -04:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-05-02 12:12:03 -05:00
2023-05-12 11:13:52 +02:00
2023-05-19 10:33:48 +02:00
2023-05-16 20:46:57 +02:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-03-23 11:47:14 +10:00
2023-01-09 12:10:19 +00:00
2022-04-28 11:51:03 +02:00
2023-07-07 04:52:10 +03:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-06-29 12:23:46 +02:00
2020-09-03 12:10:11 +01:00
2023-06-01 21:46:49 +01:00
2023-07-13 14:20:00 +01:00
2023-01-09 12:10:19 +00:00
2022-02-28 20:50:55 +01:00
2023-02-13 12:39:45 +08:00
2023-01-09 12:10:19 +00:00
2023-07-13 14:20:00 +01:00
2023-01-09 12:10:19 +00:00
2023-06-28 11:28:08 -04:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-06-06 15:47:40 +10:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-01-09 12:10:19 +00:00
2023-02-21 10:30:48 +01:00
2023-03-14 13:11:45 -05:00
2023-01-09 12:10:19 +00:00
2023-04-28 12:11:53 -05:00
2023-01-09 12:10:19 +00:00
2023-02-23 07:47:11 +10:00
2023-01-20 12:52:49 -06:00
2023-07-07 09:53:49 +02:00
2023-03-09 15:38:59 -05:00