Commit Graph

956 Commits

Author SHA1 Message Date
Alexander Makarov
92688ab18a
Fixed travis tests on PHP 5.5 by installing imagick manually (#148) 2017-11-03 01:36:10 +03:00
SilverFire - Dmitry Naumenko
395e9c7fae
Removed fxp/cap as default package installation method 2017-11-02 21:37:12 +02:00
Dmitry Naumenko
70648fa45c
Merge pull request #147 from damasco/fix-bowerrc
Fix .bowerrc
2017-11-02 21:12:35 +02:00
Tobias Munk
120d35506e Updated asset-plugin options (#145) 2017-11-01 02:47:09 +03:00
Bulat Damdinov
e68b4a8f45 Fix .bowerrc 2017-10-30 20:27:54 +08:00
Carsten Brandt
53d896e18b
Merge pull request #146 from yiisoft/requirements-searchpath
search for framework path in requirements.php
2017-10-30 09:43:32 +01:00
Carsten Brandt
1c4072499f
improved requirements checker error message about framework 2017-10-30 09:42:15 +01:00
Carsten Brandt
6bb488de6b
search for framework path in requirements.php
fixes https://github.com/yiisoft/yii2/issues/15041
2017-10-30 09:33:22 +01:00
MaximAL
0c87fab0c3 Used application name instead of string literal in the navbar 2017-09-21 18:01:41 +02:00
Bulat Damdinov
c49a8554e8 Minor fixes of test files (#139) [skip ci] 2017-09-12 12:29:58 +03:00
Bulat Damdinov
d965cf55ac Using require as a statement (#140) 2017-09-12 11:16:50 +02:00
SilverFire - Dmitry Naumenko
2f2e2506c6 Bump to 2.0.13 2017-08-16 15:17:30 +03:00
SilverFire - Dmitry Naumenko
8e05ff8651 minor 2017-08-09 22:14:58 +03:00
SilverFire - Dmitry Naumenko
1fd8921fbf Fixed generateCookieValidationKey 2017-08-09 22:07:23 +03:00
SilverFire - Dmitry Naumenko
a4e8114f60 Fixed Alert widget 2017-08-09 20:58:58 +03:00
nicdnepr
1d51cb3790 Added Alert widget (#134) 2017-08-08 13:02:19 +03:00
SilverFire - Dmitry Naumenko
4dc90946e9 Call require as statment. Closes #123 2017-08-07 23:46:37 +03:00
Alexander Makarov
02cf920ff9 Added logo to readme [skip ci] 2017-08-02 16:05:10 +03:00
Matviy
7d02759734 Added 'aliases' section to test config file fix #130 (#131) 2017-07-19 14:56:26 +03:00
MaximAL
90b51ff06a Schema cache options (for production environment) (#129) [skip ci] 2017-06-30 18:00:32 +03:00
SilverFire - Dmitry Naumenko
fc2ec7dfee Switched to asset-packagist.org 2017-06-17 17:23:21 +03:00
Carsten Brandt
927398596b
prepare for next release 2017-06-05 20:32:36 +02:00
Carsten Brandt
591a3ca78c
release version 2.0.12 2017-06-05 20:32:14 +02:00
Andrey Subbota
56ea7f9699 Fix The "extra.asset-installer-paths" option is deprecated (#121) 2017-05-28 20:17:09 +05:00
Andrey Subbota
465c00a8ea Fixed consistency of db-variable name in config files (#120) 2017-05-28 03:21:16 +05:00
Alexander Makarov
19b6143f05
Update fxp plugin version 2017-04-19 02:56:46 +03:00
Nikolay Oleynikov
2ac711fa20 Fix incorrect type hints (#115) [skip ci] 2017-04-11 15:47:45 +03:00
Alexander Kozhevnikov
4f8ae448fe Fix remote_config path in codeception.yml (#114)
`../tests/codeception.yml` does not exist, using `../codeception.yml` works
2017-03-27 18:08:01 +03:00
Nikolay Oleynikov
435508328b Create a .gitkeep file in the test data directory (#113) 2017-03-25 17:18:11 +03:00
Craig London
9178b80ab5 Add meta tag for X-UA-Compatible (#111) 2017-03-09 02:19:05 +03:00
Елисеев Дмитрий
bd7403c65e Added notes about running tests with Selenium Server 3.0 [skip ci] 2017-02-03 01:03:05 +03:00
Carsten Brandt
0453b5afb1
prepare for next release 2017-02-01 17:56:30 +01:00
Carsten Brandt
5bb6386a5e
release version 2.0.11 2017-02-01 17:55:52 +01:00
Carsten Brandt
9035c63988
do not use composer exec for running codeception
it produces weird behavior.

fixes #104
2017-02-01 11:29:32 +01:00
Carsten Brandt
b3e97d7940 Update web.php
to include example of 'allowedIps' for gii and debug module.

fixes https://github.com/yiisoft/yii2-debug/pull/30
2016-11-23 13:58:17 +01:00
MaximAL
0527d9edcc Fix error in Linux ln command: parameters rearranged (#97) 2016-11-23 10:57:10 +01:00
Evgeniy Tkachenko
679887a988 To fix create @webroot (#95)
https://github.com/Codeception/Codeception/issues/3706
2016-11-12 15:05:30 +03:00
Robert Korulczyk
2e12823e83 Fix codeception tests (#94) 2016-11-01 23:03:33 +03:00
Alexander Makarov
71b41b80bb Fixed yaml 2016-11-01 20:38:25 +03:00
Gintautas Miselis
fbb43d45bd Disable Yii2 cleanup in functional test suite (#93)
Because it is on by default since Codeception 2.2.6 and it breaks builds of Codeception
2016-11-01 20:16:18 +03:00
Carsten Brandt
15851900c6 prepare for next release 2016-10-20 14:10:54 +02:00
Carsten Brandt
fd3391bbcd release version 2.0.10 2016-10-20 14:10:38 +02:00
Елисеев Дмитрий
3971d0bb3a Fixed acceptance HomeCest (#91) 2016-10-19 16:42:29 +03:00
Joel Waldock
a43b2ff94f Increase logout button size (#89) 2016-10-14 00:13:07 +02:00
Mikhail
2ce52fbcd3 Update login.php (#87)
It's more consistent definition
2016-09-28 17:26:32 +02:00
SilverFire - Dmitry Naumenko
81700ad2b3 Updated fxp/ require version 2016-09-07 12:46:48 +03:00
Carsten Brandt
6cdf2bc5a0 updated version constraint in extension template
avoid unbound constraints

yiisoft/yii2#12154
2016-09-05 14:47:44 +02:00
Mihai-P
ebfe2aec0c Putting the proper paths for codeception code coverage (#82)
The tests folder was changed some time ago, however the paths have not been updated. After running the tests with coverage

$ vendor/codeception/base/codecept run functional --coverage-html
Codeception PHP Testing Framework v2.2.3
Powered by PHPUnit 4.8.27 by Sebastian Bergmann and contributors.

Functional Tests (10) -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
✔ ContactFormCest: Open contact page (0.40s)
✔ ContactFormCest: Submit empty form (0.13s)
✔ ContactFormCest: Submit form with incorrect email (0.09s)
✔ ContactFormCest: Submit form successfully (0.30s)
✔ LoginFormCest: Open login page (0.03s)
✔ LoginFormCest: Internal login by id (0.06s)
✔ LoginFormCest: Internal login by instance (0.05s)
✔ LoginFormCest: Login with empty credentials (0.07s)
✔ LoginFormCest: Login with wrong credentials (0.07s)
✔ LoginFormCest: Login successfully (0.07s)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Time: 6.46 seconds, Memory: 34.25MB
OK (10 tests, 23 assertions)

Code Coverage Report:
  2016-08-09 22:21:18

 Summary:
  Classes:        (0/0)
  Methods:        (0/0)
  Lines:          (0/0)

Remote CodeCoverage reports are not printed to console

HTML report generated in coverage.
-----------------------------------------------------------
After putting in the proper path you get
Code Coverage Report:
  2016-08-09 22:26:05

 Summary:
  Classes: 40.00% (2/5)
  Methods: 63.64% (14/22)
  Lines:   76.04% (73/96)

\app\controllers::SiteController
  Methods:  57.14% ( 4/ 7)   Lines:  89.47% ( 34/ 38)
\app\models::ContactForm
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% ( 15/ 15)
\app\models::LoginForm
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% ( 18/ 18)
\app\models::User
  Methods:  42.86% ( 3/ 7)   Lines:  40.00% (  6/ 15)
Remote CodeCoverage reports are not printed to console
2016-08-10 01:45:16 +03:00
Michael Bodnarchuk
a322cdb0a5 Use URL helper in acceptance tests (#80)
Routing should be handled by URL helper
2016-08-04 14:32:04 +03:00
Igor Romanov
74361f1d71 Fixed command to run coverage in README.md (#79) 2016-08-04 09:51:06 +02:00