Commit Graph

12 Commits

Author SHA1 Message Date
Patrick
4a60b7cda1 Update BuyableProductTrait.php 2021-01-18 21:52:18 +01:00
Patrick
80631bab39 Update BuyableProductTrait.php 2021-01-18 21:48:35 +01:00
Patrick
7a0955fe1a Update BuyableProduct.php 2021-01-18 21:48:16 +01:00
Patrick
bda25d35e4 Update BuyableProductTrait.php
Extend default Model
2021-01-18 21:43:30 +01:00
Patrick
3837160f69 Update BuyableProduct.php
Extend Model
2021-01-18 21:42:50 +01:00
Patrick Henninger
7436422b01 Codestyle 2019-01-14 18:18:21 +01:00
Patrick Henninger
d9d28ef8e3 Added test for model using trait
Added readme for CanBeBoughtTrait
https://github.com/Crinsane/LaravelShoppingcart/issues/427
2019-01-14 17:26:24 +01:00
Patrick Henninger
59eadb74a1 Removed Cart facade from coverage (does not provide a public inteterface)
Exclude migrations from coverage
Added tests for InstanceIdentifier
Added InstanceIdentifier support to store, restore and merge
Added weight to CanBeBought trait
Excluded CanBeBought trait from coverage temporarily
2019-01-09 14:08:09 +01:00
Patrick Henninger
70073ccb92 manuall readded reverted changes 2019-01-09 13:06:16 +01:00
Patrick Henninger
55f1c4617f Revert "Manually merged https://github.com/Crinsane/LaravelShoppingcart/pull/502"
This reverts commit 5d117a0acd.
2019-01-09 12:22:25 +01:00
Patrick Henninger
5d117a0acd Manually merged https://github.com/Crinsane/LaravelShoppingcart/pull/502
Added more tests
2019-01-08 20:00:28 +01:00
Rob Gloudemans
e5c8d1e6e5 Cleaned up the testsuite a bit 2017-05-20 23:09:27 +02:00