Skip to content

Commit f1df6fe

Browse files
committed
chore: rename test fixtures
some of the directory names are too sentence-y
1 parent d4872a2 commit f1df6fe

File tree

93 files changed

+0
-0
lines changed

Some content is hidden

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

93 files changed

+0
-0
lines changed

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-function-identifier-as-first-parameter/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-function-identifier-works/actual.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/config-function-should-use-bracket-notation-for-param-when-its-definition-has-invalid-identifier-as-segment/error.json renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-function-identifier-works/error.json

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-function-identifier-as-first-parameter/expected.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-function-identifier-works/expected.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-member-expression/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-member-expression-works/actual.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/config-function-should-use-bracket-notation-when-param-definition-has-empty-segment/error.json renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-member-expression-works/error.json

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-member-expression/expected.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-member-expression-works/expected.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/transforms-wired-field/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-field/actual.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-function-identifier-as-first-parameter/error.json renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-field/error.json

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/transforms-wired-field/expected.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-field/expected.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/transforms-wired-method/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-method/actual.js

File renamed without changes.

0 commit comments

Comments
 (0)