Ben Hutton
b3ee1ef187
Update README.md
2014-09-16 11:18:53 +01:00
Ben Hutton
ca5a23dc3d
Update README.md
...
Updated the first section in the README.md to match the linked to docs. I was confused by the fact that it didn't mention Behat v 3, so wasn't sure if I could use 3 or had to stick to 2.5 branch.
2014-09-04 13:49:18 +01:00
Christophe Coevoet
a680dada39
Removed the sponsor section from the readme
...
[ci skip]
2014-08-12 19:51:50 +02:00
Christophe Coevoet
84ee4edd51
Updated some links in the readme
2014-08-12 19:48:00 +02:00
Christophe Coevoet
42e3cf9155
Merge pull request #162 from MacDada/patch-1
...
README.md: fixed i18n links
2014-08-12 19:42:18 +02:00
Dawid Nowak
d9939c5e91
README.md: fixed i18n links
...
This one doesn't work as well, but I couldn't find the file in the cucumber/gherkin repo:
https://github.com/cucumber/gherkin/blob/master/lib/gherkin/i18n.yml
I tried looking in 2013 revisions, but with no luck. Perhaps the link was always broken?
2014-08-08 21:58:08 +02:00
Konstantin Kudryashov
5dcc001aac
Merge pull request #149 from Fuhrmann/patch-1
...
Update pt.xliff
2014-08-05 07:12:07 +01:00
Konstantin Kudryashov
11fe0bc3d3
Merge pull request #151 from WouterJ/patch-1
...
Added missing dutch translation
2014-08-05 07:11:17 +01:00
Konstantin Kudryashov
c8e6b5e494
Merge pull request #159 from newtonwagner/patch-1
...
Remove non portuguese translation and adding missing a verb.
2014-08-05 07:10:20 +01:00
Konstantin Kudryashov
2c67c82abc
Merge pull request #160 from dohzoh/mink-extension-japanese
...
fixed ja.xliff
2014-08-05 07:10:05 +01:00
dozo
76ac962a61
fixed ja.xliff
2014-07-25 22:48:38 +09:00
Newton Wagner
50780961d2
Remove non portuguese translation and adding a verb.
...
Correcting non portuguese text on 'attach-the-file-to-field' translation; and adding the verb "should" missing on should-be-on-page.
2014-07-23 16:48:34 -03:00
Wouter J
9d27c0c315
Fixed typo
2014-06-18 16:10:33 +02:00
Wouter J
df3a46c5df
Added missing dutch translation
2014-06-18 15:50:14 +02:00
Ricardo Fuhrmann
d8fd1a60ea
Update pt.xliff
...
Tidying misspelling.
2014-05-31 06:36:25 +00:00
Christophe Coevoet
debccc292a
Merge pull request #145 from e-weimann/patch-2
...
Remove space
2014-05-21 10:20:01 +02:00
E. Weimann
9893267163
Remove space
2014-05-21 10:15:27 +02:00
Christophe Coevoet
652f0e22a5
Added the support of Goutte 2.0
2014-05-15 21:59:46 +02:00
Christophe Coevoet
2f1c8f8b16
Merge pull request #142 from stof/rename_extension_class
...
Renamed the extension class to follow the Behat shortcut convention
2014-05-08 15:04:04 +02:00
Christophe Coevoet
14d3596895
Renamed the extension class to follow the Behat shortcut convention
2014-05-08 13:45:26 +02:00
Christophe Coevoet
80cd741d26
Added capability guessing for Jenkins
...
Replaces #140
2014-05-08 13:18:21 +02:00
Christophe Coevoet
84bccc838c
Improved the guessing of capabilities on Travis
...
The logic is not duplicated anymore between BrowserStack and Travis, and
user-defined capabilities now win over guessed capabilities.
Refs #140
2014-05-08 13:15:15 +02:00
Christophe Coevoet
b1a3659899
Marked HHVM as officially supported
2014-05-02 03:53:47 +02:00
Christophe Coevoet
8a47abd34f
Added the scrutinizer badge
2014-04-28 01:30:50 +02:00
Christophe Coevoet
84f9bf1941
Added the branch alias for master
2014-04-27 16:32:44 +02:00
Christophe Coevoet
a8d05cd478
Merge branch '1.3' into 2.0
...
Conflicts:
src/Behat/MinkExtension/Context/MinkDictionary.php
2014-04-27 14:04:32 +02:00
Christophe Coevoet
0642b680b6
Fixed the regex of the step matching url to avoid breaking formatters
...
The inner group needs to be non-capturing. Fixes #99
2014-04-27 13:55:27 +02:00
Christophe Coevoet
5fd83a8d15
Added support of optional full paths for uploads in the trait
...
This was implemented in the MinkContext in f4b9700 but the trait was not
in sync.
2014-04-27 13:47:49 +02:00
Konstantin Kudryashov
b376c01e95
Merge pull request #137 from stof/saucelabs_capabilities
...
Refactored the handling of Selenium2 capabilities
2014-04-27 11:02:37 +01:00
Christophe Coevoet
6b02ddf274
Added some missing SauceLabs capabilities
...
Closes #126
2014-04-26 23:50:11 +02:00
Christophe Coevoet
82fb06bb57
Renamed the SauceLabsFactory for consistent casing
2014-04-26 23:50:08 +02:00
Christophe Coevoet
3b00c091e9
Added a factory configuring the Selenium2Driver for BrowserStack
...
Closes #103
Replaces #133
2014-04-26 23:50:00 +02:00
Christophe Coevoet
1843188aea
Added a way to specify custom capabilities for Selenium2
...
This allows configuring capabilities which are specific to other drivers
or custom implementations.
Fixes #129
Fixes #125
Refs #135
2014-04-26 23:03:50 +02:00
Christophe Coevoet
c6efdf6940
Refactored the handling of Selenium2 capabilities
...
Saucelabs-specific capabilities are removed from the Selenium2Factory in
favor of the SaucelabsFactory.
The SaucelabsFactory now supports all normal capabilities (inherited from
the Selenium2Factory) and the list of Saucelabs-specific ones is
completed.
2014-04-26 22:52:05 +02:00
Konstantin Kudryashov
ec9469ce20
Merge pull request #136 from stof/default_session_per_suite
...
Added the possibility to define the default session per suite
2014-04-26 21:17:15 +01:00
Christophe Coevoet
888ab86a72
Added the possibility to define the default session per suite
2014-04-26 20:23:19 +02:00
Christophe Coevoet
1003fb7f79
Updated the composer.json to deal with use stable packages
2014-04-26 19:49:40 +02:00
Christophe Coevoet
abf7032c06
Merge pull request #134 from rtretyakov/patch-1
...
Add "the-checkbox-should-not-be-checked"
2014-04-03 11:59:48 +02:00
R. Tretyakov
a267114156
Add "the-checkbox-should-not-be-checked"
...
Add "the-checkbox-should-not-be-checked" because without it, the string is displayed in english. And fix "the-checkbox-is-unchecked" translation.
2014-04-03 02:29:12 -07:00
Christophe Coevoet
be955bceda
Merge pull request #128 from stof/simplify_build_matrix
...
Simplified the travis build matrix
2014-03-12 09:37:40 +01:00
Christophe Coevoet
8a2e12023b
Simplified the travis build matrix
...
Given that the extension does not rely on lots of Symfony code by itself,
the testing against multiple Symfony version is not done for all PHP
versions anymore:
- Symfony 2.2.* is not tested anymore (it is an EOL version)
- builds are using the dependencies resolved by Composer (latest stable
components, so 2.4.* at this time)
- extra jobs are added in the matrix to test the extension with Symfony
2.3.* and 2.5.*@dev on a single PHP version
This means that the matrix goes from 17 jobs to 7, making it much faster
(we can only have 5 concurrent jobs for the whole github organization).
2014-03-12 03:33:43 +01:00
Christophe Coevoet
8b5f2a3fbd
Updated the composer requirements
2014-03-12 03:09:59 +01:00
Christophe Coevoet
faaa8cc7fe
Updated the listeners to use the new event classes
2014-03-12 03:09:00 +01:00
Christophe Coevoet
f74ba60ff3
Enabled strict mode when running Behat
2014-03-12 03:07:45 +01:00
Christophe Coevoet
db978198a3
Added testing on HHVM and PHP 5.6
2014-03-12 03:07:14 +01:00
Christophe Coevoet
e494a5df31
Merge branch '1.3' into 2.0
2014-01-31 00:07:24 +01:00
Christophe Coevoet
a6c0b09153
Merge branch 'french_translation' into 1.3 (PR #124 )
...
This PR was submittedn to the 2.0 branch but merged into the 1.3 branch
instead.
Closes #124
2014-01-31 00:06:00 +01:00
Christophe Sicard
7b89767de7
Fix french typo j'attache le fichier
2014-01-31 00:04:44 +01:00
Christophe Coevoet
7d12a290c1
Merge branch '1.3' into 2.0
...
Conflicts:
doc/index.rst
2014-01-25 01:27:30 +01:00
Christophe Coevoet
bade18bc89
Merge branch 'fr_trans' into 1.3 (PR #123 )
...
This PR was submitted to the 2.0 branch but merged into the 1.3 branch
instead.
Closes #123
2014-01-25 01:24:29 +01:00