issues
search
jjh42
/
mock
Mocking library for Elixir language
MIT License
652
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Erlang Error undefined module
#147
TraceyOnim
opened
2 months ago
0
Timeout fetching from the HEX PM
#146
KAlexsey
closed
5 months ago
0
When assert_called we can see what was expected and what was captured
#145
alexfilatov
opened
8 months ago
1
Add a test for argument assertion using maps
#144
mrnovalles
opened
9 months ago
0
Mock is crashing process in umbella project
#143
Fl4m3Ph03n1x
closed
9 months ago
1
Added new function/macro to allow for "at_least" test
#142
DavidRawk-Blake
closed
10 months ago
0
Assert called does not assert equality when an argument is a map
#141
mrnovalles
opened
1 year ago
0
Fix README link anchor
#140
stjhimy
closed
1 year ago
0
Problems with Elixir 1.14.5
#139
carlows
closed
1 year ago
1
Update version to 0.3.8 to deploy `in_series`
#138
bwhite-mdsol
closed
1 year ago
1
No Release to hex.pm since May, 2021
#137
mrnovalles
opened
1 year ago
1
Problem with mock function
#136
DarkCobalt
closed
1 year ago
1
Fix typo for `call_history` doc in the Mock module.
#135
Francisco-Castro
closed
2 years ago
0
Typo in the Mock module. Location: `call_history` doc
#134
Francisco-Castro
opened
2 years ago
0
Fix typos
#133
kianmeng
closed
3 years ago
0
Add a very simple wrapper (in_series) around :meck.seq
#132
tpitale
closed
2 years ago
1
Feature request: support for `on_exit` style teardown with `setup_with_mocks`
#131
Bastes
opened
3 years ago
0
Publish README with Documentation
#130
jherdman
opened
3 years ago
0
Feature Request: Support per-process mocking
#129
jtrees
opened
3 years ago
3
Mocking the same function in 2 separate tests while async: false makes test fail.
#128
benonymus
opened
3 years ago
0
update meck 0.8.13 -> 0.9.2
#127
thalesmg
closed
3 years ago
4
Document that it's not possible to mock marcos
#126
ghost
closed
4 years ago
1
Cannot mock Logger.error/1
#125
ghost
closed
4 years ago
1
Return different values depending on number of times a function is called
#124
Fl4m3Ph03n1x
closed
2 years ago
5
Docs around mocking based on parts of the input
#123
mrjoelkemp
closed
4 years ago
1
add assert_called_exactly
#122
rauann
closed
4 years ago
5
Readme: fix links
#121
amilkr
closed
4 years ago
1
implement assert_not_called
#120
amilkr
closed
4 years ago
3
Proposal: add `assert_not_called` macro
#119
amilkr
closed
4 years ago
2
Fix two tiny errors in the README
#118
1st8
closed
4 years ago
1
Enable passing the caller module attributes to with_mocks macro
#117
bmarkons
opened
4 years ago
1
Proposal: clearer calls assertions with pattern matching
#116
eteeselink
opened
4 years ago
2
Remove extra curly brackets in with_mocks
#115
speeddragon
closed
4 years ago
1
Asserting function call order
#114
sashman
closed
4 years ago
2
docs: add missing `with_mock` block
#113
superhawk610
closed
4 years ago
2
docs: add pattern matching examples for assert_called
#112
superhawk610
closed
4 years ago
2
Tests sometimes fail with `** (MatchError) no match of right hand side value: false`
#111
Victoria91
opened
5 years ago
4
Assert called doesn't work on second function call
#110
maksimf
closed
5 years ago
0
assert_called with pattern matching
#109
dipth
opened
5 years ago
10
add a thin wrapper around :meck.passthrough
#108
azhi
closed
5 years ago
4
remove obsolete bracket
#107
achempion
closed
5 years ago
1
[Issue 80] Update README with working input-dependent returns.
#106
bannmoore
closed
5 years ago
1
Feature Request: Capture arguments
#105
spencerdcarlson
opened
5 years ago
0
defdelegate problem
#104
tim2CF
opened
5 years ago
1
Fix docstring markup for with_mocks
#103
legoscia
closed
5 years ago
1
Fix README.md file
#102
lcezermf
closed
5 years ago
5
:meck.unload on exit
#101
kelostrada
closed
5 years ago
4
Upgrade meck from 0.8.8 to 0.8.13
#100
mbramson
closed
5 years ago
3
Documentation for wildcard matches in called/1 and assert_called/1
#99
nampas
closed
5 years ago
2
ExUnit runner gets killed when mock is used inside an umbrella project AND processes
#98
XelaRellum
closed
5 years ago
5
Next