issues
search
TheBrainFamily
/
wait-for-expect
Wait for expectation to be true, useful for integration and end to end testing. Integral part of react-testing-library.
MIT License
293
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Project is dead?
#39
403-html
opened
11 months ago
1
Fix handle jest v27 fake timers (issue #30)
#38
wilsonpage
opened
1 year ago
2
fix(jest): compatibility with jest@28
#37
goooseman
opened
1 year ago
2
Fake timers are not detected at jest@28
#36
goooseman
opened
1 year ago
2
Bug: Timeout not adhered to due to long async callbacks
#35
Izhaki
opened
2 years ago
0
Changes legacy timers to modern timers in Jest v27
#34
voicis
opened
2 years ago
1
Return the result of the callback in the promise
#33
georgehb
opened
2 years ago
1
Async await usages not showing expectation library error
#32
sekhavati
opened
3 years ago
4
Help with usage.
#31
damontgomery
opened
3 years ago
0
Not working for modern fake timers (jest v27)
#30
dan-lee
opened
3 years ago
2
waitForExpect throwing error instead of waiting
#29
robross0606
opened
3 years ago
6
support for min consecutive passes
#28
Neezurft
opened
4 years ago
0
Library doesn't encount for extra needed time inside expectation callback
#27
Hianz
closed
4 years ago
2
Add Promise<void> return type for expectation
#26
rvanmil
closed
4 years ago
6
chore: Bump typescript to 3.2.4
#25
eps1lon
closed
5 years ago
8
fix: Transpile Object.assign which is not available in IE 11
#24
eps1lon
closed
5 years ago
3
Pr/22
#23
lgandecki
closed
5 years ago
1
Add runWithRealTimers & getSetTimeoutFn functions
#22
brapifra
closed
5 years ago
1
Avoid relying on Date.now
#21
jdleesmiller
closed
5 years ago
5
Get setTimeout lazily
#20
brapifra
closed
5 years ago
11
Suggestion for docs - nested waitForExpect
#19
jackgeek
closed
5 years ago
3
feat: configurable default timeout and interval
#18
mmkal
closed
5 years ago
2
TypeError: Cannot read property 'now' of undefined in 1.1.0
#17
chetmurphy
closed
5 years ago
3
fix: default import for typescript
#16
KillWolfVlad
closed
5 years ago
5
TypeError: Cannot read property 'now' of undefined in 1.1.0
#15
maikthomas
closed
5 years ago
8
test with semantic-release
#14
lgandecki
closed
5 years ago
1
(#12) use real Date.now to avoid using potentially mocked one
#13
valignatev
closed
5 years ago
6
Never rejects if Date.now is mocked in the test
#12
valignatev
closed
5 years ago
5
Return on reject
#11
iceberk
closed
6 years ago
5
setTimeout is called after reject
#10
iceberk
closed
6 years ago
4
Added babel plugin which adds module exports when doing export default.
#9
mbaranovski
closed
6 years ago
1
Default import
#8
BenBrostoff
closed
6 years ago
2
dont push babelrc to the npm
#7
lgandecki
closed
6 years ago
0
work with promises
#6
lgandecki
closed
6 years ago
2
Add fix for handling Jest fake timers
#5
slightlytyler
closed
6 years ago
1
Philosophy in regards to Jest fake timers
#4
slightlytyler
closed
6 years ago
15
Typescript added
#3
lgandecki
closed
6 years ago
0
Another clean up
#2
lgandecki
closed
6 years ago
0
Cleanup
#1
lgandecki
closed
6 years ago
0