Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Package/Script): add test:clear-cache #2166

Merged

Conversation

imsamdez
Copy link
Contributor

@imsamdez imsamdez commented Jul 11, 2024

This is more a feature request.
It could be great to have add a command in the package.json to clear the cache of nx like npm run test:clear-cache. Actually interesting because if you run all the tests successfully and then makes changes that break the tests, it will still be shown as successful unless you clean the cache.

Testing

Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [Segmenters] Tested in the staging environment

@joe-ayoub-segment joe-ayoub-segment self-assigned this Jul 12, 2024
@joe-ayoub-segment joe-ayoub-segment merged commit 476d5ba into segmentio:main Jul 12, 2024
10 of 11 checks passed
@imsamdez imsamdez deleted the command-test-cache-clear branch July 16, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants