Skip to content
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
This repository was archived by the owner on Jan 14, 2020. It is now read-only.

Add tests for search functionality #470

Open
@sparrowDom

Description

@sparrowDom

Recently search functionality has been added but there are no automated tests for it yet. The test should cover:

  • Apollo loaded GraphQl schema without errors
  • elasticsearch has spawned with fixtures
  • calling search on origin-js returns the expected result:
    • title field is being boosted
    • comission is taken into account when ranking listings
    • fuzzy search is working
    • minPrice and maxPrice aggregators have correct values

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions