discourse/lib/turbo_tests
Alan Guo Xiang Tan d8e7fc4f5d
DEV: `check_pending` -> `check_all_pending!` (#27724)
Fixes the following deprecation warning:

> DEPRECATION WARNING: The `check_pending!` method is deprecated in favor of `check_all_pending!`. The new implementation will loop through all available database configurations and find pending migrations. The prior implementation did not permit this.
2024-07-05 09:29:32 +08:00
..
flaky DEV: Remove flaky tests report when there are too many failures (#25031) 2023-12-26 09:23:17 +08:00
base_formatter.rb DEV: Summarize JS deprecations at end of system spec run (#24824) 2023-12-13 16:04:25 +00:00
documentation_formatter.rb DEV: Fix turbo_rspec formatters by sending real 'Start' notification (#26487) 2024-04-03 13:27:39 +01:00
json_example.rb DEV: Capture and log AR debug logs on GitHub actions for flaky tests (#25048) 2023-12-27 14:40:00 +08:00
json_rows_formatter.rb DEV: Introduce automatic reruns to RSpec tests on Github actions (#24811) 2023-12-13 07:18:27 +08:00
progress_formatter.rb DEV: Add `--profile=[COUNT]` option for `turbo_rspec` 2023-05-30 13:46:14 +09:00
reporter.rb DEV: Send proper 'stop' notification in turbo_rspec (#26488) 2024-04-03 14:00:47 +01:00
runner.rb DEV: `check_pending` -> `check_all_pending!` (#27724) 2024-07-05 09:29:32 +08:00