Commit Graph
58 Commits
Author SHA1 Message Date
Sebastian Rindom 351aa21861 chore: update repo url 2020-03-24 09:48:38 +01:00
Sebastian Rindom 3a42488897 v0.1.0-alpha.0 2020-03-24 09:22:04 +01:00
Sebastian Rindom edce88c34b Moves Medusa interfaces defines model schemas for Customer, Cart, Order 2020-01-30 09:38:08 +01:00
Sebastian Rindom ed472e9fba Creates test request helper for API endpoints
Separates common utils into the medusa-core-utils package.
Sets up a testing environment where mocked models/services/etc. can be placed in
__mocks__ folder within its corresponding directory. The mocks will
automatically be registered in a awilix container only used for testing.
2020-01-21 15:13:47 +01:00
Sebastian Rindom 46a384d6cb .gitignore update 2020-01-18 15:19:23 +01:00
Sebastian Rindom c7cf9b8061 Add core 2020-01-18 15:08:22 +01:00
Sebastian Rindom 2d8dd4b0a9 Lerna setup 2020-01-18 14:58:25 +01:00
Sebastian Rindom aa6bb4648e Initial commit 2020-01-18 14:48:15 +01:00