Code Monkey home page Code Monkey logo

Comments (5)

gsong avatar gsong commented on September 24, 2024
  • Apiary end point definition
  • The test suite only uses Apiary for the error cases coming from OPS:
    • IndividualQuotaPerHour exceeded
    • RegisteredQuotaPerWeek exceeded

from python-epo-ops-client.

amotl avatar amotl commented on September 24, 2024

Dear George,

I see, now that makes sense. I already was wondering what the apiary.apib file was all about. If you think using an embedded mock server will be fine, like pytest-localserver, I will see what I can do on behalf of one of the next iterations.

With kind regards,
Andreas.

from python-epo-ops-client.

gsong avatar gsong commented on September 24, 2024

@amotl I'm not sure an embedded server is needed, or if you can just intercept http requests and inject mock responses without standing up a server. That's what I tend to do in the JavaScript world.

from python-epo-ops-client.

amotl avatar amotl commented on September 24, 2024

If that is enough, then the de facto standard package in this regard when it comes to mocking the requests library, is the responses library, and might be totally sufficient to serve the needs of the test suite.

from python-epo-ops-client.

amotl avatar amotl commented on September 24, 2024

Hi. GH-72 has a patch which uses the responses library for returning the corresponding error conditions, as suggested.

from python-epo-ops-client.

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.