Commit Graph

27 Commits

Author SHA1 Message Date
Etienne Roudeix
80380878f5 changes tests
create argument helpers
start loop auto pagination
2013-06-26 14:45:19 +02:00
Etienne Roudeix
29592da5b0 new types and their tests 2013-06-24 13:17:38 +02:00
Etienne Roudeix
06543bb68c add unit testing 2013-06-24 11:43:15 +02:00
Etienne Roudeix
ad47ab7cac set execution right // no more troubles
change composer required PHP version from 5.4 to 5.3
2013-06-20 15:21:16 +02:00
Manuel Raynaud
785b450537 create new command allowing to install thelia using cli tools 2013-06-05 14:23:05 +02:00
Manuel Raynaud
d9ee229bab test CacheClear command 2013-06-03 16:11:31 +02:00
Manuel Raynaud
c7a2ca88c6 remove unused ActionMatcherTest 2013-05-22 12:10:00 +02:00
Manuel Raynaud
74dee3bf56 add Plugin test config for example 2013-04-08 17:07:56 +02:00
Manuel Raynaud
29c05e53f2 fix bootstrap for unit test 2013-04-04 12:18:18 +02:00
Manuel Raynaud
e7ddd995f5 add Thelia conf into Kernel process 2013-03-28 18:04:45 +01:00
Manuel Raynaud
879a2e09a8 start to create config process for Thelia 2013-03-28 16:43:01 +01:00
Manuel Raynaud
320047838d create new method for testein ACtionMatcher 2013-02-18 17:04:42 +01:00
Manuel Raynaud
1fb530a3c8 create test for Thelia\Routing\Matcher\ActionMatcher 2013-02-18 16:22:48 +01:00
Manuel Raynaud
64ce292530 create unit test for Thelia\Controller\DefaultControllerTest 2013-02-18 15:34:45 +01:00
Manuel Raynaud
a901d75e59 change test bootstrap using Thelia general bootstrap 2013-02-18 14:47:40 +01:00
Manuel Raynaud
93cbea2952 test if phpunit is initialized 2013-02-16 10:39:32 +01:00
Manuel Raynaud
c4a39a30fc fix regex for testing Tlog 2013-02-16 10:04:27 +01:00
Manuel Raynaud
3b08bad735 fix propel version in composer file and exclude some directory in
phpunit code-coverage parameter
2013-02-16 09:25:22 +01:00
Manuel Raynaud
6dd0cb3a17 remove unused namespace 2013-01-21 12:41:38 +01:00
Manuel Raynaud
02139a938d test new loger and add some phpdoc 2013-01-21 10:55:48 +01:00
Manuel Raynaud
88a82c69d1 rewrite test after Tlog refactoring 2013-01-19 22:52:51 +01:00
Manuel Raynaud
4e21c25867 fix some CS 2013-01-09 09:13:25 +01:00
Manuel Raynaud
1016596256 add GPL V3
add specific bootstrap for unit tests
2013-01-07 10:46:02 +01:00
Manuel Raynaud
5967dc2b55 unit test for Tlog. Cover all output method (trace to fatal) 2012-12-28 17:04:17 +01:00
Manuel Raynaud
911146255f put copyright text and add covers annotation in DIGeneratorTest 2012-12-28 12:00:47 +01:00
Manuel Raynaud
eb4de3eb87 add new assertion in DIGeneratorTest 2012-12-21 18:43:12 +01:00
Manuel Raynaud
4bcdf2479a write firts unit test with phpunit 2012-12-21 17:33:06 +01:00