Giter VIP home page Giter VIP logo

Comments (6)

jmcdo29 avatar jmcdo29 commented on July 22, 2024

What's the reason for module.createNestApplication in this unit test?

from testing-nestjs.

jrista avatar jrista commented on July 22, 2024

It was paving the way for future tests, which ended up getting broken out into an integration spec file.

I think the @golevelup/nestjs-testing module is just broken. It is at v0.1.2, and I just couldn't get it working. I finally resorted to creating very basic jest.fn() based mocks, which I then mockedResolvedValues for on a test-by-test case basis, and that seemed to work.

from testing-nestjs.

jmcdo29 avatar jmcdo29 commented on July 22, 2024

Gotcha. What if you use @golevelup/ts-jest (same package but new name and updates). If it still has problems could you provide a reproduction so I can take a deeper look?

from testing-nestjs.

jrista avatar jrista commented on July 22, 2024

Sure, I'll give it a whirl today.

from testing-nestjs.

jrista avatar jrista commented on July 22, 2024

So, in the long run, we decided we didn't necessarily need the @golevelup stuff. At least, not the testing stuff (we use other packages from them). The testing stuff just doesn't seem to be ready, and isn't even listed in their repos, so we decided to just mock things manually (which turned out to be easier than it seemed at first.)

from testing-nestjs.

jmcdo29 avatar jmcdo29 commented on July 22, 2024

The testing package is under the golevelup/nestjs repository. Either way, glad you got something that worked for you. Closing the issue out.

from testing-nestjs.

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.