Code Monkey home page Code Monkey logo

Comments (7)

valotas avatar valotas commented on May 21, 2024

Shall I put the tests under source/scripts named with a spec.js suffix? I really do not like creating test in a different folder.

from chartist.

gionkunz avatar gionkunz commented on May 21, 2024

I also like to put test files into the folder where the component under test lives. However, for a library project with less components I don't see the same benefit as with an application where you might end up with 30+ components. Also it's still quite common to use a test folder and given possible future contributions with people who are more used to a test folder, I'd rather go with the current approach.

from chartist.

gionkunz avatar gionkunz commented on May 21, 2024

It would be awesome if the project also contains everything required so we can run the tests on Travis!

from chartist.

valotas avatar valotas commented on May 21, 2024

I'll start with the tests first :)

from chartist.

valotas avatar valotas commented on May 21, 2024

And I think I'll integrate first istanbul so that I'll know what to test

from chartist.

gionkunz avatar gionkunz commented on May 21, 2024

Cool, istanbul is awesome! :-)

from chartist.

gionkunz avatar gionkunz commented on May 21, 2024

As we have now some code coverage I'll close this issue. There is still need for more tests but this is no longer a blocker for 1.0.0

from chartist.

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.