sea-orm icon indicating copy to clipboard operation
sea-orm copied to clipboard

Demonstrate how to mock test SeaORM by separating core implementation from the web API

Open shpun817 opened this issue 2 years ago • 5 comments

PR Info

Adds

shpun817 avatar Jul 19 '22 11:07 shpun817

Hey @billy1624, I thought it'd be easier to just take out the core stuff. I wonder if this structure is good enough for the example, or should I add the api crate and put the rocket code in there?

shpun817 avatar Jul 19 '22 11:07 shpun817

@billy1624 Finished transforming the Rocket example!

shpun817 avatar Jul 21 '22 08:07 shpun817

Hey @shpun817, @fergus-hou just added an SeaORM example for Salvo. Could we add mock testing to it as well?

  • https://github.com/SeaQL/sea-orm/pull/908

billy1624 avatar Jul 26 '22 07:07 billy1624

Ohoh, @shpun817 welcome back!

billy1624 avatar Sep 08 '22 03:09 billy1624

@billy1624 Ready for review!

shpun817 avatar Sep 13 '22 07:09 shpun817