Commit Graph

33 Commits

Author SHA1 Message Date
Christophe Coevoet
cfd002cbd8 Changed the regex delimiter for "The url should match"
Using / as a regex delimiter when matching an url is a pain because it
forces to escape all / in the url (and there more often / than " in
an URL).
2012-05-11 22:00:46 +02:00
Konstantin Kudryashov
e959b597f5 fixed listing 2012-05-11 12:37:54 +03:00
everzet
3526c910cf added empty-line to fix gh formatter 2012-05-11 11:35:46 +02:00
everzet
f0ae430089 numbered list 2012-05-11 11:35:13 +02:00
everzet
d208119538 updated example (selenium2 is default javascript_session from now on) 2012-05-11 11:33:59 +02:00
everzet
861559769e updated composer constraints 2012-05-11 11:16:36 +02:00
everzet
a42751fb8d added translation and no-context suites informations 2012-05-11 11:03:19 +02:00
everzet
1351b3353c update russian translation 2012-05-11 11:03:12 +02:00
everzet
cea7ad5eeb updated comment with insulated info 2012-05-11 10:13:05 +02:00
everzet
65747ef131 moved default session configuration and active sessions teardown into initializer 2012-05-11 10:10:51 +02:00
everzet
74bcde4820 refactored service names and parameterized all class names 2012-05-11 01:02:07 +02:00
everzet
89d36046f4 updated composer.json to be testable 2012-05-11 00:43:50 +02:00
everzet
e16d0751ea removed FeatureContext as we don't need it anymore 2012-05-11 00:43:38 +02:00
everzet
641157b050 refactored extension to support latest changes in Behat edge 2012-05-11 00:43:11 +02:00
everzet
328879371c no javascript scenario 2012-05-11 00:42:10 +02:00
everzet
7e31241f21 remove trailing separator in files_path before applying 2012-05-08 13:29:01 +02:00
everzet
cd8eb2c858 fixed constraints to support betas 2012-05-07 17:33:49 +02:00
everzet
dbe86c2292 added more clarification points 2012-05-07 16:32:00 +02:00
everzet
96ac7f60ad updated RawMinkContext information 2012-05-07 16:26:39 +02:00
everzet
622faa5f32 added MinkDictionary trait 2012-05-07 16:23:38 +02:00
everzet
1fc3f04f87 cleaned yaml syntax 2012-05-07 14:20:08 +02:00
everzet
7be1124599 updated contributors list 2012-05-07 14:19:05 +02:00
everzet
a77829094c added concrete FeatureContext example 2012-05-07 14:16:05 +02:00
everzet
d6603439b8 fixed typo 2012-05-07 14:14:02 +02:00
everzet
3539769d09 added readme 2012-05-07 14:13:23 +02:00
everzet
df48700311 updated build script to be sourcecode-agnostic 2012-05-07 13:25:04 +02:00
everzet
b7ffbe5fcd fixed constraint 2012-05-07 10:31:51 +02:00
everzet
0a0930ae30 switched back to full class name usage 2012-05-06 23:15:12 +02:00
everzet
c303a10bf6 updated build script 2012-05-06 22:43:49 +02:00
everzet
ca5e4ec7d8 added mink_loader option 2012-05-06 22:13:21 +02:00
everzet
5d16f4e8a0 added license and phar builder 2012-05-06 21:53:36 +02:00
everzet
d55f44cd7e added i18n for steps 2012-05-06 21:24:26 +02:00
everzet
7bfe9573e5 initial commit 2012-05-06 21:13:51 +02:00