Patrick
|
95193d5a71
|
Update CartTest.php
|
2022-02-05 20:31:07 +01:00 |
|
Patrick
|
b1a40c96e3
|
Update CartTest.php
|
2022-02-05 20:29:57 +01:00 |
|
Patrick
|
5e30aee094
|
Update CartTest.php
|
2022-02-05 20:26:36 +01:00 |
|
Patrick
|
9633f555f1
|
Update CartTest.php
|
2022-02-05 19:36:36 +01:00 |
|
Patrick
|
126eb55076
|
Update CartTest.php
|
2022-01-18 00:15:07 +01:00 |
|
Patrick
|
f6dcf2b9c6
|
Update CartTest.php
https://github.com/sebastianbergmann/phpunit/issues/1778#issuecomment-120942848
|
2022-01-18 00:07:39 +01:00 |
|
Patrick
|
40f47e87ad
|
StyleCI
|
2021-01-19 00:53:02 +01:00 |
|
Patrick
|
d33ad7141c
|
Update CartTest.php
|
2021-01-19 00:51:05 +01:00 |
|
Patrick
|
a6bfcac463
|
Update CartTest.php
|
2021-01-19 00:42:51 +01:00 |
|
Patrick
|
ec9f6e4772
|
Update CartTest.php
|
2021-01-18 22:46:44 +01:00 |
|
Patrick
|
68ba7e70f4
|
Update CartTest.php
|
2021-01-18 22:45:59 +01:00 |
|
Patrick
|
65ed1a1469
|
Update CartTest.php
|
2021-01-18 22:42:33 +01:00 |
|
Patrick
|
d25ed27d89
|
Update CartTest.php
|
2021-01-18 22:41:35 +01:00 |
|
Patrick Henninger
|
36361474e8
|
StyleCI
|
2021-01-18 22:39:28 +01:00 |
|
Patrick
|
80b610b8cb
|
Update CartTest.php
|
2021-01-18 22:36:40 +01:00 |
|
Patrick
|
f9f072a13b
|
Update CartTest.php
|
2021-01-18 22:33:51 +01:00 |
|
Patrick
|
fa3a606faa
|
Update CartTest.php
|
2021-01-18 22:31:33 +01:00 |
|
Patrick
|
ca4674525a
|
Update CartTest.php
|
2021-01-18 22:30:53 +01:00 |
|
Patrick
|
6d6399d43f
|
Update CartTest.php
|
2021-01-18 22:27:06 +01:00 |
|
Patrick
|
468d456a54
|
Update CartTest.php
|
2021-01-18 22:23:24 +01:00 |
|
Patrick
|
7aacf1027b
|
Update CartTest.php
|
2021-01-18 22:20:38 +01:00 |
|
Patrick
|
a1d262ab66
|
Update CartTest.php
|
2021-01-18 22:17:06 +01:00 |
|
Patrick Henninger
|
e56adefac0
|
Update CartTest.php
|
2020-12-27 21:20:02 +01:00 |
|
Norris Oduro
|
7afec5d171
|
Style CI fixes
|
2020-11-15 06:47:38 +00:00 |
|
Norris Oduro
|
369bdb95f3
|
Add more tests
|
2020-11-15 06:46:12 +00:00 |
|
Norris Oduro
|
87acd5cfb2
|
rename the storedCartWithIdentifier method to storedCartInstanceWithIdentifierExists, changed the signature of the merge and storedCartInstanceWithIdentifierExists methods and add instance to all stored cart retrievals
|
2020-11-15 05:55:29 +00:00 |
|
Norris Oduro
|
6460326b1a
|
Style CI fixes and remove assertDatabaseCount
|
2020-11-03 14:03:13 +00:00 |
|
Norris Oduro
|
6ba97cafa8
|
Use instance in query if there are more than one instances and add tests
|
2020-11-03 13:55:43 +00:00 |
|
Patrick Henninger
|
238d8cf7d9
|
Refactor gross price / default into calculators,
Remove gross_price from config replaced with calculator
|
2020-08-29 16:18:05 +02:00 |
|
Patrick Henninger
|
8ee9bad739
|
Improve test,
Fix updatedAt(),
|
2020-05-08 21:17:10 +02:00 |
|
Patrick Henninger
|
53b8015c1f
|
StyleCI
|
2020-05-08 21:00:41 +02:00 |
|
Patrick Henninger
|
05b99d4e72
|
Make getters public,
Add Test
|
2020-05-08 20:58:58 +02:00 |
|
Patrick Henninger
|
008b6f42de
|
SyleCI
|
2020-02-18 14:55:20 +01:00 |
|
sartoric
|
2078f119ec
|
Enable gross price as base price
|
2020-02-12 22:42:41 +01:00 |
|
Patrick Henninger
|
7b29fe376d
|
StyleCI
|
2020-01-18 17:29:06 +01:00 |
|
sartoric
|
9cdacf901c
|
changed the strategy for cart values calculation (taxes per row),
test,
some fixes
|
2020-01-14 22:33:12 +01:00 |
|
sartoric
|
1ffd1a5dfa
|
test added
|
2020-01-10 01:54:45 +01:00 |
|
Patrick
|
b8005be37a
|
Update CartTest.php
|
2019-11-19 01:40:05 +01:00 |
|
sartoric
|
1341863d65
|
Dispatch "cart.merged" event,added a parameter to avoid dispatching "cart.added" events while merging
|
2019-11-18 10:34:23 +01:00 |
|
Andrew Savchenko
|
e4e9a6ec6e
|
Add a test case to assert items sequence is kept if the options changed
|
2019-11-02 14:29:54 +01:00 |
|
Patrick Henninger
|
14e8a40534
|
Changed $taxRate from private to public, Solve https://github.com/Crinsane/LaravelShoppingcart/issues/436
|
2019-09-27 19:00:10 +02:00 |
|
Patrick
|
d78b555aa1
|
Update CartTest.php
Codestyle
|
2019-06-26 15:38:40 +02:00 |
|
Patrick
|
a464a240e8
|
Update CartTest.php
Added Test for CartItem.php invalid weight exception.
|
2019-06-26 15:36:53 +02:00 |
|
Patrick Henninger
|
f4673140f7
|
Codestyle
|
2019-04-16 12:12:11 +02:00 |
|
Patrick Henninger
|
279e820760
|
Fixed weight integration, added testcase, fixed weird readme code example
|
2019-04-16 12:10:06 +02:00 |
|
Patrick Henninger
|
c0cc008c85
|
Codestyle
Update version in readme
|
2019-03-01 15:03:24 +01:00 |
|
Patrick Henninger
|
1499475663
|
Replaced deprecated OR operator https://getcomposer.org/doc/articles/versions.md#version-range
Added 5.8.* compatibility
Updated dependency versions
Added phpunit result cache to gitignore
|
2019-03-01 14:59:44 +01:00 |
|
Patrick Henninger
|
1e96466ee4
|
Added test to ensure everything is ok
https://github.com/Crinsane/LaravelShoppingcart/issues/544
|
2019-01-21 17:22:05 +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 |
|