Skip to content
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

Неточность в /accounts/group в данных от 25.12.2018 #135

Closed
stulentsev opened this issue Dec 26, 2018 · 2 comments
Closed

Comments

@stulentsev
Copy link

stulentsev commented Dec 26, 2018

Первая фаза

REQUEST  URI: /accounts/group/?order=-1&birth=1989&limit=5&query_id=738&keys=sex
REQUEST BODY: <EMPTY>
BODY   GOT: {"groups":[{"count":475,"sex":"m"},{"count":470,"sex":"f"}]}
BODY   EXP: {"groups":[{"count":475,"sex":"m"},{"count":471,"sex":"f"}]}

И еще два запроса с большим списком стран в ответе:

REQUEST  URI: /accounts/group/?order=-1&birth=1989&limit=5&query_id=738&keys=sex
REQUEST  URI: /accounts/group/?order=1&birth=1989&limit=35&query_id=407&keys=country%2Cstatus
REQUEST  URI: /accounts/group/?order=1&birth=1989&limit=35&query_id=274&keys=country%2Cstatus

На сайте решение выдает 100% правильных ответов.

@recar
Copy link

recar commented Dec 26, 2018

У меня результаты этих запросов на этих данных совпадают с ожидаемыми в данных.

@stulentsev
Copy link
Author

А, таймзона +3. Каждый раз попадаюсь.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants