fix for api and remove button #103
13 passed, 4 failed and 0 skipped
❌ tests/e2e/mochawesome-report/junit-report.xml
17 tests were completed in 256s with 13 passed, 4 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Actions with Key List | 1✅ | 1❌ | 87s | |
Format switcher functionality | 1❌ | 9s | ||
List Key verification | 1❌ | 20s | ||
List Key verification for db with version <6.2 | 1❌ | 26s |
❌ Actions with Key List
Verify that key deleted properly from the list
❌ Actions with Key List Verify that key deleted properly from the list
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[starts-with(@data-testid, 'remove-key-gehwosiane')])
Verify that key deleted properly from details
✅ Actions with Key List Verify that key deleted properly from details
❌ Format switcher functionality
"before each" hook for "Formatters saved selection"
❌ Format switcher functionality "before each" hook for "Formatters saved selection"
AssertionError: The creation of new list key request failed: expected 400 to deeply equal 201
❌ List Key verification
"before each" hook for "Verify that user can search List element by index"
❌ List Key verification "before each" hook for "Verify that user can search List element by index"
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid="key-nokavcuhip"])
❌ List Key verification for db with version <6.2
Verify that user can remove only one element for List for Redis v. <6.2
❌ List Key verification for db with version <6.2 Verify that user can remove only one element for List for Redis v. <6.2
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='add-key-button'])
Annotations
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 0th node
Actions with Key List ► Verify that key deleted properly from the list ► Actions with Key List Verify that key deleted properly from the list
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[starts-with(@data-testid, 'remove-key-gehwosiane')])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[starts-with(@data-testid, 'remove-key-gehwosiane')])
Wait timed out after 5174ms
at /home/runner/work/Redis-for-VS-Code/Redis-for-VS-Code/tests/e2e/node_modules/selenium-webdriver/lib/webdriver.js:913:22
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 0th node
Format switcher functionality ► "before each" hook for "Formatters saved selection" ► Format switcher functionality "before each" hook for "Formatters saved selection"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
AssertionError: The creation of new list key request failed: expected 400 to deeply equal 201
Raw output
AssertionError: The creation of new list key request failed: expected 400 to deeply equal 201
at Function.<anonymous> (src/helpers/api/KeyApi.ts:366:29)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/api/KeyApi.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-400
+201
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 0th node
List Key verification ► "before each" hook for "Verify that user can search List element by index" ► List Key verification "before each" hook for "Verify that user can search List element by index"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid="key-nokavcuhip"])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid="key-nokavcuhip"])
Wait timed out after 5202ms
at /home/runner/work/Redis-for-VS-Code/Redis-for-VS-Code/tests/e2e/node_modules/selenium-webdriver/lib/webdriver.js:913:22
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 0th node
List Key verification for db with version <6.2 ► Verify that user can remove only one element for List for Redis v. <6.2 ► List Key verification for db with version <6.2 Verify that user can remove only one element for List for Redis v. <6.2
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='add-key-button'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='add-key-button'])
Wait timed out after 5175ms
at /home/runner/work/Redis-for-VS-Code/Redis-for-VS-Code/tests/e2e/node_modules/selenium-webdriver/lib/webdriver.js:913:22
at processTicksAndRejections (node:internal/process/task_queues:95:5)