-
-
Notifications
You must be signed in to change notification settings - Fork 631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add preregister, earlyAccessEnabled, androidMaxVersion, originalPrice and discountEndDate properties #648
Conversation
- fixed search: more section title is not always empty, it can contain "Apps" - fixed missing comments (ds:9 => ds:8) - new url called to test throttle, - updated expected results
…will answer quickly
code looks good to me, but there seems to be a test failure (not related to throttling). I suppose it's not related to the changes in here either, but do you know why it fails? |
Doing a netflix search does not return the exact same result between requests. I fixed both tests in the throttle fix PR #649 |
ok I'll wait for the tests ones to be finished and merged and then I'll get back to merging this one |
… interval and added comments on sinon usage.
… interval and added comments on sinon usage.
Please pull from main so we get tests passing here as well |
Sales properties
Was able to test it throug this list of games
PS : the original price is not always set, according to the language/country, the price could be discounted, but there is not data about the original price and the discount duration.
Pre registration properties
Was able to test it throug this list of games
Assertion on types are added in the generic method but there is no specific tests because no game will forever return preregistration or sales.
Android version upper limit