Skip to content

Commit 1c546b1

Browse files
authored
chore: rename test fixtures (#5177)
some of the directory names are too sentence-y
1 parent 4334dc2 commit 1c546b1

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)