Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jjh42/mock issues and pull requests

#146 - Timeout fetching from the HEX PM

Issue - State: closed - Opened by KAlexsey 4 months ago

#145 - When assert_called we can see what was expected and what was captured

Pull Request - State: open - Opened by alexfilatov 7 months ago - 1 comment

#144 - Add a test for argument assertion using maps

Pull Request - State: open - Opened by mrnovalles 8 months ago

#143 - Mock is crashing process in umbella project

Issue - State: closed - Opened by Fl4m3Ph03n1x 9 months ago - 1 comment

#142 - Added new function/macro to allow for "at_least" test

Pull Request - State: closed - Opened by DavidRawk-Blake 9 months ago

#140 - Fix README link anchor

Pull Request - State: closed - Opened by stjhimy about 1 year ago

#139 - Problems with Elixir 1.14.5

Issue - State: closed - Opened by carlows over 1 year ago - 1 comment

#138 - Update version to 0.3.8 to deploy `in_series`

Pull Request - State: closed - Opened by bwhite-mdsol over 1 year ago - 1 comment

#137 - No Release to hex.pm since May, 2021

Issue - State: open - Opened by mrnovalles over 1 year ago - 1 comment

#136 - Problem with mock function

Issue - State: closed - Opened by DarkCobalt almost 2 years ago - 1 comment

#135 - Fix typo for `call_history` doc in the Mock module.

Pull Request - State: closed - Opened by Francisco-Castro over 2 years ago

#133 - Fix typos

Pull Request - State: closed - Opened by kianmeng almost 3 years ago

#132 - Add a very simple wrapper (in_series) around :meck.seq

Pull Request - State: closed - Opened by tpitale about 3 years ago - 1 comment

#130 - Publish README with Documentation

Issue - State: open - Opened by jherdman about 3 years ago

#129 - Feature Request: Support per-process mocking

Issue - State: open - Opened by jtrees about 3 years ago - 3 comments

#127 - update meck 0.8.13 -> 0.9.2

Pull Request - State: closed - Opened by thalesmg over 3 years ago - 4 comments

#126 - Document that it's not possible to mock marcos

Pull Request - State: closed - Opened by ghost almost 4 years ago - 1 comment

#125 - Cannot mock Logger.error/1

Issue - State: closed - Opened by ghost almost 4 years ago - 1 comment

#124 - Return different values depending on number of times a function is called

Issue - State: closed - Opened by Fl4m3Ph03n1x almost 4 years ago - 5 comments

#123 - Docs around mocking based on parts of the input

Pull Request - State: closed - Opened by mrjoelkemp about 4 years ago - 1 comment

#122 - add assert_called_exactly

Pull Request - State: closed - Opened by rauann about 4 years ago - 5 comments

#121 - Readme: fix links

Pull Request - State: closed - Opened by amilkr over 4 years ago - 1 comment

#120 - implement assert_not_called

Pull Request - State: closed - Opened by amilkr over 4 years ago - 3 comments

#119 - Proposal: add `assert_not_called` macro

Issue - State: closed - Opened by amilkr over 4 years ago - 2 comments

#118 - Fix two tiny errors in the README

Pull Request - State: closed - Opened by 1st8 over 4 years ago - 1 comment

#117 - Enable passing the caller module attributes to with_mocks macro

Issue - State: open - Opened by bmarkons over 4 years ago - 1 comment

#116 - Proposal: clearer calls assertions with pattern matching

Issue - State: open - Opened by eteeselink over 4 years ago - 2 comments

#115 - Remove extra curly brackets in with_mocks

Pull Request - State: closed - Opened by speeddragon over 4 years ago - 1 comment

#114 - Asserting function call order

Pull Request - State: closed - Opened by sashman almost 5 years ago - 2 comments

#113 - docs: add missing `with_mock` block

Pull Request - State: closed - Opened by superhawk610 almost 5 years ago - 2 comments

