eproxus / meck

A mocking library for Erlang
http://eproxus.github.io/meck
Apache License 2.0
811 stars 231 forks source link

Add a test for maps to test equality of key/values #242

Closed mrnovalles closed 9 months ago

eproxus commented 10 months ago

Hi @mrnovalles! Long time no see 😉 Thanks for the PR! 🙌

mrnovalles commented 9 months ago

Hey! I'm sorry this was not supposed to show up this early. The test was related to this other issue or probably non-issue in Elixir's mock: https://github.com/jjh42/mock/issues/141 And I wanted to prove how mock's args test worked with maps

eproxus commented 9 months ago

Ah, I'll close this PR for now then 😄 Feel free to re-open it (or a new one) if you have something you want to contribute.