issues
search
ihumanable
/
patch
Ergonomic Mocking for Elixir
MIT License
193
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Licensing
#71
hissssst
closed
1 week ago
1
Prepare for release 0.14.0
#70
ihumanable
closed
2 weeks ago
0
Move where mock execution happens
#69
ihumanable
closed
2 weeks ago
0
Patch seems to break (or is ignored by) testcoverage tooling?
#68
DGollings
opened
1 month ago
3
Fix compiler warnings with Elixir 1.17
#67
Moosieus
opened
3 months ago
4
Handle undefined modules when patching and raise UndefinedFunctionError
#66
xpgdk
opened
4 months ago
2
Update README and mix.exs for v0.13.1 release
#65
ihumanable
closed
6 months ago
0
Fix a warning in Elixir 1.16
#64
ihumanable
closed
6 months ago
1
Silences unexpected message and fixes 1.16 deprecation
#63
hissssst
closed
2 months ago
8
Ability to assert arguments of specific function invocation
#62
Arsenalist
closed
2 months ago
2
How do execute code inside Repo.transaction() while mocking Repo
#61
Arsenalist
closed
7 months ago
1
Fix deprecation warning on elixir 1.16
#60
lucacorti
closed
6 months ago
2
`String.slice` deprecation in Elixir 1.16.0 yields warning
#59
josephineweidner
closed
6 months ago
2
Silence unexpected messages in mock server
#58
hissssst
closed
6 months ago
0
Release/0.13.0
#57
ihumanable
closed
1 year ago
0
Support for targetless listeners
#56
ihumanable
closed
1 year ago
0
Using `Ecto.Changeset.cast/4` within a patch causes an error
#55
Th3-M4jor
closed
2 weeks ago
2
A few doc fixes
#54
GenericJam
closed
1 year ago
1
Performance: Investigate persistent patching as a performance boost.
#53
ihumanable
opened
1 year ago
0
Give authors more control over imports
#52
ihumanable
closed
1 week ago
2
Adding `:alias`, `:except`, and `:only` support.
#51
ihumanable
closed
1 year ago
0
Patch.Macro map key support
#50
ihumanable
opened
1 year ago
0
Use erlef/setup-beam and bump versions
#49
kianmeng
closed
1 year ago
1
Cheatsheet + CI and Docs Polish
#48
ihumanable
closed
2 years ago
0
modules using patch are excluded from coverage report
#47
gregors
opened
2 years ago
4
Patch GenServer :handle/2 - Idea / question?
#46
Matsa59
opened
2 years ago
1
Preparing for v0.12.0
#45
ihumanable
closed
2 years ago
0
Debug Mode
#44
ihumanable
closed
2 years ago
0
Improves the passthrough function behavior.
#43
ihumanable
closed
2 years ago
0
Prepare for the 0.11.0 release
#42
ihumanable
closed
2 years ago
0
Add pipeline support to the private macro
#41
ihumanable
closed
2 years ago
0
Bugfix for Assertion Reporting Race Conditions.
#40
ihumanable
closed
2 years ago
0
Prepare for release 0.10.2
#39
ihumanable
closed
2 years ago
0
Remote Transform Bugfix
#38
ihumanable
closed
2 years ago
0
Fix typos
#37
kianmeng
closed
2 years ago
1
Prepare for release 0.10.1
#36
ihumanable
closed
2 years ago
0
Preparing for v0.10.0 release
#35
ihumanable
closed
2 years ago
0
Stacked Callable implementation
#34
ihumanable
closed
2 years ago
0
Prepare for release 0.9.0
#33
ihumanable
closed
2 years ago
0
Stacked Callables
#32
ihumanable
closed
2 years ago
0
Passthrough behavior for functions.
#31
ihumanable
closed
2 years ago
0
Passthrough behavior for callables
#30
ihumanable
closed
2 years ago
0
Call will happen assertions / refutations.
#29
ihumanable
closed
2 years ago
1
Release v0.8.2
#28
ihumanable
closed
2 years ago
0
Improve support in assert_called for module attributes
#27
ihumanable
closed
2 years ago
0
Release v0.8.1
#26
ihumanable
closed
2 years ago
0
Fix a bug in the compile attribute cleaner
#25
ihumanable
closed
2 years ago
0
Prepare for v0.8.0
#24
ihumanable
closed
2 years ago
0
Code Freezer
#23
ihumanable
closed
2 years ago
0
Inject and Replace
#22
ihumanable
closed
2 years ago
0
Next