Commit Graph

447 Commits

Author SHA1 Message Date
Davert
7154b917fd fixed travis config 2016-07-25 02:20:45 +03:00
Davert
b7526436aa added email verification for unit and functional tests 2016-07-19 03:53:55 +03:00
Davert
95bd8f4409 added tests for amLoggedIn method 2016-07-18 20:33:45 +03:00
Davert
c6dd7c8790 merged with master 2016-07-16 04:33:10 +03:00
Davert
37c9dfcfd8 removed test key from config, removed generated actions traits 2016-07-16 04:30:11 +03:00
Davert
0ef627f7de refactored tests 2016-07-16 04:13:51 +03:00
Tobias Munk
78909b0545 fixed typo in example config (#70)
see also http://codeception.com/docs/11-Codecoverage
2016-07-14 22:18:27 +03:00
Davert
4f8f207a6d Merge branch 'refactorin' 2016-07-14 21:03:37 +03:00
Davert
b1015559e0 refactoring 2016-07-14 21:03:28 +03:00
Davert
4a7f3dfb55 Merge branch 'master' of github.com:notgosu/yii2-app-basic 2016-07-14 21:02:53 +03:00
Maxim Shcherbakov
aaee0841e1 Acceptance tests refactoring (#1) 2016-07-14 18:20:28 +02:00
Oleg Kostiushko
75a273eb40 Acceptance test refactoring - Contact form (#2)
* directory _support should exists before build with ignore inside

* added test for contact page availability

* added test for empty contact form submit

* added test for submit contact form

* remove test contact page

* delete old contact page test

* test index-test instead index

* change stage description
2016-07-14 18:19:59 +02:00
Davert
71ee8a08a0 dependencies should be stable 2016-07-14 17:20:08 +03:00
Carsten Brandt
548af0eacd prepare for next release 2016-07-11 15:43:58 +02:00
Carsten Brandt
5319c23281 release version 2.0.9 2016-07-11 15:43:39 +02:00
Mohamed Cherif Bouchelaghem
6545745e88 configure Codeception::Scpecify to not deep clone properties by default (#57) 2016-07-11 14:43:55 +02:00
Alexander Makarov
e0954011ce Added "cd tests" as suggested in https://github.com/yiisoft/yii2-app-basic/issues/63#issuecomment-230354273 2016-07-05 01:17:16 +03:00
Alexander Makarov
d579eb6434 Changed php -S to ./yii serve in tests readme 2016-07-02 20:22:42 +03:00
Alexander Makarov
e6cdaa5a1a Fixed test to mock form properly 2016-07-02 20:13:40 +03:00
Alexander Makarov
c200693b05 Fixes #62: Changed usage of deprecated getMock() to current createMock() 2016-07-02 19:51:35 +03:00
Kalinin Alexandr
ddeab345bb Update SiteController.php (#61) [skip ci] 2016-06-19 16:56:22 +03:00
Carsten Brandt
8129163195 Merge pull request #58 from damasco/master
fixed link for AcceptanceTest Selenuim Webdriver
2016-05-24 15:19:33 +02:00
Bulat Damdinov
dd0c43247f fixed link for AcceptanceTest Selenuim Webdriver 2016-05-24 18:14:58 +08:00
Carsten Brandt
655b5c3502 prepare for next release 2016-04-28 18:06:57 +02:00
Carsten Brandt
6962834f37 release version 2.0.8 2016-04-28 18:06:20 +02:00
Alexander Makarov
af67434e7e Fixed links in CONTRIBUTING.md 2016-04-14 11:45:53 +03:00
Alexander Makarov
c8afc49aad Merge pull request #52 from damasco/master
#51 logout btn
2016-03-23 15:22:23 +03:00
Bulat Damdinov
c97c8c605d #51 logout btn 2016-03-23 19:55:38 +08:00
Alexander Makarov
27fbea32d8 Added issue templates 2016-03-21 22:10:54 +03:00
Alexander Makarov
f002567220 Removed unnecessary slash 2016-03-09 18:47:19 +03:00
Carsten Brandt
acb438affb prepare for next release 2016-02-14 15:56:44 +01:00
Carsten Brandt
940451bc8f prepare for 2.0.7 release 2016-02-14 15:56:01 +01:00
Alexander Makarov
ed3bb6cfe9 Merge pull request #48 from Edofre/47-address-tests-typo
#47, Typo fix address tests [skip ci]
2016-02-01 14:21:25 +03:00
Edo Freriks
df2a935b32 #47, Typo fix address tests 2016-02-01 00:39:43 +01:00
Dmitry Naumenko
53bda17205 Merge pull request #45 from pana1990/patch
Update composer-asset-plugin
2016-01-17 21:27:39 +02:00
Daniel Gomez Pan
aa6c28ed13 Update composer-asset-plugin 2016-01-17 19:24:05 +01:00
SilverFire - Dmitry Naumenko
5eaf2dc079 Updated travis.yml fxp-plugin updated to 1.1.1 2016-01-16 19:11:06 +02:00
SilverFire - Dmitry Naumenko
7f7fcb6120 Updated travis.yml commented HHVM 2016-01-16 19:08:23 +02:00
Daniel Gomez Pan
ad3e23a27a Updated travis.yml to run on PHP7 2016-01-16 17:53:38 +02:00
Carsten Brandt
ce4ad9c851 Added missing environment definition in console
fixes https://github.com/yiisoft/yii2/issues/10300
2015-12-02 01:12:00 +01:00
Dmitry Naumenko
418afaec9f Merge pull request #38 from maximal/patch-1
Autofocus on username field
2015-12-01 19:21:27 +02:00
MaximAL
3527b6712c Update contact.php 2015-12-01 20:16:24 +03:00
MaximAL
4b2e0713e3 HTML5 shorthand for attribute value 2015-12-01 20:11:46 +03:00
MaximAL
7cf2418d88 Autofocus on username field
Useful UX improvement
2015-12-01 19:58:38 +03:00
Dmitry Naumenko
0970b6fdad Merge pull request #37 from niks999/master
Fix typo in README
2015-11-29 09:45:01 +02:00
niks999
fd77e14939 Fix typo in README 2015-11-29 12:33:37 +05:30
Alexander Makarov
177e0ba77e Merge pull request #34 from janisto/patch-2
Update docs composer-asset-plugin [skip ci]
2015-11-12 16:36:37 +03:00
Alexander Makarov
da0583c068 Merge pull request #33 from janisto/patch-1
Update travis composer-asset-plugin
2015-11-12 16:36:27 +03:00
Jani Mikkonen
1c7ac9d07a Update docs composer-asset-plugin [skip ci] 2015-11-12 14:08:02 +02:00
Jani Mikkonen
edd5c574c8 Update travis composer-asset-plugin 2015-11-12 14:06:30 +02:00