Commit Graph

279 Commits

Author SHA1 Message Date
Kamil Kokot
f3eca984d2 Do not require base URL set with Mink 2019-10-10 17:38:33 +02:00
Kamil Kokot
272b8e3ae7 bug #96 Add base_url to docs for configuring Mink ()
This PR was merged into the 2.0 branch.

Discussion
----------

Fixes #95 

Commits
-------

9bbf5bd240 Add base_url to docs for configuring Mink
2019-10-10 17:36:07 +02:00
Andy Clyde
9bbf5bd240 Add base_url to docs for configuring Mink 2019-10-10 17:35:07 +02:00
Kamil Kokot
39a108cded Merge branch '2.0'
* 2.0:
  [HotFix] Force object typehint
  Improve Mink installation docs
2019-09-10 12:25:57 +02:00
Kamil Kokot
04dfdcb91a bug #93 [HotFix] Force object typehint (lchrusciel)
This PR was merged into the 2.0 branch.

Discussion
----------



Commits
-------

b056e9b5f0 [HotFix] Force object typehint
2019-09-10 12:13:24 +02:00
Łukasz Chruściel
b056e9b5f0 [HotFix] Force object typehint 2019-09-09 19:52:03 +02:00
Łukasz Chruściel
509b2e2687 feature #82 Provide simple BrowserKit integration (pamil)
This PR was merged into the 2.1-dev branch.

Discussion
----------

There's already a service for BrowserKit's client, this PR adds acceptance scenarios and autowires it. The architecture might need some rework after introducing Panther support.

Commits
-------

ab61dbaa39 Provide simple BrowserKit integration
2019-09-09 19:49:56 +02:00
Łukasz Chruściel
2ad4dfb1ac bug #92 Improve Mink installation docs (pamil)
This PR was merged into the 2.0 branch.

Discussion
----------



Commits
-------

a831b15c67 Improve Mink installation docs
2019-09-09 19:29:19 +02:00
Kamil Kokot
a831b15c67 Improve Mink installation docs 2019-09-09 15:40:42 +02:00
Kamil Kokot
ab61dbaa39 Provide simple BrowserKit integration 2019-08-25 18:34:54 +02:00
Kamil Kokot
2f038b27c6 Coding standard fixes 2019-08-25 18:34:16 +02:00
Kamil Kokot
9e2e239431 minor #87 Update README.md (DonCallisto)
This PR was merged into the 2.1-dev branch.

Discussion
----------

Updated docs in order to be consistent with `composer.json` file

Commits
-------

708b71997c Update README.md
2019-08-01 13:57:44 +02:00
Samuele Lilli
708b71997c Update README.md 2019-08-01 11:08:45 +02:00
Kamil Kokot
a608eeefd8 Merge branch '2.0'
* 2.0:
  Minor improvements to CI config
  Fix docs to reflect extension configuration: change 'kernel.file' to 'kernel.path'
  Use right namespace for service definition
2019-05-17 17:19:31 +08:00
Kamil Kokot
1cd2a9594c refactor #84 Minor improvements to CI config (pamil)
This PR was merged into the 2.0 branch.

Discussion
----------



Commits
-------

2c3d938675 Minor improvements to CI config
2019-05-17 17:17:41 +08:00
Kamil Kokot
ae5fc54739 bug #83 Fix master build (pamil)
This PR was merged into the 2.0-dev branch.

Discussion
----------



Commits
-------

30b6c37537 Fix master build
2019-05-17 17:11:58 +08:00
Kamil Kokot
2c3d938675 Minor improvements to CI config 2019-05-17 17:11:27 +08:00
Kamil Kokot
30b6c37537 Fix master build 2019-05-17 17:06:36 +08:00
Kamil Kokot
4473ba5b79 bug #78 Use right namespace for service definition (alanpoulain)
This PR was merged into the 2.0 branch.

Discussion
----------



Commits
-------

6b6b9980b1 Use right namespace for service definition
2019-03-23 00:21:30 +01:00
Kamil Kokot
12fccd3268 bug #77 Fix docs: change 'kernel.file' to 'kernel.path' ()
This PR was merged into the 2.0 branch.

Discussion
----------

