Skip to content

Commit

Permalink
chore: remove unneeded debug-encapsulation tests (#8984)
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired authored Oct 9, 2023
1 parent f783108 commit 5531251
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 507 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deprecations-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
CI: true
ASSERT_ALL_DEPRECATIONS: true
run: pnpm test
- name: Encapsulation tests
env:
CI: true
ASSERT_ALL_DEPRECATIONS: true
run: pnpm test:encapsulation

test-all-deprecations-releases:
strategy:
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/encapsulation-tests.yml

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"test:production": "pnpm --filter main-test-app --filter ember-data__graph --filter ember-data__json-api run test -e production",
"test:try-one": "pnpm --filter main-test-app run test:try-one",
"test:docs": "pnpm build:docs && pnpm --filter docs-tests test",
"test:encapsulation": "pnpm --filter '*-encapsulation-test-app' run test",
"test:fastboot": "pnpm --filter fastboot-test-app test",
"test:embroider": "pnpm --filter embroider-basic-compat test",
"test:infra": "pnpm --filter @ember-data/unpublished-test-infra test",
Expand Down
9 changes: 0 additions & 9 deletions tests/debug-encapsulation/.ember-cli

This file was deleted.

25 changes: 0 additions & 25 deletions tests/debug-encapsulation/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions tests/debug-encapsulation/.template-lintrc.js

This file was deleted.

3 changes: 0 additions & 3 deletions tests/debug-encapsulation/.watchmanconfig

This file was deleted.

57 changes: 0 additions & 57 deletions tests/debug-encapsulation/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions tests/debug-encapsulation/app/app.js

This file was deleted.

Empty file.
Empty file.
Empty file.
25 changes: 0 additions & 25 deletions tests/debug-encapsulation/app/index.html

This file was deleted.

Empty file.
3 changes: 0 additions & 3 deletions tests/debug-encapsulation/app/resolver.js

This file was deleted.

12 changes: 0 additions & 12 deletions tests/debug-encapsulation/app/router.js

This file was deleted.

Empty file.
Empty file.
3 changes: 0 additions & 3 deletions tests/debug-encapsulation/app/templates/application.hbs

This file was deleted.

Empty file.
51 changes: 0 additions & 51 deletions tests/debug-encapsulation/config/environment.js

This file was deleted.

6 changes: 0 additions & 6 deletions tests/debug-encapsulation/config/optional-features.json

This file was deleted.

13 changes: 0 additions & 13 deletions tests/debug-encapsulation/config/targets.js

This file was deleted.

26 changes: 0 additions & 26 deletions tests/debug-encapsulation/ember-cli-build.js

This file was deleted.

Loading

0 comments on commit 5531251

Please sign in to comment.