issues
search
cleishm
/
jsmockito
Javascript mocking framework inspired by the awesome mockito
http://jsmockito.org
Other
106
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Have added JsMockito to DefinitelyTyped
#40
shiver-me-timbers
opened
8 years ago
0
Mocking callbacks
#39
jackmatt2
opened
9 years ago
0
Publish 1.0.6 version to NPM
#38
dchambers
opened
9 years ago
0
Corrected Syntax - missing parenthesis
#37
nataliecarey
closed
9 years ago
0
ArgumentCaptor to easily verify complex argument values
#36
danail-branekov
opened
9 years ago
1
JsMockito polluting global space with JsHamcrest
#35
fcuenca
opened
9 years ago
0
Added bower support
#34
jackmatt2
closed
9 years ago
3
Getting the following error when downloading from the website.
#33
jackmatt2
closed
9 years ago
1
Bower support
#32
jackmatt2
closed
9 years ago
3
Release version 1.0.5
#31
kaeff
opened
10 years ago
2
New to JsMockito get screwunit undefined exception
#30
jlopes151
opened
10 years ago
0
Need to throws exception as Error object
#29
maratfdrv
closed
10 years ago
2
Add ability to view unmatched interactions on a mock
#28
Bringer128
opened
10 years ago
1
Implement InOrder from Mockito.
#27
jsdevel
opened
11 years ago
0
Static methods and properties on functions aren't mocked.
#26
jsdevel
opened
11 years ago
0
spy object verify is missing "this" function calls
#25
Krabi
closed
11 years ago
1
Can I do iterator-style stubbing with jsMockito?
#24
noppanit
opened
11 years ago
1
JsMockito is corrupted if it's evaluated more than once in a given global scope.
#23
jsdevel
opened
11 years ago
0
Jasmine Integration
#22
jwark
closed
10 years ago
0
"Wanted but not invoked ..." on arguments that are instances of Object.
#21
jsdevel
closed
11 years ago
1
mocking a constructor doesn't give access to methods without using call or apply.
#20
jsdevel
closed
11 years ago
1
Verifier for "unknown" / "at least" number of invocations
#19
mllrjb
closed
11 years ago
2
Adding support for mocking objects created with ECMAScript 5 Object.defineProperties method.
#18
briandipalma
closed
11 years ago
5
This change prevents jsmockito from contstructing instances of the classes you mock, which prevents us from being able to use it.
#17
dchambers
closed
11 years ago
3
Invalid page redirection after calling 'mock()'
#16
zkhalapyan
closed
11 years ago
1
hasMember returns undefined when matcher value used on spy object
#15
scottleedavis
closed
11 years ago
0
Spied object properties are undefined
#14
scottleedavis
closed
11 years ago
0
Add documentation showing how to name mock objects
#13
danielflower
opened
12 years ago
0
mock does not support constructor args
#12
arieljake
closed
12 years ago
6
Nodeunit integration
#11
robinduckett
closed
12 years ago
0
Feature Request: Add the ability to reset the recorded interactions, for use with verifyNoMoreInteractions()
#10
gregjacobs
opened
12 years ago
4
Feature Request: wrap verification error messages
#9
timezra
closed
11 years ago
4
mock doesn't mock but creates a spy instead
#8
EleotleCram
closed
13 years ago
9
JsMockito with NodeJS
#7
luciferous
opened
13 years ago
2
Stubbing same method always returns first value
#6
HitmanInWis
closed
13 years ago
7
QUnit Integration Failing
#5
HitmanInWis
closed
13 years ago
15
Sequence verifier
#4
EleotleCram
closed
4 years ago
4
Fix of the issue when last stub is not used.
#3
volodymyr-mykhailyk
closed
13 years ago
0
Fix of the issue when last stub is not used.
#2
volodymyr-mykhailyk
closed
13 years ago
3
Last added stub is not used if there are any preceding with similar matcher
#1
volodymyr-mykhailyk
closed
13 years ago
3