Commit Graph

268 Commits

Author SHA1 Message Date
gmorel
469a07cdb3 Coupon : Adding unit tests 2013-11-24 00:26:16 +01:00
gmorel
2884b0a3b7 Coupon : spelling 2013-11-23 22:33:30 +01:00
gmorel
bcad9b5da1 Coupon : rename 2013-11-23 22:31:18 +01:00
gmorel
f40476e3ea Coupon not found by the factory now just return false 2013-11-23 22:15:45 +01:00
gmorel
23b294dcc9 Fix generated unit test stub files 2013-11-23 20:21:52 +01:00
gmorel
90b5fbde05 Refactor removing Manager notion 2013-11-23 20:18:04 +01:00
gmorel
8ce1030178 Refactor rule => condition
adapter => facade
2013-11-23 18:35:21 +01:00
gmorel
59a04f6a09 Fix Condition comment 2013-11-23 17:51:59 +01:00
gmorel
d276d5aa52 Fix Coupon/Condition utf8 issue 2013-11-23 17:37:48 +01:00
gmorel
968bddbcf9 Fix Coupon/Condition refactor 2013-11-19 13:15:23 +01:00
gmorel
a2b97707cf Adding/Refactoring unit test 2013-11-17 19:59:29 +01:00
gmorel
274e667103 Adding/Refactoring unit test for MatchForEveryoneManager|MatchForTotalAmountManager|MatchForXArticlesManager 2013-11-17 18:46:22 +01:00
gmorel
ed1670a61b Adding/Refactoring unit test for MatchForEveryoneManager|MatchForTotalAmountManager|MatchForXArticlesManager 2013-11-17 18:10:13 +01:00
gmorel
219ffdec99 Adding/Refactoring unit test for MatchForEveryoneManager|MatchForTotalAmountManager|MatchForXArticlesManager 2013-11-17 17:30:34 +01:00
gmorel
93c004bce2 Adding/Refactoring unit test for MatchForEveryOneManager 2013-11-17 00:27:21 +01:00
gmorel
a574a176bc Adding/Refactoring unit test for ConditionFactory/ConditionManagerAbstract 2013-11-17 00:12:13 +01:00
gmorel
5679f54ec0 Adding/Refactoring unit test for ConditionFactory/ConditionManagerAbstract 2013-11-16 23:58:49 +01:00
gmorel
3a4bff634e Adding/Refactoring unit test for ConditionEvaluator 2013-11-16 21:30:45 +01:00
Etienne Roudeix
79120528b5 fix unit tests search by id in loop bug
due to not visible first entry in database
2013-11-14 14:17:47 +01:00
Franck Allimant
9f211a5dcb Fixed Issue #97 2013-11-07 20:01:10 +01:00
Etienne Roudeix
3db7344373 fix tests 2013-11-06 11:07:31 +01:00
Franck Allimant
a06d83bfb4 Fixed exception if module content is empty 2013-10-30 20:10:37 +01:00
Manuel Raynaud
7ca339492f fix test suite 2013-10-25 11:21:39 +02:00
Manuel Raynaud
2c030f910b fix cs 2013-10-25 10:07:21 +02:00
gmorel
b45fbef2ad Merge branch 'master' of https://github.com/thelia/thelia into coupon
* 'master' of https://github.com/thelia/thelia: (33 commits)
  permissions
  finish contact process
  create contact form
  create example for mail usage
  permission cleanup
  change place where absolute url is create when rewritten url is enabled
  fix issue #43
  fix typo in product breadcrumb
  update countries list
  fix issue #35
  fix cartItem updateQuantity method
  add some verification on country default trigger
  not allowed to delete default country
  WIP : admin profiles
  fiw test suite
  clear cache when a module is removed
  end module removal
  create event object for module delete action
  update insert script
  new model
  ...

Conflicts:
	core/lib/Thelia/Controller/Admin/CouponController.php
