Code Monkey home page Code Monkey logo

Comments (4)

KerstinKeller avatar KerstinKeller commented on September 25, 2024

@parsley72 can you be a bit more specific about what exactly you would like to mock / test?
It would be helpful to better understand your usecase.

from ecal.

parsley72 avatar parsley72 commented on September 25, 2024

Similar to the link, you should be able to:

  1. Import Protobuf file(s).
  2. Run a server that mocks these services.
  3. Have them either return random values or be able to specify them.

You can use this either during development of a new service or mock an existing one for automated testing.

from ecal.

KerstinKeller avatar KerstinKeller commented on September 25, 2024

It sounds like you don't actually want to "mock" anything, but rather have a template that can generate sample applications for you, based on a given set of protobuf files?

If so, I guess that could be helpful to have a code generator, to autogenerate Publish / Subscribe / Client / Server samples.

from ecal.

parsley72 avatar parsley72 commented on September 25, 2024

Maybe we have a different understanding of the word "mock"? I used Postman as an example but there are many other gRPC mocking tools, for instance https://github.com/tokopedia/gripmock. All I want to do is the same as what these tools provide but for eCAL instead of gRPC.

from ecal.

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.