Skip to content

Commit fbdb340

Browse files
Merge pull request #4856 from linuxfoundation/unicron-add-v3-e2e-test-coverage-continue
Unicron add v3 e2e test coverage continue
2 parents 0f3fb78 + 8cf134c commit fbdb340

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+5427
-29
lines changed

tests/functional/cypress/e2e/v3/cla-manager.cy.ts

Lines changed: 570 additions & 0 deletions
Large diffs are not rendered by default.

tests/functional/cypress/e2e/v3/company.cy.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright The Linux Foundation and each contributor to LFX.
2+
// SPDX-License-Identifier: MIT
3+
14
import {
25
validate_200_Status,
36
validate_401_Status,

tests/functional/cypress/e2e/v3/docs.cy.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright The Linux Foundation and each contributor to LFX.
2+
// SPDX-License-Identifier: MIT
3+
14
import { validate_200_Status, getAPIBaseURL, validate_expected_status } from '../../support/commands';
25

36
describe('To Validate & test Documentation APIs via API call (V3)', function () {

tests/functional/cypress/e2e/v3/events.cy.ts

Lines changed: 610 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)