issues
search
testdouble
/
quibble
Makes it easy to replace require'd dependencies.
94
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix: Resolve 3rd party esm without quibbledUrl
#115
andreek
opened
1 month ago
3
Possible module cache bug
#114
olsonpm
opened
4 months ago
0
feat: introduce typings
#113
wellwelwel
closed
5 months ago
6
Using quibble with tsx loader
#112
mehulkar
opened
6 months ago
1
exports are empty when ESM loader loads a cjs package which uses a quibbled module
#111
stixx200
opened
6 months ago
0
`require` of package with CJS `exports.require` and ESM `main` fails with `ERR_REQUIRE_ESM` after any quibble
#110
lukekarrys
opened
6 months ago
1
fix: correct check for existing replacements
#109
JakobJingleheimer
opened
7 months ago
2
fix: loader stomping context from other loaders
#108
JakobJingleheimer
closed
7 months ago
4
TypeScript Support
#107
wellwelwel
closed
5 months ago
1
Add test for transitively requiring a module that is already cached
#106
jalfd
opened
9 months ago
0
When mocking indirectly require'd modules, the non-mocked version is used
#105
jalfd
closed
9 months ago
2
Don't use Node.js version number to determine loader capabilities
#104
giltayar
closed
11 months ago
0
add listMockedModules
#103
giltayar
closed
1 year ago
2
support Node v20.6.0 ability to auto-register loader
#102
giltayar
closed
1 year ago
2
Tips on using this together with other loaders?
#101
fatso83
opened
1 year ago
0
import throws ENOENT instead of ERR_MODULE_NOT_FOUND when a module is not found
#100
sgravrock
opened
1 year ago
1
Ignore `ignoreCallsFromThisFile` does not work properly v0.7.0
#99
dmtr-kr
opened
1 year ago
4
using quibble with momentjs
#98
t1a2l
opened
1 year ago
1
error in node v16.13.0
#97
travi
closed
1 year ago
3
Support node 20
#96
giltayar
closed
1 year ago
7
quibble does not work in Node.js 20 because loaders were moved off thread
#95
giltayar
closed
1 year ago
2
ci: suppress shell wildcard expansion
#94
webstech
closed
1 year ago
0
allow proxy as default export
#93
connorjclark
closed
1 year ago
3
ci: migrate to node v14 and expand Windows support
#92
webstech
closed
1 year ago
1
Fix esm api documentation and examples
#91
Trim
closed
1 year ago
0
fix: enable running on Windows
#90
searls
closed
1 year ago
0
fix: enable running on Windows
#89
webstech
closed
1 year ago
10
Bump debug and mocha in /example
#88
dependabot[bot]
closed
1 year ago
1
Bump ms and mocha in /example
#87
dependabot[bot]
closed
1 year ago
1
Bump flat and mocha in /example-esm
#86
dependabot[bot]
closed
1 year ago
1
Quibble fails when named export has a `default` export
#85
tprobinson
closed
1 year ago
10
Is pnpm supported?
#84
TheLudd
opened
1 year ago
10
Windows: fakeload fails to match due to case differences in path
#83
cwienands1
opened
1 year ago
7
Bump minimatch and mocha in /example-esm
#82
dependabot[bot]
closed
1 year ago
1
Bump minimatch from 3.0.4 to 3.1.2
#81
dependabot[bot]
closed
1 year ago
1
fix(loader): make sure loaded status is only set on loader hook
#80
Nkmol
closed
1 year ago
2
Any way to mock Node globals?
#79
markcellus
closed
1 year ago
2
Bump minimatch and mocha in /example
#78
dependabot[bot]
closed
1 year ago
1
(bug): `isLoaderLoaded()` is always true
#77
Nkmol
closed
1 year ago
7
fix #496: remove recursive call to "nextLoad"
#76
giltayar
closed
2 years ago
8
never mock quibble
#75
connorjclark
closed
2 years ago
4
fix node 18.6 incompatibility with new loader interface
#74
giltayar
closed
2 years ago
1
fix module cache breaking for modules not being mocked
#72
connorjclark
closed
2 years ago
2
fix esm mocks on windows
#71
connorjclark
closed
1 year ago
6
Squibble ESM broken in Monorepo
#70
robaca
closed
2 years ago
1
Add support for import alias
#69
Poyoman39
opened
2 years ago
4
Bump async from 2.6.3 to 2.6.4
#68
dependabot[bot]
closed
1 year ago
1
Bump ansi-regex from 3.0.0 to 3.0.1 in /example-esm
#67
dependabot[bot]
closed
1 year ago
1
handle multiple versions within node_modules
#66
phenomnomnominal
closed
2 years ago
3
Fail if file doesn't exist
#65
TimDaub
opened
2 years ago
0
Next