Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Add test: Searching for queries with special characters in the name #63

Closed
madalincm opened this issue Jul 20, 2018 · 2 comments · Fixed by #69
Closed

Add test: Searching for queries with special characters in the name #63

madalincm opened this issue Jul 20, 2018 · 2 comments · Fixed by #69
Assignees
Labels
tests Tasks to implement UI tests

Comments

@madalincm
Copy link

Test Case

Prerequisites

  • User is logged in
  • Query with special characters in the name

UI Test

Action Result
Navigate to landing page Page displays "Search queries..." input and button
Input the name of a query that contains special characters and click button Browser opens queries page, "Search" tab is selected, page contains table, table contains only relevant items, the query that contains special characters in the name is displayed
@madalincm madalincm added the tests Tasks to implement UI tests label Jul 20, 2018
@jrbenny35
Copy link
Collaborator

What would classify as a special character? Like @, /, or √∫˜µƒç©˙¨ß ?

@jrbenny35 jrbenny35 self-assigned this Aug 3, 2018
@madalincm
Copy link
Author

In my manual tests I usually use characters like @ ? / # $ & ( ) { } as there are some queries that contain those characters. So only character that you directly find on your keyboard.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tests Tasks to implement UI tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants