frioux / DBIx-Class-Helpers

https://metacpan.org/pod/DBIx::Class::Helpers
20 stars 38 forks source link

ToJSON tests #76

Closed 0xbad0c0d3 closed 7 years ago

0xbad0c0d3 commented 7 years ago

Tests for #75

frioux commented 7 years ago

Could you put the tests on top of your original PR and then close this one? There's no reason for them to be separate PR's, especially since this one fails tests since the code is in another branch.

Thanks

On Fri, Sep 16, 2016 at 02:55:34PM -0700, 0xbad0c0d3 wrote:

Tests for #75 You can view, comment on, or merge this pull request online at:

https://github.com/frioux/DBIx-Class-Helpers/pull/76

-- Commit Summary --

  • ToJSON tests

-- File Changes --

M t/Row/ToJSON.t (12)
A t/lib/TestSchema/Result/Foo2Bar.pm (19)

-- Patch Links --

https://github.com/frioux/DBIx-Class-Helpers/pull/76.patch https://github.com/frioux/DBIx-Class-Helpers/pull/76.diff

You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/frioux/DBIx-Class-Helpers/pull/76

fREW Schmidt https://blog.afoolishmanifesto.com

0xbad0c0d3 commented 7 years ago

Done!