GithubHelp home page GithubHelp logo

buerro's People

Contributors

fionnfuchs avatar jannistriestocode avatar mariushegele avatar ovakefali13 avatar timozuther avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

buerro's Issues

Two-step request in Yelp Service

short_information = self.yelp_service.get_short_information_of_restaurants()

To me it's a bit unintuitive that the yelp services requires two interactions for a request.

I would expect request_businesses to return the businesses. Instead it is setting them. If this is the way it's meant to be I would rename it to set_businesses.

I think it could be restructured, though: request_businesses could get some basic search params and fill them with provided information. You could also think about defining these rather remote-specific base parameters in the remote.

Scary Voice

I've been getting nightmares thinking about the voice you are using for the T2S feature. Please change it. Thanks

iCloud remote used in mock test

cal_service = CalService(iCloudCaldavRemote())

cal_service = CalService(iCloudCaldavRemote())

@timozuther

The CalService is instantiated with the iCloud Remote non-regarding of whether we are in a mock or non-mocking test.

Also you might think about moving the setting of Mock remotes and services out of the class into the test. Even though it might require some setters, I feel like it shouldn't the classes responsibility to handle mocking.

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.