issues
search
dashbitco
/
mox
Mocks and explicit contracts in Elixir
1.35k
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tag `1.2.0` on github
#162
am-kantox
closed
2 months ago
1
Support Elixir 17.x/Erlang OTP 27.x in CI
#161
kianmeng
closed
2 months ago
2
Update badges to standard badges used for dashbitco projects
#160
kianmeng
closed
2 months ago
3
Release v1.2.0
#159
whatyouhide
closed
2 months ago
0
Remove redundant ownership check
#158
ypconstante
closed
4 months ago
2
Optimize stub_with
#157
ypconstante
closed
4 months ago
1
fix stub_with/2 documentation
#156
bernardocaputo
closed
4 months ago
1
Support for @macrocallback ?
#155
Miradorn
opened
7 months ago
0
Add code coverage
#154
whatyouhide
closed
7 months ago
0
Fix `verify_on_exit!/1` with nimble_ownership
#153
whatyouhide
closed
8 months ago
0
Fix verify_on_exit!/1 with nimble_ownership
#152
whatyouhide
closed
8 months ago
0
Update Elixir and Erlang versions in CI
#151
whatyouhide
closed
9 months ago
0
refactored to remove conditional statements
#150
bradhanks
closed
9 months ago
1
Confusing error message when test finishes before expectation is called
#149
axelson
opened
9 months ago
4
Switch to `nimble_ownership`
#148
whatyouhide
closed
9 months ago
3
Use :erlang.fun_info/2 instead of :erlang.fun_info/1
#147
ypconstante
closed
10 months ago
1
Add `Mox.deny/3`
#146
rbino
closed
1 year ago
9
[proposal] Add a specialized function to refute a call
#145
rbino
closed
1 year ago
1
Test scenario scoping with real implementation fallback
#144
pepicrft
closed
1 year ago
2
New release?
#143
anthonator
closed
1 year ago
2
Improve `verify/0` and `verify/1` test coverage
#142
metavida
closed
1 year ago
1
Calling `verify!` should raise a `Mox.VerificationError` if there are too many calls to a mock
#141
metavida
opened
1 year ago
5
Add Mox.get_executed_calls/1
#140
whatyouhide
closed
1 year ago
2
Include the error location in the error message
#139
dkuku
closed
9 months ago
4
Set :verify_on_exit! by default?
#138
adamu
closed
1 year ago
5
Accept `(-> pid())` in `allow/3`
#137
am-kantox
closed
1 year ago
6
Fix typo
#136
sodapopcan
closed
1 year ago
3
Flag for, allow all the child process branching from the Parent to use mocks.[feature?][question?]
#135
apoorv-2204
closed
1 year ago
5
docs: Stop suggest calling `stub_with` at compilation time
#134
jtomaszewski
closed
1 year ago
1
Multiple expectations that can happen in every order
#133
jtomaszewski
opened
1 year ago
5
Cluster testing
#132
ityonemo
closed
2 years ago
1
Bump ex_doc deps, 0.28.4 => 0.28.5
#131
kianmeng
closed
2 years ago
2
Bump Elixir/Erlang versions in GitHub CI
#130
kianmeng
closed
2 years ago
2
Fixes for recent Elixir versions
#129
josevalim
closed
2 years ago
0
Request for a new release
#128
ronaldcurtis
closed
2 years ago
1
Module not available
#127
michaelst
closed
2 years ago
3
Update mox.ex moduledoc on stub_with
#126
Qqwy
closed
2 years ago
1
Fix the behaviour name in the example
#125
RudolfMan
closed
2 years ago
1
Add typespecs and a t/0 type
#124
whatyouhide
closed
2 years ago
1
Add basic usage
#123
pdgonzalez872
closed
2 years ago
1
Incorrect advice to use `stub_with` in `test_helper.exs`
#122
lucas-nelson
closed
2 years ago
0
Suggestion: Mox.not_expect/3
#121
prodis
closed
2 years ago
6
Fix mox moduledoc
#120
AdrielBento
closed
3 years ago
1
Add new badges to readme
#119
AdrielBento
closed
3 years ago
1
Pattern matching ignoring order
#118
prem-prakash
closed
3 years ago
2
Use Code.ensure_compiled!/1 instead of Code.ensure_compiled/1 t
#117
Ivor
closed
3 years ago
1
Consider warning/raising on unintended stub replacement
#116
stefanchrobot
closed
3 years ago
2
Compilation fails because mock module isn't instantiated
#115
SkipMike
closed
3 years ago
1
Add pid to test context
#114
LostKobrakai
closed
3 years ago
1
use ~S to prevent interpolation
#113
bbhoss
closed
3 years ago
1
Next