WIP - Cypress e2e Test - Verify Non Admin Can Serve And Query A Model Using The UI #4314
Annotations
10 errors and 3 warnings
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/e2e/dataScienceProjects/models/testModelSingleServingCreation.cy.ts#L2
Replace `"~/__tests__/cypress/cypress/utils/pipelines"` with `'~/__tests__/cypress/cypress/utils/pipelines'`
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/e2e/dataScienceProjects/models/testModelSingleServingCreation.cy.ts#L3
Replace `·addUserToProject,·deleteOpenShiftProject·}·from·"~/__tests__/cypress/cypress/utils/oc_commands/project"` with `⏎··addUserToProject,⏎··deleteOpenShiftProject,⏎}·from·'~/__tests__/cypress/cypress/utils/oc_commands/project'`
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/e2e/dataScienceProjects/models/testModelSingleServingCreation.cy.ts#L3
'deleteOpenShiftProject' is defined but never used
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/e2e/dataScienceProjects/models/testModelSingleServingCreation.cy.ts#L8
'AWS_BUCKETS' is defined but never used
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/e2e/dataScienceProjects/models/testModelSingleServingCreation.cy.ts#L9
Expected 1 empty line after import statement not followed by another import
|
|
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/tests/e2e/dataScienceProjects/models/testModelSingleServingCreation.cy.ts#L24
Replace `⏎····return·loadDSPFixture('e2e/dataScienceProjects/testModelSingleServingCreation.yaml')` with `····return·loadDSPFixture('e2e/dataScienceProjects/testModelSingleServingCreation.yaml').then(`
|
|
|
Tests (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (18.x)
No files were found with the provided path: ./frontend/src/__tests__/cypress/results/. No artifacts will be uploaded.
|
Tests (18.x):
frontend/src/__tests__/cypress/cypress/utils/pipelines.ts#L5
import statements should have an absolute path
|