issues
search
xaviershay
/
rspec-fire
Obsolete - use verifying doubles in RSpec 3
MIT License
361
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rake from 10.0.4 to 12.3.3
#49
dependabot[bot]
opened
4 years ago
0
Highlight the code samples in the README
#48
obrok
closed
10 years ago
1
Ruby2 keyword args
#47
suan
closed
10 years ago
1
RSpec::Mocks::Mock is deprecated. Use RSpec::Mocks::Double instead.
#46
myronmarston
opened
10 years ago
0
markdown ruby syntax highlighting
#45
zigomir
closed
10 years ago
1
Methods stubbed in hash are not verified
#44
bethesque
closed
10 years ago
3
Fix running unit tests with light-weight unit_helper.rb
#43
balinterdi
closed
10 years ago
1
Rspec 3 compat
#42
xaviershay
closed
10 years ago
0
Add messaging to help with upgrade to RSpec 3
#41
myronmarston
closed
10 years ago
1
newer RSpec syntax doesn't work
#40
ClayShentrup
closed
11 years ago
1
Doesn't support new `expect` syntax from rspec-mocks 2.14.0
#39
randycoulman
closed
11 years ago
1
Update README.md
#38
treppo
closed
11 years ago
0
Update README to replace deprecated methods with their replacement methods
#37
nfm
closed
11 years ago
1
Make the gem's purpose more obvious
#36
derekprior
closed
11 years ago
1
New api
#35
xaviershay
closed
11 years ago
2
Better API
#34
xaviershay
closed
10 years ago
11
Mocking active record finders with rspec-fire?
#33
gsmendoza
closed
11 years ago
1
Using rspec-fire with rspec-rails mocks
#32
fschwahn
closed
11 years ago
1
"SomeClass" does not implement "new"
#31
cvincent
closed
11 years ago
1
README typo => Isolated specs should require unit_helper.rb not spec_helper
#30
jmgarnier
closed
11 years ago
7
Arity on stubbed methods
#29
sporto
closed
10 years ago
5
Make things work for projects that disable the `should` syntax.
#28
myronmarston
closed
11 years ago
1
Fix typo - s/spec_helper/unit_helper
#27
prognostikos
closed
11 years ago
1
Subclass Module rather than having a giant builder method.
#26
myronmarston
closed
12 years ago
1
rspec-fire should use #__send__, not #send
#25
myronmarston
closed
12 years ago
0
Fix use of const_get/const_defined? to handle undefined consts like Foo::Hash
#24
myronmarston
closed
12 years ago
2
Handle strings as well as symbols for method stubs.
#23
pat
closed
12 years ago
1
using github markdown syntax for highlight ruby code examples on README
#22
wilkerlucio
closed
12 years ago
1
Adds MIT License
#21
bryanwoods
closed
12 years ago
1
License?
#20
bryanwoods
closed
12 years ago
2
Add verify_constant_names config option.
#19
myronmarston
closed
12 years ago
2
Move rspec-fire functionality to rspec-mocks
#18
mikegehard
closed
12 years ago
18
Remove stub_const
#17
myronmarston
closed
12 years ago
1
Provide a "valid constant name" validation mode
#16
myronmarston
closed
12 years ago
1
Allow both instance and class doubles for unloaded classes.
#15
myronmarston
closed
12 years ago
2
Stub syntax fails to verify against real class
#14
geelen
closed
12 years ago
2
Allow fire double and class double for same class
#13
myronmarston
closed
12 years ago
0
Fix travis build
#12
myronmarston
closed
12 years ago
4
Don't count block params when determining the max arity.
#11
myronmarston
closed
12 years ago
0
Allow for RSpec's hash shortcuts with the stub method.
#10
pat
closed
12 years ago
1
Allow `fire_double("Class", :foo => 17)` syntax.
#9
myronmarston
closed
12 years ago
0
Handle default args and splat args properly.
#8
myronmarston
closed
12 years ago
1
Use new TestDouble module to make class doubles true test doubles
#7
myronmarston
closed
12 years ago
1
Fix travis failures
#6
myronmarston
closed
12 years ago
1
Transfer nested constants
#5
myronmarston
closed
12 years ago
8
Additional thoughts on constant stubbing
#4
myronmarston
closed
12 years ago
4
Add fire_replaced_class_double.
#3
myronmarston
closed
12 years ago
15
Replace private rspec matcher api with public api
#2
jdsiegel
closed
12 years ago
2
All rubies should include 1.9.3[-preview1] that we provide on travis-ci.o
#1
michaelklishin
closed
13 years ago
0