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
Mox in global mode, but still getting `UnexpectedCallError`
#112
LostKobrakai
closed
3 years ago
2
hexdocs isn't up to date - the content is wrong.
#111
andyduong1920
closed
3 years ago
2
Update CI config
#110
wojtekmach
closed
3 years ago
1
Update CI config
#109
wojtekmach
closed
3 years ago
0
Improve documentation wording
#108
LostKobrakai
closed
3 years ago
1
Random test failure / race condition (?) when running a lot of tests on CI
#107
hubertlepicki
closed
3 years ago
10
Fix github action
#106
darwintantuco
closed
3 years ago
1
[Question] Support for Pact?
#105
darwin67
closed
3 years ago
1
Bump mox version in the examples
#104
mnishiguchi
closed
3 years ago
1
Fix document
#103
pojiro
closed
3 years ago
1
Fix mock return value to fit its behaviour and typo of HumanizedWeather function
#102
pojiro
closed
3 years ago
1
Fix mock return value to fit its behaviour and typo of HumanizedWeather function
#101
pojiro
closed
3 years ago
0
docs: Fix docs on auto setting mode from context
#100
sascha-wolf
closed
4 years ago
1
Rewrite examples to show mocking an API
#99
nathanl
closed
4 years ago
1
add recommended Elixir and Erlang/OTP combinations to CI and migrate it from Travis to GitHub Actions
#98
adrianomitre
closed
4 years ago
1
Clearer example of multiple expect/4 calls
#97
nathanl
closed
4 years ago
2
Make stub_with work with skip_optional_callbacks
#96
flurin
closed
4 years ago
1
Mox.stub_with/2 does not work with skip_optional_callbacks
#95
flurin
closed
4 years ago
6
Extend `allow` to use $callers
#94
leggebroten
closed
4 years ago
0
Document the send/assert_receive methodology
#93
leggebroten
closed
4 years ago
5
Mox require `Application.ensure_started(:mox)` at test_helper.exs
#92
calvin-kargo
closed
4 years ago
1
Proposal: implementation of struct: option for defmock
#91
ityonemo
closed
4 years ago
2
Mocks should behaviour
#90
ityonemo
closed
4 years ago
1
module mocks don't have the behaviour of the behaviour they came from
#89
ityonemo
closed
4 years ago
1
Apply calls to functions with matching arguments and in the provided order
#88
mpoeter
closed
4 years ago
2
Mock only during certain tests.
#87
hickscorp
closed
4 years ago
3
Update mox.ex
#86
ktec
closed
4 years ago
1
add link to Hammox
#85
msz
closed
4 years ago
1
Expectations not visible to stop_supervised regardless of allowances or global mode
#84
sgilson
closed
5 years ago
4
is there an easy way to unmock a specific mock?
#83
rudyyazdi
closed
5 years ago
1
Improve documentation examples
#82
hubertlepicki
closed
4 years ago
6
Usage with acceptance/feature tests
#81
PragTob
closed
2 years ago
11
stub_with/2 needs to be called in the process that uses it
#80
PragTob
closed
5 years ago
1
Travis update
#79
PragTob
closed
5 years ago
1
Add links to the functions used in the docs
#78
PragTob
closed
5 years ago
1
Highlight the utility of stub_with/2
#77
PragTob
closed
5 years ago
1
Fallback to original implementation?
#76
PragTob
closed
5 years ago
3
Use short identifier from SPDX License List
#75
chulkilee
closed
5 years ago
1
Add moduledoc option to defmock
#74
chulkilee
closed
5 years ago
6
Feature request: option to add @moduledoc false
#73
chulkilee
closed
5 years ago
1
Mention how to sync with mock calls in the docs
#72
whatyouhide
closed
5 years ago
1
Waiting on expectations
#71
whatyouhide
closed
5 years ago
7
Always overwrite the stub when merging new expects or stubs
#70
tonyvanriet
closed
5 years ago
1
UnexpectedCallError is not raised when all expectations are consumed if a stub is also defined
#69
tonyvanriet
closed
5 years ago
5
Should we provide default behaviour for all mocks of a certian type in a test module?
#68
collinalexbell
closed
5 years ago
2
Global mocks?
#67
strzibny
closed
5 years ago
2
Raise if set_mox_global/1 is used in an async case
#66
whatyouhide
closed
5 years ago
1
Module configured with Mox cannot be integration tested
#65
LLay
closed
5 years ago
3
expect 0 doesn't works
#64
meox
closed
5 years ago
2
Upgrade ex_doc and earmark to latest versions
#63
axelson
closed
5 years ago
1
Previous
Next