Skip to content

test: add regression coverage for keyword+country filter in SearchWorldHeritagesWithAlgoliaUseCase / Application層回帰テスト追加 #580

Description

@zigzagdev

Parent Issue / 親Issue

#578

現状の問題 / Current problem

  • SearchWorldHeritagesWithAlgoliaUseCase経由の統合的な挙動として、keyword+国指定の組み合わせがテストされておらず、#579のバグが検出できていなかった。

解決策 / Solution

  • SearchWorldHeritagesWithAlgoliaUseCaseTest(またはSearchWorldHeritagesTestのfeatureテスト)に、keywordと国指定を同時に渡した場合の絞り込みを検証するテストケースを追加し、同種の回帰を将来防ぐ。

Tests / テスト

  • keyword(例: "temple")と country_iso3(例: "JPN")を同時に指定した検索が、両方の条件で絞り込まれた結果を返すことを検証

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions