Code Monkey home page Code Monkey logo

Comments (3)

CleanCut avatar CleanCut commented on June 7, 2024

Hello! Thank you for your test runner, I love it :)

Aww, thanks! ❤️

Is there something I'm doing wrong?

I really can't tell from the error alone. You should know that I've never used Django myself other than to get Green working with it (which involved following Django's documentation and a trivial "hello world" django app), so I may not be much help. However, perhaps if we look a little deeper we can figure it out.

  • Does the Django project itself run and function? (If not, it could be something wrong with your Django project itself).
  • How are you configuring / running green with your Django project? Did you follow the instructions?
  • Is your code open source? ie can you provide a link to the repository with the problem so we can try reproducing it?

from green.

vanities avatar vanities commented on June 7, 2024

Thanks for responding so quickly!

  • The django tests do indeed run fine with the command being ./manage.py test --parallel
  • I did follow the instructions: added green to our requirements, setting TEST_RUNNER = "green.djangorunner.DjangoRunner" in our settings.py, and am running the command `./manage.py test --green-verbosity 3
  • Unfortunately our code is not open source

You won't believe this, but I ran it this morning and it failed with this issue, but when I just ran it, it didn't. I'll close if for now. Thanks! Lol

Edit:
I think it has something to do with a test involving our migrations: with this app, https://github.com/wemake-services/django-test-migrations

from green.

CleanCut avatar CleanCut commented on June 7, 2024

I'm glad you were able to resolve the issue!

from green.

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.