Coder Social home page Coder Social logo

Mocks library about pup HOT 3 CLOSED

cleverbeagle avatar cleverbeagle commented on May 18, 2024
Mocks library

from pup.

Comments (3)

ninjaPixel avatar ninjaPixel commented on May 18, 2024 1

I use Test Cafe for Gluless (which is a Meteor project). I can show it to you on a Hangout if you like.

It's completely separate to my unit tests. I generally unit test whatever can be unit tested, but more involved stuff (e.g. something that requires a user account, or testing of the UI) is done with Test Cafe.

from pup.

ninjaPixel avatar ninjaPixel commented on May 18, 2024

Rather than going to all the effort of mocking Accounts, MongoDB etc how about using an end-to-end framework, for these tests?
I've had great success with Test Cafe to test things like a/c creation, logging in etc.
The benefits of doing it this way are:

  1. We also test the UI
  2. We don't have to write mocks or keep them up-to-date

from pup.

cleverbeagle avatar cleverbeagle commented on May 18, 2024

Do you have any examples of this being put to use in Meteor? On the surface this sounds ideal from the acceptance test side of things. How does it handle things like unit testing (or are you suggesting we use this independently of unit/integration tests)?

from pup.

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.