Mark
|
dfc28ef46b
|
fixed readme
|
2014-01-06 01:21:06 +04:00 |
|
Carsten Brandt
|
c38b028970
|
added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.
fixes #1000
|
2014-01-05 14:45:09 +01:00 |
|
Carsten Brandt
|
8740490848
|
enabled acceptance tests for basic application
|
2014-01-05 13:01:24 +01:00 |
|
Carsten Brandt
|
63b173ff40
|
run basic app functional tests within the main repo test chain
|
2014-01-05 12:49:37 +01:00 |
|
Carsten Brandt
|
f36a0382bc
|
fixed basic app build
|
2014-01-05 04:07:21 +01:00 |
|
Qiang Xue
|
c761aab7c6
|
try to fix basic app travis test.
|
2014-01-04 19:19:02 -05:00 |
|
Mark
|
e460d4b241
|
tests improved, verify added
|
2014-01-05 03:12:40 +04:00 |
|
Carsten Brandt
|
3f57b61bd1
|
try to fix basic app travis.yml
|
2014-01-04 15:20:50 +01:00 |
|
Carsten Brandt
|
e9461c2fdc
|
updated apps/basic/.travis.yml
|
2014-01-04 04:38:23 +01:00 |
|
Carsten Brandt
|
d35698afe6
|
Merge pull request #1761 from lucianobaraglia/master
Basic app: DB configuration in separated file
|
2014-01-03 14:49:27 -08:00 |
|
Carsten Brandt
|
3859f2a500
|
moved dev requirements to require-dev in app composer.json
fixes #1736
|
2014-01-03 23:43:25 +01:00 |
|
Luciano Baraglia
|
fc5ffd62a0
|
Basic app: DB configuration in separated file
|
2014-01-03 19:28:33 -03:00 |
|
Carsten Brandt
|
66b8e92540
|
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 |
|
Mark
|
e88d1527b3
|
alias fixed
|
2014-01-04 02:18:02 +04:00 |
|
Carsten Brandt
|
ddee0621ec
|
Reverted config change
change was made in 0d263a12a9dbf3f0cb8569db40f0581dc002285b
issue #1744
|
2014-01-03 23:07:50 +01:00 |
|
Carsten Brandt
|
7579336af6
|
added .travis.yml to basic app
issue #1744
|
2014-01-03 22:51:30 +01:00 |
|
Mark
|
86d0e987a5
|
Added to the basic app, fixed config, added to core commands.
|
2014-01-04 01:16:05 +04:00 |
|
Carsten Brandt
|
f7116a0339
|
changed composer to require-dev codeception
|
2014-01-03 01:47:34 +01:00 |
|
Mark
|
5e023a39a3
|
docs fix
|
2014-01-02 11:04:07 +04:00 |
|
Mark
|
49ec2729a6
|
added info about setting testing environment
|
2014-01-02 11:02:48 +04:00 |
|
Qiang Xue
|
34cbe06852
|
increase composer timeout setting for apps.
|
2014-01-01 21:57:32 -05:00 |
|
Qiang Xue
|
f92502753f
|
Fixes #1647: Changed the default CSS class of error block to be error-block
|
2014-01-01 10:29:04 -05:00 |
|
Qiang Xue
|
6ffc766bed
|
Merge pull request #1714 from Ragazzo/tests_improved
modified tests, improved configuration, introduced aspect
|
2013-12-31 11:16:51 -08:00 |
|
Mark
|
832b7fa911
|
CS fix
|
2013-12-31 23:13:47 +04:00 |
|
Mark
|
5c00677893
|
aspect mock requirement removed
|
2013-12-31 23:04:02 +04:00 |
|
Mark
|
ef23e05ba9
|
tests improved, aspect mock changes reverted
|
2013-12-31 23:02:10 +04:00 |
|
Vladimir Zbrailov
|
ae60df4599
|
move showScriptName into the common config of tests
|
2013-12-31 16:21:15 +04:00 |
|
Carsten Brandt
|
9bb1a4d0b3
|
reverted short array syntax in requirements.php
fixes #1717
|
2013-12-31 11:02:32 +01:00 |
|
Mark
|
fc0df16f47
|
modified tests, improved configuration, introduced aspect mock and specify.
|
2013-12-31 00:17:36 +04:00 |
|
Qiang Xue
|
64bb3cde39
|
removed duplicated test config.
|
2013-12-30 10:15:15 -05:00 |
|
Qiang Xue
|
905e8ea4bc
|
Fixes #1701.
|
2013-12-30 09:22:18 -05:00 |
|
Qiang Xue
|
4a63061213
|
Refactored unit tests.
|
2013-12-29 20:54:20 -05:00 |
|
Qiang Xue
|
749d72c33b
|
fixed unit test config.
|
2013-12-29 16:25:22 -05:00 |
|
Qiang Xue
|
c09c67c13c
|
Fixes #1691: added “viewport” meta tag to layout views.
|
2013-12-29 15:31:35 -05:00 |
|
Qiang Xue
|
ab34eaa4f9
|
Fixes #1685: UrlManager::showScriptName should be set true for tests.
|
2013-12-29 10:31:34 -05:00 |
|
Qiang Xue
|
6a4f31a69f
|
Fixes #1688: ActiveForm is creating duplicated messages in error summary
|
2013-12-29 10:27:38 -05:00 |
|
Qiang Xue
|
cdbafcfda2
|
Simplified tests.
|
2013-12-28 19:26:18 -05:00 |
|
Mark
|
8bb20391a9
|
added html layout for mail component in basic app
|
2013-12-29 02:37:32 +04:00 |
|
Qiang Xue
|
35464e4fbf
|
Fixes #1604: fixed URL and cookie problems. Refactored tests.
|
2013-12-28 15:04:08 -05:00 |
|
Qiang Xue
|
5aff78d47a
|
Fixes #1643: Added default value for Captcha::options
|
2013-12-27 10:46:13 -05:00 |
|
Qiang Xue
|
9aafc457dc
|
fixed functional test when enablePrettyUrl is false.
|
2013-12-27 00:49:26 -05:00 |
|
Alexander Makarov
|
f14d80ec0b
|
Fixes #1597: Added enableAutoLogin to basic and advanced application templates so "remember me" now works properly
|
2013-12-22 20:16:06 +01:00 |
|
Qiang Xue
|
628caf85b9
|
test refactoring.
|
2013-12-18 00:40:52 -05:00 |
|
Qiang Xue
|
0acc59170f
|
Refactored codeception/BasePage.
|
2013-12-17 23:43:43 -05:00 |
|
Carsten Brandt
|
3c07648ba2
|
updated codeception docs. fixes #1558
|
2013-12-17 17:27:42 +01:00 |
|
Carsten Brandt
|
63886d6663
|
added meaningful content to robots.txt
|
2013-12-17 01:08:40 +01:00 |
|
Carsten Brandt
|
39d5bd044e
|
finished codeception extension
|
2013-12-17 01:00:13 +01:00 |
|
Carsten Brandt
|
8eb088355b
|
adjusted tests to run on php browser and selenium
|
2013-12-17 00:46:46 +01:00 |
|
Carsten Brandt
|
f22abd70e2
|
removed auto generated files from repo
|
2013-12-17 00:45:25 +01:00 |
|
Carsten Brandt
|
09237c013e
|
cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
|
2013-12-17 00:27:33 +01:00 |
|