Giter Site home page Giter Site logo

Comments (5)

alansouzati avatar alansouzati commented on July 30, 2024 1

You could add the test path to the jsAssets which will run eslint. Could you please double check that?

I invite you to check out the new cli with the grommet pack and grommet check commands. All the configurations are exposed now and you can run jest CLI directly.

from grommet-toolbox.

coltonw avatar coltonw commented on July 30, 2024

The workaround is to not use globbing at all and to use a path for the folder:

{
  testPaths: ['__tests__']
}

However, doing this is wrong by traditional globbing which means that none of your test files will be linted by eslint.

from grommet-toolbox.

coltonw avatar coltonw commented on July 30, 2024

Yeah, I should have commented earlier. That is my intended solution.

Should we close this issue or leave it open as a known issue with no intention to fix it in this project?

The old king is dead, long live the king! 👑

from grommet-toolbox.

alansouzati avatar alansouzati commented on July 30, 2024

I believe we can close it with the jsAssets work around. Even with a closed issue, it always be available for folks facing similar problems. Thoughts? I'm fine with leaving it open also.

from grommet-toolbox.

alansouzati avatar alansouzati commented on July 30, 2024

I'm closing this in favor of the new CLI. specially with webpack v2 coming :)

from grommet-toolbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.