Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 98afa27

Browse files
remove files related to nightly integration project (as well as package.json) (#53)
1 parent ebb79f9 commit 98afa27

File tree

7 files changed

+2
-279
lines changed

7 files changed

+2
-279
lines changed

‎.github/workflows/playwright-onDemand.yml

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

‎.github/workflows/playwright-scheduled.yml

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

‎.gitignore

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ speed-measure-plugin*.json
3232
.history/*
3333

3434
# misc
35-
/.angular/cache
35+
/.angular/cache
3636
/.sass-cache
3737
/connect.lock
3838
/coverage
@@ -44,10 +44,4 @@ testem.log
4444

4545
# System Files
4646
.DS_Store
47-
Thumbs.db
48-
/test-results/
49-
/playwright-report/
50-
/playwright/.cache/
51-
/test-results/
52-
/playwright-report/
53-
/playwright/.cache/
47+
Thumbs.db

‎package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"start": "ng serve",
77
"build": "ng build --configuration production",
88
"test": "ng test",
9-
"playwright_test": "playwright test",
109
"lint": "ng lint",
1110
"e2e": "ng e2e",
1211
"swa:start": "swa start app",
@@ -33,7 +32,6 @@
3332
"@angular/compiler-cli": "~13.2.5",
3433
"@angular/language-service": "~13.2.5",
3534
"@azure/static-web-apps-cli": "*",
36-
"@playwright/test": "^1.22.2",
3735
"@types/jasmine": "~3.6.0",
3836
"@types/jasminewd2": "~2.0.3",
3937
"@types/node": "^12.11.1",

‎playwright.config.ts

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

‎tests/Test.README.md

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

‎tests/playwright.spec.ts

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /