Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sinonjs/fake-timers issues and pull requests
#524 - API for Mocking Globals with Isolation
Issue -
State: open - Opened by helloimalastair 4 days ago
#523 - Bump esbuild from 0.23.1 to 0.25.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 days ago
- 2 comments
Labels: dependencies
#522 - setInterval with delay 0 runs indefinitely, other scheduled tasks never execute
Issue -
State: open - Opened by ford-retool 2 months ago
- 3 comments
Labels: bug, help wanted, good first issue
#521 - [feature] Missing API: AbortSignal.timeout()
Issue -
State: open - Opened by fatso83 2 months ago
Labels: enhancement, difficulty: medium
#520 - Suggestion: Convert to Typescript
Issue -
State: open - Opened by fatso83 2 months ago
- 3 comments
Labels: enhancement, documentation, difficulty: easy
#519 - Build using Node 22 and drop Node 16
Pull Request -
State: closed - Opened by fatso83 2 months ago
#518 - Node 22 LTS breaks integration tests
Issue -
State: closed - Opened by fatso83 2 months ago
- 1 comment
#517 - fix: Resilient to prototype pollution of Intl
Pull Request -
State: closed - Opened by dubzzz 2 months ago
#516 - Not resilient to modification of globals
Issue -
State: closed - Opened by dubzzz 3 months ago
- 9 comments
#515 - fix: return fake version for `performance.timeOrigin`
Pull Request -
State: closed - Opened by rriski 3 months ago
- 1 comment
#514 - Support `performance.timeOrigin` property
Issue -
State: closed - Opened by rriski 3 months ago
- 1 comment
#513 - Ensure checks based Object.keys length pass for fake Dates
Pull Request -
State: closed - Opened by alexanderweiss 4 months ago
- 1 comment
#512 - Fix constructor-based checks for fake Date no longer pass after installing
Pull Request -
State: closed - Opened by alexanderweiss 4 months ago
#511 - Ensure checks based on the constructor property passes for fake Dates
Pull Request -
State: closed - Opened by fatso83 4 months ago
#510 - ClockTime constructor name is different, breaking mongoose Date checks
Issue -
State: closed - Opened by alexanderweiss 4 months ago
- 4 comments
#509 - feat: Add additional auto advance time controls
Pull Request -
State: open - Opened by atscott 5 months ago
- 5 comments
#508 - 🏁 Race of Sloths: The Open Source Developer Challenge is about to start
Issue -
State: open - Opened by akorchyn 5 months ago
#507 - Node.js can just exit with 0 exit code when all timers mocked as per new default
Issue -
State: closed - Opened by dominykas 5 months ago
- 5 comments
#506 - add unit test for issue#504
Pull Request -
State: closed - Opened by erossignon 5 months ago
- 4 comments
#505 - fix #504: make instances of original Date pass as instances of the fake Date
Pull Request -
State: closed - Opened by fatso83 5 months ago
#504 - Dates created before useFakeTimers aren't seen as instanceof Date anymore
Issue -
State: closed - Opened by erossignon 5 months ago
- 6 comments
Labels: awaiting response
#503 - Proposal: Fix async functions not executed in time when ticking a fake clock forward
Issue -
State: closed - Opened by Zomono almost 3 years ago
- 1 comment
#502 - Bundling broken in Mochify
Issue -
State: closed - Opened by fatso83 6 months ago
- 2 comments
#501 - Convert to ESM
Pull Request -
State: open - Opened by fatso83 6 months ago
#500 - Fix toString() output
Pull Request -
State: closed - Opened by fatso83 6 months ago
#499 - Support performance.measure+mark
Pull Request -
State: closed - Opened by fatso83 6 months ago
#498 - audit fix
Pull Request -
State: closed - Opened by fatso83 6 months ago
#497 - Fix listener leak for timers/promises
Pull Request -
State: closed - Opened by WhiteAutumn 6 months ago
- 1 comment
#496 - upgrade deps
Pull Request -
State: closed - Opened by fatso83 6 months ago
- 1 comment
#495 - Add support for timers/promises module from nodejs
Pull Request -
State: closed - Opened by WhiteAutumn 6 months ago
- 8 comments
#494 - chore: update deps
Pull Request -
State: closed - Opened by SimenB 7 months ago
#493 - Support performance.measure method
Issue -
State: closed - Opened by CreativeTechGuy 11 months ago
- 2 comments
#492 - Bump ip from 1.1.8 to 1.1.9
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 5 comments
Labels: dependencies
#491 - Fail when a timer is not available in the context
Pull Request -
State: closed - Opened by fatso83 about 1 year ago
- 1 comment
Labels: major/breaking
#490 - `install({ toFake: ["setImmediate"] })` fails when `setImmediate` is not available in context (such as browser environment)
Issue -
State: closed - Opened by hi-ogawa about 1 year ago
- 5 comments
Labels: difficulty: easy
#489 - Skypack bundle cannot be loaded in the browser
Issue -
State: open - Opened by jgosmann about 1 year ago
- 7 comments
Labels: enhancement, difficulty: medium, major/breaking, help wanted
#488 - Fix link to Mochify and adjust description
Pull Request -
State: closed - Opened by mantoni about 1 year ago
- 1 comment
#487 - Cleanly switch to real time and back again to fake time while testing
Issue -
State: closed - Opened by weshouman about 1 year ago
- 2 comments
#486 - Bump browserify-sign from 4.2.1 to 4.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#485 - Fix for #483 and jestjs/jest#14549
Pull Request -
State: closed - Opened by fatso83 over 1 year ago
- 1 comment
#484 - fixes invalid use of arguments in strict mode error
Pull Request -
State: closed - Opened by yaruno over 1 year ago
- 3 comments
#483 - runAllAsync and runToLastAsync do not run code in the microtask queue
Issue -
State: closed - Opened by fatso83 over 1 year ago
- 5 comments
#482 - fix watch mode
Pull Request -
State: closed - Opened by fatso83 over 1 year ago
#481 - How should `shouldAdvanceTime` work together with `Date`?
Issue -
State: closed - Opened by sokyrynskyi over 1 year ago
- 1 comment
#480 - fix: save methods of children Date instance (#437)
Pull Request -
State: closed - Opened by Oustinger over 1 year ago
- 10 comments
#479 - feat: add RelativeTimeFormat to Intl API
Pull Request -
State: closed - Opened by sebastinez over 1 year ago
- 9 comments
#478 - favor the constructor of the performance instance if it exists
Pull Request -
State: closed - Opened by zbyte64 over 1 year ago
- 1 comment
#477 - Remove IE specific hacks
Pull Request -
State: closed - Opened by fatso83 over 1 year ago
- 1 comment
#476 - Build using Node 20 LTS
Pull Request -
State: closed - Opened by fatso83 over 1 year ago
- 1 comment
#475 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#474 - feat: mock intl api
Pull Request -
State: closed - Opened by BenIsenstein over 1 year ago
- 10 comments
#473 - Bump tough-cookie from 4.1.2 to 4.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#472 - Leave global scope untouched
Issue -
State: closed - Opened by bojavou over 1 year ago
- 5 comments
#471 - process.hrtime gives incorrect results
Issue -
State: closed - Opened by mrft over 1 year ago
- 4 comments
#470 - NodeJS `timers` module mock causing tests to timeout in JSDom
Issue -
State: closed - Opened by DiegoAndai over 1 year ago
- 3 comments
#469 - Fake "timers/promise" module
Issue -
State: closed - Opened by fatso83 over 1 year ago
- 3 comments
Labels: stale, feature request, minor/feature
#468 - Calls to `tick()` do not cause all setTimeouts to fire in specific scenarios.
Issue -
State: closed - Opened by abel-matsec almost 2 years ago
- 6 comments
#467 - Add mocks to NodeJS "timers" module
Pull Request -
State: closed - Opened by swenzel-arc almost 2 years ago
- 5 comments
#466 - NodeJS "timers" module is not mocked
Issue -
State: closed - Opened by swenzel-arc almost 2 years ago
- 17 comments
#465 - Add clock.jump method
Pull Request -
State: closed - Opened by CreativeTechGuy almost 2 years ago
- 5 comments
#464 - Bump yaml from 2.1.3 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#463 - TypeError Since Node 19
Issue -
State: closed - Opened by charlieyeng almost 2 years ago
- 4 comments
#462 - [Feature]: In Node, hijack perf_hooks.performance in addition to global.performance
Issue -
State: open - Opened by kevinyou about 2 years ago
- 11 comments
Labels: feature request
#461 - Bump json5 from 2.2.1 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#460 - feat: warpFactor
Pull Request -
State: closed - Opened by Noriller about 2 years ago
- 5 comments
#459 - [Feature]: Speed up all fake timers
Issue -
State: closed - Opened by Noriller about 2 years ago
- 12 comments
Labels: stale
#458 - fix: requestAnimationFrame args
Pull Request -
State: closed - Opened by CreativeTechGuy about 2 years ago
- 9 comments
#457 - chore: use npx in pre-commit hook
Pull Request -
State: closed - Opened by SimenB about 2 years ago
- 1 comment
#456 - chore: update gh actions
Pull Request -
State: closed - Opened by SimenB about 2 years ago
#455 - chore: remove `fsevents` dependency
Pull Request -
State: closed - Opened by SimenB about 2 years ago
- 3 comments
#454 - requestAnimationFrame is passed incorrect argument
Issue -
State: closed - Opened by CreativeTechGuy about 2 years ago
- 8 comments
#453 - Fix #441: update spelling of prop descriptor prop
Pull Request -
State: closed - Opened by fatso83 about 2 years ago
- 2 comments
#452 - [Feature] Jump forward in time to simulate throttled timers
Issue -
State: closed - Opened by CreativeTechGuy about 2 years ago
- 22 comments
#451 - Fix(runToLastAsync): Prevent infinite loop
Pull Request -
State: closed - Opened by guillaumeduboc over 2 years ago
- 1 comment
#450 - `runToLastAsync` doing infinite loop when `now` is specified to setup clock
Issue -
State: closed - Opened by guillaumeduboc over 2 years ago
#449 - The `shouldAdvanceTime` option seems to cause Jest Test environment to clear during the test
Issue -
State: closed - Opened by erichosick over 2 years ago
- 4 comments
#448 - Bump ansi_up and consolify
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: dependencies
#447 - Install commons range
Pull Request -
State: closed - Opened by mroderick over 2 years ago
#446 - Bump glob-parent and mochify
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#445 - Bump semver-regex and husky
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 4 comments
Labels: dependencies
#444 - Bump minimist and mochify
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#443 - Bump json-schema and jsprim
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#442 - Prefer @sinonjs/commons@2
Pull Request -
State: closed - Opened by mroderick over 2 years ago
#441 - Test failing since Node 18.8.0
Issue -
State: closed - Opened by mroderick over 2 years ago
- 2 comments
#440 - Upgrade dependencies
Pull Request -
State: closed - Opened by mroderick over 2 years ago
- 5 comments
#439 - Run CI tests in node 19
Pull Request -
State: closed - Opened by mroderick over 2 years ago
- 3 comments
#438 - TypeError while initializing in Node 19
Issue -
State: closed - Opened by jonathanschoeller over 2 years ago
- 8 comments
#437 - ClockDate class overwrite prototype of instance
Issue -
State: closed - Opened by Oustinger over 2 years ago
- 10 comments
Labels: bug, stale, help wanted
#436 - chore: Set permissions for GitHub actions
Pull Request -
State: closed - Opened by mroderick over 2 years ago
#435 - missing dependency?
Issue -
State: closed - Opened by xenoterracide over 2 years ago
- 2 comments
#434 - Bump shell-quote from 1.7.2 to 1.7.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#433 - add failing test for issue 432
Pull Request -
State: closed - Opened by mansona over 2 years ago
- 1 comment
#432 - Event timeStamp not using fake-timers
Issue -
State: closed - Opened by mansona over 2 years ago
- 5 comments
#431 - Add a bit more structure to the tests
Pull Request -
State: closed - Opened by mansona over 2 years ago
- 4 comments
#430 - ERR_PERFORMANCE_INVALID_TIMESTAMP triggered by tickAsync
Issue -
State: closed - Opened by Eomm over 2 years ago
- 3 comments
#429 - Feature: clear all Timers when doing restore
Issue -
State: closed - Opened by sasaxing almost 3 years ago
- 7 comments
#428 - Drop node 12
Pull Request -
State: closed - Opened by mroderick almost 3 years ago
- 1 comment
Labels: major/breaking
#427 - Test suite is not runnable in Node >= 16: Performance is not defined
Issue -
State: closed - Opened by fatso83 almost 3 years ago
- 2 comments
#426 - Prohibit faking of faked timers
Pull Request -
State: closed - Opened by cjbarth almost 3 years ago
- 15 comments
#425 - fix(timer.refresh): should just change `callAt`
Pull Request -
State: closed - Opened by SimenB almost 3 years ago
- 6 comments