See [ServiceContainer/SymfonyExtension.php:62](https://github.com/FriendsOfBehat/SymfonyExtension/blob/master/src/ServiceContainer/SymfonyExtension.php#L62)

Commits
-------

f91d4e3ccd Fix docs to reflect extension configuration: change 'kernel.file' to 'kernel.path'
2019-03-22 23:52:09 +01:00
Marijus Kilmanas
f91d4e3ccd Fix docs to reflect extension configuration: change 'kernel.file' to 'kernel.path' 2019-03-22 23:37:26 +01:00
Alan Poulain
6b6b9980b1 Use right namespace for service definition 2019-03-22 23:36:20 +01:00
Kamil Kokot
24a318dc6d Merge branch '2.0'
* 2.0:
  Generate changelog for v2.0.8
  Initialize contexts registered as services
2019-03-21 17:26:59 +01:00
Kamil Kokot
47ecdcc9a0 Generate changelog for v2.0.8 2019-03-21 17:26:33 +01:00
Kamil Kokot
e67a30ec93 bug #76 Initialize contexts registered as services (pamil)
This PR was merged into the 2.0 branch.

Discussion
----------



Commits
-------

a425be697a Initialize contexts registered as services
2019-03-21 17:25:49 +01:00
Kamil Kokot
a425be697a Initialize contexts registered as services 2019-03-21 17:16:23 +01:00
Kamil Kokot
2515d276f4 Merge branch '2.0'
* 2.0:
  Generate changelog for v2.0.7
2019-03-17 23:37:01 +01:00
Kamil Kokot
fad6548582 Generate changelog for v2.0.7 2019-03-17 23:36:39 +01:00
Kamil Kokot
cdb51ce570 Merge branch '2.0'
* 2.0:
  Hotfix for weird bug in Sylius
2019-03-17 23:35:18 +01:00
Kamil Kokot
22692fb4a2 bug #75 Hotfix for weird bug in Sylius (pamil)
This PR was merged into the 2.0 branch.

Discussion
----------

Couldn't reproduce it, removing that lazy setting fixes the issue though.

There's a quite random error:

```
LogicException: The page history is empty. in vendor/symfony/browser-kit/History.php:95
```

It happens when sending a form or clicking a link, but not always. Ex. when running the whole directory of features, one scenario in a subdirectory fails. When running that scenario only, it passes. When running that scenario in between of other scenarios in that directory, it still passes.

https://travis-ci.org/Sylius/Sylius/jobs/507555578#L1787

Commits
-------

69d150b3dc Hotfix for weird bug in Sylius
2019-03-17 23:35:03 +01:00
Kamil Kokot
69d150b3dc Hotfix for weird bug in Sylius 2019-03-17 23:29:56 +01:00
Kamil Kokot
87f6ba4e77 Merge branch '2.0'
* 2.0:
  Generate changelog for v2.0.6
2019-03-15 15:39:27 +01:00
Kamil Kokot
c22e21b724 Generate changelog for v2.0.6 2019-03-15 15:39:06 +01:00
Kamil Kokot
0310c16132 Post-upmerge fixes 2019-03-15 15:38:00 +01:00
Kamil Kokot
6170d09b42 Merge branch '2.0'
* 2.0:
  Fix bug preventing changes of Mink default session service
2019-03-15 15:37:04 +01:00
Kamil Kokot
810c95f7f5 bug #74 Fix bug preventing changes of Mink default session service (pamil)
This PR was merged into the 2.0 branch.

Discussion
----------

Fixes #73.

Commits
-------

01fe9425a1 Fix bug preventing changes of Mink default session service
2019-03-15 15:36:39 +01:00
Kamil Kokot
01fe9425a1 Fix bug preventing changes of Mink default session service 2019-03-15 15:21:36 +01:00
Kamil Kokot
8d554a8a32 Merge branch '2.0'
* 2.0:
  Generate changelog for v2.0.4 and v2.0.5
  Allow accessing a context in another context
2019-03-04 14:14:22 +01:00
Kamil Kokot
e06ac7d0ab Generate changelog for v2.0.4 and v2.0.5 2019-03-04 14:13:40 +01:00
Kamil Kokot
8ff5d1b0a4 bug #72 Allow accessing a context in another context (pamil)
This PR was merged into the 2.0 branch.

Discussion
----------

Fixes #71.

Commits
-------

13d64ca7cb Allow accessing a context in another context
2019-03-04 14:11:38 +01:00
Kamil Kokot
13d64ca7cb Allow accessing a context in another context 2019-03-04 13:32:16 +01:00
Kamil Kokot
477ee0fbcf feature #69 Expose the Mink service (pamil)
This PR was merged into the 2.1-dev branch.

Discussion
----------

Closes #61.

Commits
-------

d61600f563 Expose the Mink service
2019-02-15 13:23:31 +01:00
Kamil Kokot
d61600f563 Expose the Mink service 2019-02-13 17:02:21 +01:00
Kamil Kokot
6af8d09e9b Merge branch '2.0'
* 2.0:
  Apply suggestions from code review
  Refactor our environment handler to decorate the original one
  Add more sanity checks
  Add tests for context initializers
  Add support for class resolvers
2019-02-13 12:41:16 +01:00
Kamil Kokot
b20eacd2b2 bug #68 Better compatibility with Behat itself (pamil, alanpoulain)
This PR was merged into the 2.0 branch.

Discussion
----------

Fixes #56.

If passed context identifier is a Symfony service, it's handled by our custom logic. If it's not, it's handled by default Behat logic.

Commits
-------

cd792704fa Add support for class resolvers
9e9529c320 Add tests for context initializers
d74cd251d5 Add more sanity checks
c54c581e74 Refactor our environment handler to decorate the original one
8a972b5b48 Apply suggestions from code review
2019-02-13 12:39:09 +01:00
Alan Poulain
8a972b5b48 Apply suggestions from code review
Co-Authored-By: pamil <kamil@kokot.me>
2019-02-13 12:29:55 +01:00
Kamil Kokot
c54c581e74 Refactor our environment handler to decorate the original one 2019-02-13 00:38:07 +01:00
Kamil Kokot
d74cd251d5 Add more sanity checks 2019-02-12 23:42:41 +01:00
Kamil Kokot
9e9529c320 Add tests for context initializers 2019-02-12 23:06:19 +01:00
Kamil Kokot
cd792704fa Add support for class resolvers 2019-02-12 22:56:42 +01:00