fast-glob
fast-glob copied to clipboard
Convert smoke tests to e2e tests
We need to rewrite the smoke tests to e2e. The main reason is to check for compliance with a specific set of paths, rather than node-glob results.
Also we need a tests for #257, #268.
Fixed in #387.