williaster opened a new pull request #5945: [eslint] add no-only-tests URL: https://github.com/apache/incubator-superset/pull/5945 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
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
