-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: mochajs/mocha
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mochajs/mocha
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 15 files changed
- 5 contributors
Commits on Jul 2, 2024
-
docs: Add warning about async callback for describe (#5046)
* docs: Add warning about async callback for describe I couldn't find any reference to `describe` not supporting an async function. It seems like a natural idea given `it` and `before` do. I spent considerable time trying to figure out why an async test was failing before I discovered the reason deep in an issue discussion (#2975 (comment)), so hope that this helps others design their test suites! * Update docs/index.md Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> * Update docs/index.md Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for c43930c - Browse repository at this point
Copy the full SHA c43930cView commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f44e483 - Browse repository at this point
Copy the full SHA f44e483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0ca3e - Browse repository at this point
Copy the full SHA 8d0ca3eView commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95772ef - Browse repository at this point
Copy the full SHA 95772efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24560c1 - Browse repository at this point
Copy the full SHA 24560c1View commit details
Commits on Jul 20, 2024
-
fix: do not exit when only unref'd timer is present in test code (#3825)
* do not exit when only unref'd timer is present in test code; closes #3817 Signed-off-by: Christopher Hiller <boneskull@boneskull.com> * git checkout master -- docs/example/tests.html * fix: still bail if self.timeout() === 0 * fix: unref timers implicitly scheduled for MAX_TIMEOUT * Revert "fix: unref timers implicitly scheduled for MAX_TIMEOUT" This reverts commit d4a65aa. * test: call .run() to not leave timer pending --------- Signed-off-by: Christopher Hiller <boneskull@boneskull.com> Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
Configuration menu - View commit details
-
Copy full SHA for 6d24689 - Browse repository at this point
Copy the full SHA 6d24689View commit details -
fix: support canonical module (#5040)
* fix: handle canonicalizing Module * fix: add tests for canonicalizing a module * fix: skip module serialization on browser * fix: handle more generic null prototype instead of Module * fix: simplify null prototype check
Configuration menu - View commit details
-
Copy full SHA for 579e047 - Browse repository at this point
Copy the full SHA 579e047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3855e66 - Browse repository at this point
Copy the full SHA 3855e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1c458 - Browse repository at this point
Copy the full SHA 9a1c458View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.6.0...v10.6.1