#112 - docs: add pattern matching examples for assert_called

Pull Request - State: closed - Opened by superhawk610 almost 5 years ago - 2 comments

#110 - Assert called doesn't work on second function call

Issue - State: closed - Opened by maksimf almost 5 years ago

#109 - assert_called with pattern matching

Issue - State: open - Opened by dipth almost 5 years ago - 10 comments

#108 - add a thin wrapper around :meck.passthrough

Pull Request - State: closed - Opened by azhi about 5 years ago - 4 comments

#107 - remove obsolete bracket

Pull Request - State: closed - Opened by achempion about 5 years ago - 1 comment

#106 - [Issue 80] Update README with working input-dependent returns.

Pull Request - State: closed - Opened by bannmoore about 5 years ago - 1 comment

#105 - Feature Request: Capture arguments

Issue - State: open - Opened by spencerdcarlson about 5 years ago

#104 - defdelegate problem

Issue - State: open - Opened by tim2CF about 5 years ago - 1 comment

#103 - Fix docstring markup for with_mocks

Pull Request - State: closed - Opened by legoscia over 5 years ago - 1 comment

#102 - Fix README.md file

Pull Request - State: closed - Opened by lcezermf over 5 years ago - 5 comments

#101 - :meck.unload on exit

Pull Request - State: closed - Opened by kelostrada over 5 years ago - 4 comments

#100 - Upgrade meck from 0.8.8 to 0.8.13

Pull Request - State: closed - Opened by mbramson over 5 years ago - 3 comments

#99 - Documentation for wildcard matches in called/1 and assert_called/1

Pull Request - State: closed - Opened by nampas over 5 years ago - 2 comments

#97 - point documentation link to hex

Pull Request - State: closed - Opened by nrschultz over 5 years ago - 1 comment

#96 - Does not check :meck.new return code, crashes in runtime on Elixir 1.8-rc.0

Issue - State: closed - Opened by lukaszsamson almost 6 years ago - 1 comment

#95 - Fails to mock function called from function in same module

Issue - State: closed - Opened by LLay almost 6 years ago - 2 comments

#94 - chore(readme): add information about using refute called

Pull Request - State: closed - Opened by jasongoodwin about 6 years ago - 2 comments

#93 - feature request: assert_not_called

Issue - State: closed - Opened by jasongoodwin about 6 years ago - 1 comment

#92 - Remove unnecessary quotes

Pull Request - State: closed - Opened by Betree about 6 years ago - 1 comment

#90 - Typo in the README.md: `assert called` and not `assert_called`

Issue - State: closed - Opened by joebew42 about 6 years ago - 4 comments

#89 - Stubbing out methods from use-d code...

Issue - State: closed - Opened by twajjo about 6 years ago - 2 comments

#88 - doctest

Issue - State: closed - Opened by MeterSoft about 6 years ago - 1 comment

#87 - Update README to use assert_called

Pull Request - State: closed - Opened by mtrudel about 6 years ago - 1 comment

#86 - Problem with fetch package mock on Windows

Issue - State: open - Opened by waldemarstal about 6 years ago - 2 comments

#85 - Implement assert_called as first class assertion, displays calls on failure

Pull Request - State: closed - Opened by mtrudel over 6 years ago - 2 comments

#84 - multiple mock

Issue - State: open - Opened by MeterSoft over 6 years ago - 5 comments

#83 - Public function call is not mocked

Issue - State: closed - Opened by tim2CF over 6 years ago - 1 comment

#82 - Mock function which comes from use have an error

Issue - State: closed - Opened by OpakAlex over 6 years ago - 1 comment

#81 - Bump package version in README.md

Pull Request - State: closed - Opened by Keqi almost 7 years ago - 1 comment

#80 - with_mocks/3 is undefined

Issue - State: open - Opened by chingan-tsc almost 7 years ago - 8 comments

#79 - Can't mock Task

Issue - State: closed - Opened by barisbalic almost 7 years ago - 2 comments

