Commit Graph

61 Commits

Author SHA1 Message Date
touffies
f34a4a066d Remove RewrittenUrlTestTrait from content 2013-12-09 15:40:23 +01:00
touffies
50d638bb23 Remove test setURL 2013-12-09 15:30:04 +01:00
Etienne Roudeix
090b201fea test rewriting 2013-12-09 13:01:39 +01:00
Etienne Roudeix
a9a2a256fa fix updatePositionDownTest 2013-12-06 11:20:15 +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
Manuel Raynaud
52ed89f1aa fix cs 2013-10-18 09:28:17 +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
Manuel Raynaud
6d5f34767d refactor document events 2013-09-30 10:32:48 +02:00
Manuel Raynaud
7bf5ee31c9 Merge branch 'refactor_action'
Conflicts:
	core/lib/Thelia/Action/Product.php
	core/lib/Thelia/Controller/Admin/CategoryController.php
	core/lib/Thelia/Controller/Admin/ProductController.php
	core/lib/Thelia/Controller/Admin/TemplateController.php
2013-09-30 10:26:59 +02:00
Manuel Raynaud
0ce4b25e72 refactor customer events 2013-09-30 10:07:01 +02:00
Manuel Raynaud
b023c33cc7 refactor address and attribute events 2013-09-30 10:03:14 +02:00
Etienne Roudeix
4bdc06e216 try to fix test 2013-09-27 09:30:22 +02:00
Etienne Roudeix
97c461fa2c order address changes tests 2013-09-26 14:17:26 +02:00
Etienne Roudeix
f5492ed2f9 tests for order update actions 2013-09-26 13:25:25 +02:00
Etienne Roudeix
7bd511c420 order admin 2013-09-24 17:04:32 +02:00
Etienne Roudeix
2de820f576 order tests 2013-09-23 15:00:13 +02:00
Etienne Roudeix
5bbf693e0f action order tests 2013-09-23 14:44:52 +02:00
Etienne Roudeix
194073fa42 order action test 2013-09-23 11:12:41 +02:00
franck
d097851522 Added documents action and loop 2013-09-17 01:07:42 +02:00
Manuel Raynaud
bad8a0439d fix test suite 2013-09-12 17:28:02 +02:00
Manuel Raynaud
6b9db1a162 create test for customer creation 2013-09-12 09:23:50 +02:00
Manuel Raynaud
70d93d1daa fix cs 2013-09-11 08:27:40 +02:00
franck
c8a5734a9e Added Tools\URL test case, and a test case superclass for initializing
Tools\URL
2013-09-06 01:55:16 +02:00
franck
318fb3bf2d Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
	templates/admin/default/currencies.html
2013-09-05 23:30:50 +02:00
franck
31c074d492 Fixed image tests 2013-09-04 17:59:07 +02:00
Manuel Raynaud
dad1a1c612 add update address action and create tests 2013-09-04 10:09:51 +02:00
Etienne Roudeix
86b11096ba Merge branch 'master' into loops
Conflicts:
	core/lib/Thelia/Core/Template/Loop/Category.php
	core/lib/Thelia/Core/Template/Loop/FeatureValue.php
	core/lib/Thelia/Core/Template/Loop/Folder.php
	core/lib/Thelia/Core/Template/Loop/Product.php
	core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
	install/faker.php
2013-08-21 09:19:56 +02:00
Manuel Raynaud
5b23e1ca41 remove use statement before namespace decleration 2013-08-16 13:30:49 +02:00
franck
6abd590fb5 Fixed Image tests 2013-08-16 12:28:26 +02:00
franck
d61eeef0d6 Finalized images action and loop 2013-08-15 20:47:05 +02:00
franck
5762711146 Added original file data 2013-08-15 12:27:30 +02:00
franck
56034e1184 Fixed image test 2013-08-15 12:12:54 +02:00
franck
a56e05b36b Added image action and loop 2013-08-15 11:46:46 +02:00
Manuel Raynaud
be5d1e9ddb refactor cart and cartEvent process 2013-08-12 17:48:48 +02:00
franck
d365146231 Beautified cart test 2013-08-09 10:54:28 +02:00
franck
8eaa2de960 Fixed cart tests 2013-08-09 10:53:38 +02:00