Review the Backend QA instance and Michelangelo instance because in the Michelangelo instance it is possible to start a task with wrong password.
This commit is contained in:
@@ -43,7 +43,7 @@ Feature: Project User Resources
|
||||
Examples:
|
||||
| test_description | act_uid | username | password | http_code | type |
|
||||
| error username | 1352844695225ff5fe54de2005407079 | adm | admin | 400 | string |
|
||||
# TODO review the Backend QA instance and Michelangelo instance (star tast with worong pass is possible)
|
||||
# TODO review the Backend QA instance and Michelangelo instance (because a user with wrong password can able to start a task)
|
||||
#| error password | 1352844695225ff5fe54de2005407079 | admin | adm | 400 | string |
|
||||
| short activity | 1352844695225ff5fe54de20 | admin | admin | 400 | string |
|
||||
| error activity | 225ff5fe54de20054070791352844695 | admin | admin | 400 | string |
|
||||
|
||||
Reference in New Issue
Block a user