Skip to content

Commit

Permalink
Merge pull request #11357 from storybookjs/e2e_angular
Browse files Browse the repository at this point in the history
E2E: remove cli fixtures in favor of e2e
  • Loading branch information
gaetanmaisse authored Jun 30, 2020
2 parents d98c8a8 + 27c3c73 commit 8a623d7
Show file tree
Hide file tree
Showing 98 changed files with 40 additions and 2,739 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
command: yarn info @storybook/core
- run:
name: run e2e tests
command: yarn test:e2e-framework yarn2Cra
command: yarn test:e2e-framework yarn_2_cra
- store_artifacts:
path: /tmp/storybook/cypress
destination: cypress
Expand Down
39 changes: 0 additions & 39 deletions lib/cli/test/fixtures/angular-cli-v6/.gitignore

This file was deleted.

27 changes: 0 additions & 27 deletions lib/cli/test/fixtures/angular-cli-v6/README.md

This file was deleted.

106 changes: 0 additions & 106 deletions lib/cli/test/fixtures/angular-cli-v6/angular.json

This file was deleted.

47 changes: 0 additions & 47 deletions lib/cli/test/fixtures/angular-cli-v6/package.json

This file was deleted.

Empty file.
20 changes: 0 additions & 20 deletions lib/cli/test/fixtures/angular-cli-v6/src/app/app.component.html

This file was deleted.

31 changes: 0 additions & 31 deletions lib/cli/test/fixtures/angular-cli-v6/src/app/app.component.spec.ts

This file was deleted.

10 changes: 0 additions & 10 deletions lib/cli/test/fixtures/angular-cli-v6/src/app/app.component.ts

This file was deleted.

16 changes: 0 additions & 16 deletions lib/cli/test/fixtures/angular-cli-v6/src/app/app.module.ts

This file was deleted.

Empty file.
11 changes: 0 additions & 11 deletions lib/cli/test/fixtures/angular-cli-v6/src/browserslist

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
14 changes: 0 additions & 14 deletions lib/cli/test/fixtures/angular-cli-v6/src/index.html

This file was deleted.

31 changes: 0 additions & 31 deletions lib/cli/test/fixtures/angular-cli-v6/src/karma.conf.js

This file was deleted.

Loading

0 comments on commit 8a623d7

Please sign in to comment.