-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add ability to unload files from require
cache
#3534
Closed
Closed
Commits on May 22, 2018
-
WithoutCaps committed
May 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 47bff62 - Browse repository at this point
Copy the full SHA 47bff62View commit details -
WithoutCaps committed
May 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 738a06a - Browse repository at this point
Copy the full SHA 738a06aView commit details
Commits on May 23, 2018
-
WithoutCaps committed
May 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 616a881 - Browse repository at this point
Copy the full SHA 616a881View commit details -
WithoutCaps committed
May 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 03aca1c - Browse repository at this point
Copy the full SHA 03aca1cView commit details -
WithoutCaps committed
May 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 23a9437 - Browse repository at this point
Copy the full SHA 23a9437View commit details -
It seems that arrow functions are not allowed 🤔
WithoutCaps committedMay 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 689bb64 - Browse repository at this point
Copy the full SHA 689bb64View commit details
Commits on Jun 28, 2018
-
WithoutCaps committed
Jun 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 3751a20 - Browse repository at this point
Copy the full SHA 3751a20View commit details -
WithoutCaps committed
Jun 28, 2018 Configuration menu - View commit details
-
Copy full SHA for d1902a2 - Browse repository at this point
Copy the full SHA d1902a2View commit details
Commits on Oct 26, 2018
-
feat(mocha.js): Add ability to unload files from require cache
Added new public `unloadFiles` method to undo `loadFiles` for programmatic use. Implemented via private `unloadFile` method.
Configuration menu - View commit details
-
Copy full SHA for 79da8a7 - Browse repository at this point
Copy the full SHA 79da8a7View commit details -
docs(mocha.js): Minor patch to function documentation
Replaced markdown in comment with corresponding HTML.
Configuration menu - View commit details
-
Copy full SHA for 00e3241 - Browse repository at this point
Copy the full SHA 00e3241View commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f182dd2 - Browse repository at this point
Copy the full SHA f182dd2View commit details
Commits on Nov 4, 2018
-
test(node-unit/mocha.spec.js): Update assertions
Converted from 'to have property' to 'to have keys', eliminating `forEach` loops. Saved results of `require.resolve` to variable to prevent rework.
Configuration menu - View commit details
-
Copy full SHA for 5b42d9d - Browse repository at this point
Copy the full SHA 5b42d9dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.