issues Search Results · repo:KnpLabs/FriendlyContexts language:PHP
Filter by
62 results
(96 ms)62 results
inKnpLabs/FriendlyContexts (press backspace or delete to remove)Hello,
Every request done by behat got a 403 response, in the example bellow, the url works on a web browser :
GET http://localhost:8000/web/app_test.php/api/search/users?fullName=Baratheon
Do you have ...
vitoo
- 1
- Opened on Jun 20, 2018
- #255
Hi, I m running into a problem when behat tests are executed in parallel.
Step /^I login to my account$/ is already defined in
vendor/knplabs/friendly-contexts/src/Knp/FriendlyContexts/Reader/SmartReader.php:46 ...
nbat
- Opened on Jun 1, 2018
- #254
Roadmap 🗒
Refactor the documentation
At the moment, the documentation is suffering from lack of details, consistency and formatting.
That’s going to be fixed for the next release.
It will be kept on ...
pimolo
- Opened on May 29, 2018
- #253
By looking at the EntityContext, I assume that blanks stemming from TableNodes sometimes are converted to null. In other
cases, blanks are not converted to null:
Scenario: Test behat nil values
...
thomaszbz
- Opened on Apr 24, 2018
- #251
Unfortunately this package is currently not compatible with Symfony 4.
The first issue that seems to appear is in the service definitions when running behat:
In YamlFileLoader.php line 798: [Symfony\Component\DependencyInjection\Exception\InvalidArgumentException] ...
yakobe
- 15
- Opened on Apr 18, 2018
- #250
PHP HTTP allows to handle multiple HTTP framework using PSR-7 compliant generic message building.
This avoid dependencies issues for people using your project and another version of Guzzle on their projects. ...
soullivaneuh
- 1
- Opened on Nov 8, 2017
- #246
FriendlyContext should evaluate the constructor of objects before instanciate them so it can inject parameters throw the
constructor.
Nek-
- Opened on Aug 7, 2017
- #242
This issue is here to follow the main idea of behat: the gherkin should represent your business. So you should write it
in your language.
Let s translate FriendlyContexts to your language!
enhancement
Nek-
- Opened on Aug 7, 2017
- #241
lets say I have two tests - to simplify identical, but issue happens always, when there is more then one test in a
scenario, and the should have been (created|deleted) step is used :
Background:
...
tsurowiec
- 4
- Opened on Jul 14, 2017
- #240
For many features method extractScenarios in class SmartReader is very slow. This slow method is execute for every step
if think.
https://github.com/KnpLabs/FriendlyContexts/blob/07e7c3044b6112d952d39a11ba6072cf76b3ba46/src/Knp/FriendlyContexts/Reader/SmartReader.php#L66 ...
bug
lasotaartur
- 5
- Opened on Jul 6, 2017
- #239

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.