GithubHelp home page GithubHelp logo

Tests fail. about channels HOT 5 CLOSED

django avatar django commented on July 24, 2024
Tests fail.

from channels.

Comments (5)

andrewgodwin avatar andrewgodwin commented on July 24, 2024

Yes, the tests aren't done yet, and won't be until the code is semi-finalised; closing as INVALID, since obviously passing tests are needed, and will come when the code stablilises.

from channels.

DanLipsitt avatar DanLipsitt commented on July 24, 2024

Context: I'm seeing if I can make a dent in #32 because that's a blocker for me. Writing my own tests is a way for me to explore the problem, and might be helpful for the project in general. So it would be useful to have a working test command even if existing tests don't pass. Currently they are not just failing, but erroring.

from channels.

DanLipsitt avatar DanLipsitt commented on July 24, 2024

I'll see if I can get the test runner working unless you recommend against it. Any tips?

from channels.

andrewgodwin avatar andrewgodwin commented on July 24, 2024

Not really; what's there is pretty basic and doesn't really work terribly well. The main problem you'll have is that tests will need to have at least two different processes running if not three (daphne, redis, test code) if you want to do proper end-to-end testing; if you just want to artificially generate messages instead of going via Daphne, you'll need to probably write a whole suite of code that makes example messages and hook everything up to the in-memory ASGI backend.

from channels.

DanLipsitt avatar DanLipsitt commented on July 24, 2024

I'm not trying to test end-to-end. Just unit testing. I think I may have uncovered a bug already, or I am using the wrong Message class. I'll put it in a PR so you can see. Then I'll probably put Channels aside until things have settled a bit more. Thanks!

from channels.

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.