waterlink / rspec-json_expectations

Set of matchers and helpers to allow you test your APIs responses like a pro.
https://www.relishapp.com/waterlink/rspec-json-expectations/docs
MIT License
140 stars 23 forks source link

Support datetime #35

Open sherin opened 5 years ago

sherin commented 5 years ago

Elegantly support datetime. More details in this issue: https://github.com/waterlink/rspec-json_expectations/issues/29

jaco-fq commented 4 years ago

@waterlink Could you have a look at this please? Or make somebody else responsible for maintenance?

sherin commented 4 years ago

Hi @waterlink, it would be great to get this merged. Can you review please?

letiesperon commented 4 years ago

This is interesting, why wan't this moved forward?

sherin commented 4 years ago

I have updated my forked repository with this fix - https://github.com/sherin/rspec-json_expectations. Until the author merges this PR, I will be using the forked version and others are welcome to.