test(napi/oxlint): add tests for without JS plugins enabled#13698
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
camc314
left a comment
There was a problem hiding this comment.
should we add some tests for the error flows (low priority)
i.e. what happens when you run oxlint without --experimental... but yoy have plugins configured
Merge activity
|
1313199 to
b6e3fbb
Compare
57828a6 to
ba288b8
Compare
Yes, definitely.
That test is added in next PR #13699. |
b6e3fbb to
99264be
Compare
ba288b8 to
9c52c20
Compare
Add a couple of tests to make sure `napi/oxlint` operates correctly without `--experimental-js-plugins` CLI option.
9c52c20 to
3f84157
Compare
99264be to
9126c93
Compare

Add a couple of tests to make sure
napi/oxlintoperates correctly without--experimental-js-pluginsCLI option.