forked from evuventures/cheaper
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
- use your API key to send a request getting any item through ebay's api it will most likely be in json
- make a list of the product object that are that item
- filter the response to show price, product, and date.
unit test the function or any sub-functions that you create with it. In this case, I'm expecting a try, finally because of error handling. Unit test what should happen when you get the response and when you don't get a response (most likely 500 error or 404).
Metadata
Metadata
Assignees
Labels
No labels