RedRoverSchool / JenkinsQA_JS_2024_fall

11 stars 2 forks source link

TC_00.002.01-A | New Item > Create Pipeline Project | Special characters are not allowed in the project name #79

Open antnikol opened 8 hours ago

antnikol commented 8 hours ago

Description: Check to disallow special characters in the project name when the user tries to create a new pipeline project

Steps:

  1. Click on "+ New Item" button in left main menu.
  2. Type an item name into the field as "New<>Name"

    Expected result: The error message "» ‘<’ is an unsafe character" should be visible under the "New Item" input field and the text color of the error message should be red.