MailRuChamps / hlcupdocs

High-loaded systems developer contest
https://highloadcup.ru
151 stars 34 forks source link

Запрос suggest на данных test_accounts_261218 #137

Closed ghost closed 5 years ago

ghost commented 5 years ago

При запросе /accounts/23150/suggest/?country=Индизия&query_id=492&limit=2

Тест ожидает

{
  "accounts": [
    {
      "sname": "Стамолович",
      "status": "свободны",
      "fname": "Алексей",
      "email": "savbitotudfoapris@me.com",
      "id": 29927
    },
    {
      "sname": "Стыкленвич",
      "status": "заняты",
      "fname": "Савва",
      "email": "hareni@ya.ru",
      "id": 29171
    }
  ]
}

Хотя эти два аккаунта живут в стране, которая не подходит под этот фильтр.

  id   |          email           |  fname  |   sname    | country 
-------+--------------------------+---------+------------+---------
 29171   | hareni@ya.ru             | Савва   | Стыкленвич | Малезия
 29927  | savbitotudfoapris@me.com | Алексей | Стамолович | Мализия