2013-10-22 23:01:04 +02:00
Etienne Roudeix
77dbdce4e8 fix tests 2013-10-22 11:33:01 +02:00
Etienne Roudeix
42e8b3a596 fix tests 2013-10-22 11:24:33 +02:00
gmorel
9c7c4e851e Working cleaning 2013-10-21 23:09:04 +02:00
gmorel
42aa46905b Merge branch 'master' of https://github.com/thelia/thelia into coupon
* 'master' of https://github.com/thelia/thelia: (33 commits)
  permissions
  finish contact process
  create contact form
  create example for mail usage
  permission cleanup
  change place where absolute url is create when rewritten url is enabled
  fix issue #43
  fix typo in product breadcrumb
  update countries list
  fix issue #35
  fix cartItem updateQuantity method
  add some verification on country default trigger
  not allowed to delete default country
  WIP : admin profiles
  fiw test suite
  clear cache when a module is removed
  end module removal
  create event object for module delete action
  update insert script
  new model
  ...

Conflicts:
	core/lib/Thelia/Controller/Admin/CouponController.php
2013-10-21 22:49:32 +02:00
Manuel Raynaud
a16fb0d890 fiw test suite 2013-10-21 11:40:45 +02:00
Manuel Raynaud
52ed89f1aa fix cs 2013-10-18 09:28:17 +02:00
gmorel
36dd7add79 Merge branch 'master' of https://github.com/thelia/thelia into coupon
* 'master' of https://github.com/thelia/thelia: (38 commits)
  add propel connection in transactions
  remove area to area_delivery_module
  add an area to a delivery module
  create shipping zone area form
  update readme
  start shipping zone management
  complete admin log message
  allow to create a new area
  delete area
  add pre/post methods in Area model
  display error message
  update area postage
  add missinf files
  remove country from area and start creating postage management
  add country to as area
  start area configuration tempalte
  choices access through smarty
  tax rule creation
  downgrade smarty version
  create all area events
  ...
2013-10-15 22:51:27 +02:00
gmorel
0d8f6b483f Working : Coupon : Fixing unit tests 2013-10-15 22:51:09 +02:00
gmorel
c5cd35f85e Working : Coupon : Fixing unit tests 2013-10-14 22:42:12 +02:00
gmorel
5a6f6483b1 Working : Refactor adapter into facade 2013-10-10 22:29:53 +02:00
Etienne Roudeix
b84e863033 fix tests 2013-10-07 14:36:20 +02:00
Manuel Raynaud
bc33827c05 test annd and remove folder content association 2013-10-01 17:36:09 +02:00
Manuel Raynaud
25ba2e4e7e test update content position with specific position number 2013-10-01 17:02:20 +02:00
Manuel Raynaud
01efa9f5f6 test content update position up and down 2013-10-01 16:54:18 +02:00
Manuel Raynaud
d6cd73150e test content toggleVisibility 2013-10-01 16:36:06 +02:00
Manuel Raynaud
4e323bfe8b create test for content removal 2013-10-01 16:13:55 +02:00
Manuel Raynaud
2f736c7759 test update content 2013-10-01 15:54:58 +02:00
Manuel Raynaud
e12882a80a test content creation process 2013-10-01 15:12:24 +02:00
Manuel Raynaud
2f5d91ac88 test folder UpdatePosition with specific position 2013-10-01 14:49:30 +02:00
Manuel Raynaud
321368bb3e test updating up and down folder position 2013-10-01 14:39:59 +02:00
Manuel Raynaud
de98b5e9e3 test folder toggle visibility 2013-10-01 14:02:28 +02:00
Manuel Raynaud
98c3177de2 test folder removal 2013-10-01 13:52:51 +02:00
Manuel Raynaud
19e5758150 start testing folder crud 2013-10-01 11:29:47 +02:00
Manuel Raynaud
c65ec67bdf fix cs 2013-09-30 10:35:34 +02:00
Manuel Raynaud
43b5a129f7 refactor order and image events 2013-09-30 10:34:08 +02:00