Skip to content

test for create plugin command#437

Merged
ktalebian merged 3 commits intov4-betafrom
run-create-command
Apr 21, 2021
Merged

test for create plugin command#437
ktalebian merged 3 commits intov4-betafrom
run-create-command

Conversation

@ktalebian
Copy link
Copy Markdown
Contributor

  • Test flex:plugins:create command

assertion.fileExists([dir, 'jest.config.js']);
assertion.fileExists([dir, 'public', 'appConfig.js']);
assertion.fileExists([dir, 'public', 'appConfig.example.js']);
assertion.not.fileExists([dir, 'public', 'plugins.json']);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the create command is pretty well coverered with unit tests. These tests are mostly to

  1. Test this new framework
  2. Test the existence of the files that wouldn't be included in the unit tests

@ktalebian ktalebian merged commit d94720a into v4-beta Apr 21, 2021
@ktalebian ktalebian deleted the run-create-command branch April 21, 2021 20:24
pragya-arora added a commit that referenced this pull request Mar 18, 2026
…3fc-jf86-j433)

Update all axios versions to patched releases. Add npm overrides for
axios@>=1.0.0 -> 1.13.5 and axios@<1.0.0 -> 0.30.3. Bump direct
dependency in flex-plugin-e2e-tests from ^0.24.0 to ^0.30.3.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants