68 Commits

Author SHA1 Message Date
a7fc9143bf Closing and opening braces in Yii2 coding standards. 2014-02-24 20:32:15 +04:00
5d14d788f5 Further coding standards fixes. 2014-02-24 20:17:38 +04:00
b560398bd7 Coding standards fixes. 2014-02-24 18:45:35 +03:00
22bfd43124 Merge pull request #2383 from Ragazzo/add_yii_command_to_tests
added yii console command to tests
2014-02-15 11:32:07 -05:00
96f2f6e52e visibility changed 2014-02-14 18:08:07 +04:00
c943fc28e2 forcing user component to logout 2014-02-14 18:05:56 +04:00
9db3790bb2 Fixed test break. 2014-02-13 21:18:43 -05:00
270669aa22 fixed test break. 2014-02-13 20:00:12 -05:00
78e4da8c1f Fixed test break. 2014-02-13 19:37:49 -05:00
c6a3c4bc0d added yii console command to tests 2014-02-09 19:04:26 +04:00
a3b71def38 Reordered items 2014-02-07 18:58:17 +03:00
874f9c1a21 Reverted numbered list 2014-02-07 19:44:28 +04:00
756c268cb3 Fixed list in tests readme 2014-02-07 19:40:25 +04:00
0631e117ba Updated readme in apps/basic/tests 2014-02-07 19:36:20 +04:00
2fbd34c0de CS fix. 2014-02-06 20:39:55 -05:00
9e770acd7e tests improved 2014-02-07 05:36:46 +04:00
cf1fe7d27d code fix 2014-02-07 05:34:33 +04:00
bf5bb3730e tests improved 2014-02-07 05:22:11 +04:00
f352aa47cc docs added 2014-02-07 04:24:58 +04:00
af53c0f818 doc update. 2014-01-22 11:09:59 -05:00
9bde3ab613 Merge branch 'tests_improved_verify' of github.com:Ragazzo/yii2 into Ragazzo-tests_improved_verify
Conflicts:
	apps/basic/tests/README.md
	apps/basic/tests/unit/models/LoginFormTest.php
2014-01-22 09:27:11 -05:00
362ade63ed fixed test break. 2014-01-20 11:52:50 -05:00
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
af36c72023 fixed readme 2014-01-06 01:21:06 +04:00
b7800eca60 enabled acceptance tests for basic application 2014-01-05 13:01:24 +01:00
ee0c105bab tests improved, verify added 2014-01-05 03:12:40 +04:00
08ee8b18e6 Merge pull request #1759 from Ragazzo/fixtures_controller_improvements
Added to the basic app, fixed config, added to core commands.
2014-01-03 14:22:51 -08:00
b0ff35c696 Reverted config change
change was made in 0d263a12a9dbf3f0cb8569db40f0581dc002285b

issue #1744
2014-01-03 23:07:50 +01:00
0d263a12a9 added .travis.yml to basic app
issue #1744
2014-01-03 22:51:30 +01:00
ccfb7638d0 Added to the basic app, fixed config, added to core commands. 2014-01-04 01:16:05 +04:00
3ab56021ba changed composer to require-dev codeception 2014-01-03 01:47:34 +01:00
9ced7b4b4d docs fix 2014-01-02 11:04:07 +04:00
ed74305ae8 added info about setting testing environment 2014-01-02 11:02:48 +04:00
53daaf81ef Merge pull request #1714 from Ragazzo/tests_improved
modified tests, improved configuration, introduced aspect
2013-12-31 11:16:51 -08:00
139fbcbc93 CS fix 2013-12-31 23:13:47 +04:00
11c42fa7c1 tests improved, aspect mock changes reverted 2013-12-31 23:02:10 +04:00
b9855a4593 move showScriptName into the common config of tests 2013-12-31 16:21:15 +04:00
1afe198c19 modified tests, improved configuration, introduced aspect mock and specify. 2013-12-31 00:17:36 +04:00
b471900171 removed duplicated test config. 2013-12-30 10:15:15 -05:00
0766ddca12 Fixes #1701. 2013-12-30 09:22:18 -05:00
0788e1045f Refactored unit tests. 2013-12-29 20:54:20 -05:00
872ade6f5e fixed unit test config. 2013-12-29 16:25:22 -05:00
e16c4858e0 Fixes #1685: UrlManager::showScriptName should be set true for tests. 2013-12-29 10:31:34 -05:00
ab3dfbac92 Simplified tests. 2013-12-28 19:26:18 -05:00
3f4ee3e48c Fixes #1604: fixed URL and cookie problems.
Refactored tests.
2013-12-28 15:04:08 -05:00
a82281a8f9 fixed functional test when enablePrettyUrl is false. 2013-12-27 00:49:26 -05:00
3d9340032e test refactoring. 2013-12-18 00:40:52 -05:00
cf61967d76 Refactored codeception/BasePage. 2013-12-17 23:43:43 -05:00