Skip to content

Commit ea26ff0

Browse files
committed
chore: regression test improvements
1 parent 09efff0 commit ea26ff0

File tree

103 files changed

+0
-4212
lines changed

Some content is hidden

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

103 files changed

+0
-4212
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,3 @@ jobs:
4343
run: git tag -a v$(./.github/workflows/calculateVersion.sh) -m v$(./.github/workflows/calculateVersion.sh)
4444
- name: Push tags
4545
run: git push origin v$(./.github/workflows/calculateVersion.sh)
46-
ssr-regression:
47-
needs: release
48-
runs-on: ubuntu-latest
49-
steps:
50-
- name: Checkout
51-
uses: actions/checkout@v4
52-
- name: Cypress run
53-
uses: cypress-io/github-action@v6
54-
with:
55-
working-directory: ./regression-test
56-
build: npm run build
57-
start: npm start

regression-test/src/app/components/ACCESSIBLECONTENT_IUI.js

Lines changed: 0 additions & 34 deletions
This file was deleted.

regression-test/src/app/components/ALERT_IUI.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

regression-test/src/app/components/APPLYLOCALE_IUI.js

Lines changed: 0 additions & 34 deletions
This file was deleted.

regression-test/src/app/components/APPNAV_IUI.js

Lines changed: 0 additions & 56 deletions
This file was deleted.

regression-test/src/app/components/AVATAR_IMG_IUI.js

Lines changed: 0 additions & 36 deletions
This file was deleted.

regression-test/src/app/components/AVATAR_IUI.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

regression-test/src/app/components/BADGE_IUI.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

regression-test/src/app/components/BADGE_WITH_COUNT_IUI.js

Lines changed: 0 additions & 35 deletions
This file was deleted.

regression-test/src/app/components/BASEBUTTON_IUI.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)