Michael Miller
|
e7e1d0e084
|
Change how values are passed to helper
Working around a segfault (dunno why this fixes it).
|
2019-03-22 11:53:20 -06:00 |
|
Michael Miller
|
d705ef657c
|
Update specs to handle new match data values
|
2019-03-22 11:41:39 -06:00 |
|
Michael Miller
|
0ca0ba0a55
|
Fix tests to account for negation wrappers
|
2019-03-07 16:12:23 -07:00 |
|
Michael Miller
|
6ab2aad532
|
Update HaveMatcher to use MatchData
|
2019-03-06 10:29:00 -07:00 |
|
Michael Miller
|
5ba03a90ff
|
Swap label and expected value parameters
This matches the partial initializer parameters.
Also cleaned up some code in the Expectation spec.
|
2019-02-28 15:17:12 -07:00 |
|
Michael Miller
|
1507a447c8
|
Update specs to use new source arguments
Used `new_partial` where the underlying partial didn't matter for the
test.
|
2019-02-14 17:04:59 -07:00 |
|
Michael Miller
|
71427e4f6b
|
Use spy to test that matchers use === operator
|
2019-02-04 16:26:53 -07:00 |
|
Michael Miller
|
e42e5b30bb
|
Fix test
|
2019-02-04 16:20:35 -07:00 |
|
Michael Miller
|
ade4af0153
|
Add tests for multiple arguments
|
2019-02-01 20:44:25 -07:00 |
|
Michael Miller
|
239779135f
|
Fix have matcher tests for multiple arguments
|
2019-02-01 20:29:13 -07:00 |
|
Michael Miller
|
196b4d97a5
|
Add spec for have matcher
|
2019-02-01 16:43:18 -07:00 |
|