Giter Site home page Giter Site logo

0.6.8 about angular-multimocks HOT 6 CLOSED

nabil-boag avatar nabil-boag commented on June 17, 2024
0.6.8

from angular-multimocks.

Comments (6)

nabil-boag avatar nabil-boag commented on June 17, 2024

Hey @softchris.

Sorry your having issues with Multimocks.

I'm having trouble replicating your issue, though I did have some issue with the writefile library writing empty files. I have fixed this issue and it will be available in version 0.6.10.

Multimocks makes no assumption of src/dest structure, the src can be an arbitrary path to a directory containing mock files. There is only one file name that is mandated and that is the mock manifest file mockResources.json that should be in the root of the src directory that you specify.

Here is an example config that I am using in one of my projects:

multimocks: {
  exampleApp: {
    src: 'app/src/mocks',
    dest: 'app/build/multimocks.mock.js'
  }
}

I would like to help resolve your issue so please let know any more details about your setup (node version, os) etc.

Thanks

from angular-multimocks.

chrisnoringovo avatar chrisnoringovo commented on June 17, 2024

After a bit fixing I managed to only get the part of empty files when running it with grunt.. looking forward to testing 0.6.10 . Keep up the good work ( softchris through my other account )

from angular-multimocks.

nabil-boag avatar nabil-boag commented on June 17, 2024

Yea, the empty file thing should be solved in 0.6.10

from angular-multimocks.

chrisiconolly avatar chrisiconolly commented on June 17, 2024

@softchris are you happy for us to close this issue?

from angular-multimocks.

chrisnoringovo avatar chrisnoringovo commented on June 17, 2024

yes

from angular-multimocks.

chrisnoringovo avatar chrisnoringovo commented on June 17, 2024

from @softchris :)

from angular-multimocks.

Related Issues (17)

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.