Skip to content

Search by catalog number: add integration test for an empty result #1066

Closed
@php-coder

Description

@php-coder

Create the following test:

  • open a main page
  • fill Search by catalog form:
    • provide non-existent catalog number (let's say 888)
    • chose a catalog (let's pick a random one from Michel/Scott/Yvert/Gibbons)
    • click on the Search button
  • ensure that the resulted page contains the message No series found

Requirements:

  • the test should be located in the src/test/robotframework/series/search/logic.robot file

Hint:

Extracted from #340 to reduce the scope.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions