Sandro Munda

Results 25 comments of Sandro Munda

Availibility check before "Admin user creation" instead of crashing "Oops, cannot connect to the database" at the end, right?

Hey @hartzis I think it's a good idea to reduce the bundle size and dependencies. If you have some time, it would be awesome to have a PR. Not sure...

@zion03 can you share me the "data input", the current "data output" and the expected result? Thanks!

Hey @jamesdixon ! Sorry for late! I'm not sure to understand what means "deserialize automatically"? Here's a sample usecase: • book has one author ``` { "data" { "type": "books",...

Hey @jamesdixon ! Yeah it makes sense! Providing the default behavior like you described is good! Thanks for tips!

Thank you so much @hartzis !

I'm currently trying to reproduce this issue on my side and everything looks fine: ``` describe('FOO', function () { it('should return all data without circular error', function (done) { var...

Sorry for delay @lvela it's now implemented 👍