Git Product home page Git Product logo

Comments (5)

sandfox avatar sandfox commented on July 24, 2024 1

done in v3

from node-pool.

felixfbecker avatar felixfbecker commented on July 24, 2024

@sandfox I'm trying to take a shot at it because my other PR is finished but I cannot run the expresso tests on Windows. However I don't understand the tests at all, some inline documents would have been helpful. There is no such thing as beforeExit and mocha, instead you call done with either an error or without one for async tests. The way you iterate synchronously with a for loop and then trigger async actions and the assert synchronously doesn't make sense to me...

Maybe you have some input, otherwise I will just take the existing test descriptions and write new ones for them, make them pass on the current version and then test against my prototype-PR.

from node-pool.

felixfbecker avatar felixfbecker commented on July 24, 2024

But I'm not even sure what expands to max limit even means - what is it in this context?

from node-pool.

felixfbecker avatar felixfbecker commented on July 24, 2024

Btw mocha needs at least Node 0.8, which means we cannot test on Travis for Node 0.2 anymore.

from node-pool.

sandfox avatar sandfox commented on July 24, 2024

Ok, I'll have a look and see if I shed any further light on that stuff and drop it here

I'm totally fine with dropping testing for everything pre-0.8 - as long as the new tests pass I'm happy with line of reasoning that we haven't broken backwards compatibility for library consumers (which ever ones are still out there on old skool node versions), and when the "class" stuff lands, as long as the tests still pass then in theory we still won't have broken b/c.

from node-pool.

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.