#78 - Should assertions print what WAS called?

Issue - State: closed - Opened by jasongoodwin almost 7 years ago - 4 comments

#77 - Fix spelling in README

Pull Request - State: closed - Opened by fracek almost 7 years ago - 2 comments

#76 - with_mock and Behaviours

Issue - State: closed - Opened by joebew42 almost 7 years ago - 2 comments

#75 - Add multiple arity example and fix warnings

Pull Request - State: closed - Opened by spscream almost 7 years ago - 3 comments

#74 - Mocking functions with optional arguments

Issue - State: closed - Opened by youroff almost 7 years ago - 7 comments

#73 - Stronger refute statements

Issue - State: closed - Opened by cheerfulstoic about 7 years ago - 2 comments

#72 - Module not available in mock do block

Issue - State: closed - Opened by JamieREvans about 7 years ago - 1 comment

#71 - Not working, at least not in the way I expected

Issue - State: closed - Opened by naps62 about 7 years ago - 8 comments

#70 - upgrade meck to 0.8.8

Pull Request - State: closed - Opened by connorjacobsen about 7 years ago - 7 comments

#69 - There is any way to improve the `setup_with_mocks` behaviour?

Issue - State: closed - Opened by MrCoffey about 7 years ago - 4 comments

#68 - Implement setup_with_mocks

Pull Request - State: closed - Opened by Olshansk about 7 years ago - 2 comments

#67 - Bump meck to 0.8.7

Pull Request - State: closed - Opened by stevedomin about 7 years ago - 5 comments

#66 - Mock raises random errors with OTP 20

Issue - State: closed - Opened by tompave over 7 years ago - 3 comments

#65 - Question about mocking child function

Issue - State: closed - Opened by altyaper over 7 years ago - 2 comments

#64 - meck_proc already started

Issue - State: closed - Opened by Olshansk over 7 years ago - 3 comments

#63 - Add example for mocking function with different returns

Pull Request - State: closed - Opened by carpodaster over 7 years ago - 2 comments

#62 - trouble replicating examples

Issue - State: closed - Opened by approaching236 over 7 years ago - 2 comments

#60 - Updated version to fix warnings.

Pull Request - State: closed - Opened by jjh42 over 7 years ago - 1 comment

#59 - Fix warnings by elixir v1.4

Pull Request - State: closed - Opened by parroty over 7 years ago - 3 comments

#58 - fixed Elixir 1.4 warnings in mix.exs

Pull Request - State: closed - Opened by amatalai over 7 years ago - 2 comments

#57 - How can I mock in multilpe tests?

Issue - State: closed - Opened by mrkaspa almost 8 years ago - 2 comments

#56 - `after` block of with_mock isn't guaranteed to run if linked process exits

Issue - State: open - Opened by spscream almost 8 years ago - 1 comment

#55 - Is it possible to mock the same function more than once ?

Issue - State: closed - Opened by crisefd almost 8 years ago - 8 comments

#54 - Can not use mocked module in mock block

Issue - State: closed - Opened by jclem almost 8 years ago - 2 comments

#53 - Installation: update library version

Pull Request - State: closed - Opened by julianespinel almost 8 years ago - 2 comments

#52 - Update README.md installation section to the latest version

Issue - State: closed - Opened by julianespinel almost 8 years ago

#51 - Remove implicit dependency on ExUnit assertions

Pull Request - State: closed - Opened by shosti about 8 years ago - 3 comments

#50 - Mock is hard to use in test helper libraries

Issue - State: closed - Opened by shosti about 8 years ago - 2 comments

#49 - Error raised when matching IO.gets

Issue - State: closed - Opened by danascheider about 8 years ago - 2 comments

#48 - multiple mocks

Pull Request - State: closed - Opened by xieyunzi over 8 years ago - 16 comments

#47 - Added version.

Pull Request - State: closed - Opened by jjh42 over 8 years ago - 1 comment