dashbitco / mox

Mocks and explicit contracts in Elixir
1.35k stars 77 forks source link

Add Mox.get_executed_calls/1 #140

Closed whatyouhide closed 1 year ago

whatyouhide commented 1 year ago

Kicking off some code for #133.

I have no clue what I'm doing, I'm not familiar with Mox's codebase so I'm just sort of winging it.

whatyouhide commented 1 year ago

@josevalim this is just to get the ball rolling. Are we interested in this feature? If so, we can try to hash out the things that are borked 🥦

whatyouhide commented 1 year ago

Yeah... I give up on this, it's complex and I don't have the time just right now 😄 For now, the send(...) solution will have to do 😉