Skip to content

issues Search Results · repo:Codeception/module-phpbrowser language:PHP

Filter by

12 results
 (61 ms)

12 results

inCodeception/module-phpbrowser (press backspace or delete to remove)

Right now, this is not working: - REST: depends: PhpBrowser url: https://fööbär.localhost/ If this gets changed, the note I just added in https://github.com/Codeception/module-phpbrowser/pull/41 ...
  • ThomasLandauer
  • Opened 
    29 days ago
  • #42

When transmitting a mulitpart/form-data request using PhpBrowser::sendPost($url, $body, $files) with a $body that has nested arrays (ie a collection of objects) , the resulting multipart message has the ...
  • leobedrosian
  • 1
  • Opened 
    on Oct 4, 2024
  • #38

If not mistaken, think there s no full support for Codeception 5 at the moment, but I m pretty sure it s Composer dependencies issue.
  • themaric
  • 2
  • Opened 
    on Jan 16, 2023
  • #35

Method createResponse() sets the Content-Type to text/html when not present in response. Content-Type is not a required header, so this module should be able to test it s absence with - dontSeeHttpHeader( ...
  • iweindesmedt
  • Opened 
    on May 19, 2022
  • #32

When installing module-phpbrowser 3.0.0 with codeception in PHP 8.0.17, it produces a strange error: $ composer require codeception/codeception codeception/module-phpbrowser --dev Info from https://repo.packagist.org: ...
  • yookoala
  • 2
  • Opened 
    on Mar 28, 2022
  • #31

http= https
  • Arhell
  • Opened 
    on Feb 17, 2022
  • #27

https://github.com/guzzle/guzzle/blob/7.0.0/UPGRADING.md
  • Jamesking56
  • Opened 
    on Jun 28, 2020
  • #4

Module REST contains methods for grabbing HTTP headers (grabHttpHeader, seeHttpHeader...). I am convinced that module PHPBrowser should contains these methods, because common pages also can have some special ...
  • zdenekgebauer
  • Opened 
    on May 8, 2020
  • #3

https://github.com/guzzle/guzzle/issues/1610 Easily fixable, inside createResponse() of Guzzle.php the line of code $body = (string) $response- getBody(); exists. This is causing streams of size greater ...
  • Shardj
  • 4
  • Opened 
    on Oct 14, 2019
  • #8
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub