This adds the `no-only-tests` `eslint` plugin + rule to ensure we don't run into disabling most tests and that a `.only()` will fail the build.
I tested it locally to make sure it failed if `.only` was present in `cypress/` or in `spec/` @kristw @xtinec @mistercrunch @graceguo-supercat @michellethomas [ Full content available at: https://github.com/apache/incubator-superset/pull/5945 ] This message was relayed via gitbox.apache.org for [email protected]
