1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00
Commit graph

33 commits

Author SHA1 Message Date
vatseek 6f9dff2d01 Merge remote-tracking branch 'livestreet/master' into comment2
* livestreet/master:
  added logout function
  Frontend framework
  Move vendor js libs to framework folder
  fix count users blog
  fix даты рождения в профиле с учетом часовых поясов
  fix бага с прямым эфиром при удалении блога
  fix mailer return-path
  fix Issue #252
  Issue #246
  Issue #223
  Email notifications: grammatically and stylistically revised English version
  fix Issue #245
  fix  Issue #238
  fix Issue #228

Conflicts:
	classes/actions/ActionBlog.class.php
2013-04-05 21:23:43 +03:00
vatseek bb150c9c16 added logout function 2013-04-05 10:58:06 +03:00
vatseek 7449a692d4 comments 2013-03-01 14:58:34 +02:00
vatseek 2d00f87d28 Added feature for run custom script 2012-12-25 10:49:58 +02:00
vatseek 7ed6c44ae1 review method 2012-12-20 16:40:22 +02:00
vatseek 823cbfbb1f add file insert method to base context 2012-12-20 16:20:24 +02:00
vatseek bf122013a5 Update tests/behat/features/bootstrap/BaseFeatureContext.php 2012-12-18 09:56:41 +02:00
vatseek 79761948c6 rename methods 2012-12-13 16:46:50 +02:00
vatseek 05a24c72a8 Added some context methods 2012-12-13 13:28:26 +02:00
vatseek 27f390a7fc Update tests/behat/features/bootstrap/BaseFeatureContext.php 2012-12-10 15:30:27 +02:00
vatseek 1b73b6767b change comments to actual 2012-11-30 14:47:58 +02:00
vatseek 09436e1e35 fixed remarks 2012-11-30 14:37:39 +02:00
vatseek c530b41b5a review user autorization method 2012-11-29 18:03:07 +02:00
vatseek c3a786cc32 change context use way 2012-11-29 17:18:57 +02:00
Stepan Tanasiychuk a3cede6521 change cli command for run test (in tests README) 2012-11-23 00:57:58 +02:00
Stepan Tanasiychuk 629555cf2a rm sql files from tests. added symlinks for sql files from install 2012-11-23 00:38:56 +02:00
Jeka e92ca42397 fix in travis configs 2012-11-22 16:30:35 +02:00
Jeka 2f411db01d add configs for travis-ci 2012-11-22 11:58:09 +02:00
Stepan Tanasiychuk 34d27b863e set english as default lang for test env 2012-11-01 13:46:12 +02:00
Stepan Tanasiychuk 6f6998f622 rm @mink:selenium2 2012-11-01 13:29:17 +02:00
Golfersds 7cb67dd95f Add function "I wait" to BaseFetureContext 2012-11-01 10:08:18 +02:00
Golfersds 9c9799a1f1 Deleted function "I wait" in FeatureContext and add this function to BaseFetureContext 2012-11-01 10:07:35 +02:00
Golfersds ae714a8399 Added check for delays on the page - through drivers Selenium2 2012-10-31 19:05:28 +02:00
Golfersds bb8b084824 Bugfix - extends class to -> BaseFeatureContext 2012-10-31 18:59:16 +02:00
Golfersds fb12072469 Bugfix - renamed feature context class to BaseFeatureContext 2012-10-31 18:58:15 +02:00
Golfersds f7b559ef49 restored BaseFeaturesContext 2012-10-31 12:20:25 +02:00
Stepan Tanasiychuk e6be11ac38 Merge pull request #8 from Golfer/sel2
added selenium driver config section
2012-10-31 03:09:50 -07:00
Golfersds 22987a1a2f added selenium driver config section 2012-10-31 11:18:24 +02:00
Golfersds 263a743aef fixed problem with same fixtures orders. addded check to exist config/config.test.php.
created baseFeatureContext for use it in plugins.
added config option to disable registration captcha (for tests)
2012-10-31 11:06:49 +02:00
Stepan Tanasiychuk e811db62b2 deny access to /tests folder from the web (Apache only) 2012-10-25 22:11:11 +03:00
Stepan Tanasiychuk 7ee18362f8 Update tests/Readme.RU.md 2012-10-25 21:59:38 +03:00
Stepan Tanasiychuk a1eed4a133 Update tests/Readme.RU.md 2012-10-25 21:56:08 +03:00
Stepan Tanasiychuk f4cbae56d6 Added Behat and Mink (for tests). Created fixtures loader and simple fixtures for blog, user and topics. 2012-10-25 21:54:16 +03:00