GitHub / Codeception/module-rest issues and pull requests
#116 - Add grabHttpHeaders() to return all response http headers
Pull Request -
State: open - Opened by Azuka about 1 year ago
#116 - Add grabHttpHeaders() to return all response http headers
Pull Request -
State: open - Opened by Azuka about 1 year ago
#115 - Allow softcreatr/jsonpath v0.10
Pull Request -
State: closed - Opened by W0rma about 1 year ago
- 1 comment
#115 - Allow softcreatr/jsonpath v0.10
Pull Request -
State: closed - Opened by W0rma about 1 year ago
- 1 comment
#114 - Possible way to `grabFullResponse()` or `grabAllHeaders()`?
Issue -
State: open - Opened by Azuka about 1 year ago
#113 - Fix tests for PHPUnit 12
Pull Request -
State: closed - Opened by W0rma about 1 year ago
#113 - Fix tests for PHPUnit 12
Pull Request -
State: closed - Opened by W0rma about 1 year ago
#112 - Please make new release version
Issue -
State: closed - Opened by dmamchyts about 1 year ago
- 2 comments
#111 - Remove unnecessary files from Composer package
Pull Request -
State: closed - Opened by s1lver over 1 year ago
- 1 comment
#111 - Remove unnecessary files from Composer package
Pull Request -
State: open - Opened by s1lver over 1 year ago
#110 - How to send raw data with method sendPost?
Issue -
State: open - Opened by s1lver over 1 year ago
#109 - PHP 8.4: Avoid usage of the deprecated E_STRICT constant
Pull Request -
State: closed - Opened by W0rma over 1 year ago
#109 - PHP 8.4: Avoid usage of the deprecated E_STRICT constant
Pull Request -
State: closed - Opened by W0rma over 1 year ago
#108 - Allow installation of justinrainbow/json-schema:6.0
Pull Request -
State: closed - Opened by W0rma almost 2 years ago
#108 - Allow installation of justinrainbow/json-schema:6.0
Pull Request -
State: closed - Opened by W0rma almost 2 years ago
#107 - Relax parameter types to allow filters like "array:empty" in JsonType
Pull Request -
State: closed - Opened by W0rma almost 2 years ago
#107 - Relax parameter types to allow filters like "array:empty" in JsonType
Pull Request -
State: closed - Opened by W0rma almost 2 years ago
#106 - Add unsetHttpHeader() + deprecate deleteHeader()
Pull Request -
State: closed - Opened by W0rma almost 2 years ago
#106 - Add unsetHttpHeader() + deprecate deleteHeader()
Pull Request -
State: closed - Opened by W0rma almost 2 years ago
- 1 comment
#105 - Show property name on failing JSON schema assertions
Pull Request -
State: closed - Opened by francislavoie almost 2 years ago
- 8 comments
#105 - Show property name on failing JSON schema assertions
Pull Request -
State: open - Opened by francislavoie almost 2 years ago
#104 - Get which property failed with seeResponseIsValidOnJsonSchemaString
Issue -
State: open - Opened by francislavoie almost 2 years ago
#103 - Add Accept: application/json header to AsJson step
Pull Request -
State: open - Opened by pmalisak almost 2 years ago
#103 - Add Accept: application/json header to AsJson step
Pull Request -
State: open - Opened by pmalisak almost 2 years ago
#102 - Update REST.php: Changing double quotes to single quotes in the docs
Pull Request -
State: closed - Opened by ThomasLandauer about 2 years ago
- 1 comment
#102 - Update REST.php: Changing double quotes to single quotes in the docs
Pull Request -
State: closed - Opened by ThomasLandauer about 2 years ago
- 1 comment
#101 - Test against PHP 8.2 + 8.3
Pull Request -
State: closed - Opened by W0rma about 2 years ago
#101 - Test against PHP 8.2 + 8.3
Pull Request -
State: closed - Opened by W0rma about 2 years ago
#100 - JsonType no longer supports "array:empty" constraints.
Issue -
State: closed - Opened by zheltikov about 2 years ago
#99 - Allow softcreatr/jsonpath v0.9 + justinrainbow/json-schema v5.3
Pull Request -
State: closed - Opened by W0rma about 2 years ago
- 4 comments
#99 - Allow softcreatr/jsonpath v0.9 + justinrainbow/json-schema v5.3
Pull Request -
State: closed - Opened by W0rma about 2 years ago
- 2 comments
#98 - Return type of grabHttpHeader and Response->getHeader should also include int
Issue -
State: open - Opened by mkleszcz over 2 years ago
#97 - Use FQN for public methods
Pull Request -
State: closed - Opened by erickskrauch almost 3 years ago
#96 - [REST] Module does not reset client before each request
Issue -
State: open - Opened by ihorsamusenko over 8 years ago
- 8 comments
#95 - Support softcreatr/jsonpath 0.8
Pull Request -
State: closed - Opened by Naktibalda about 3 years ago
#94 - Support PHP 7.4 and 8.1 at same time in 2.0.* ver.
Issue -
State: closed - Opened by xandros15 about 3 years ago
- 1 comment
#93 - BC breaks in patch release - please revert immediately
Issue -
State: closed - Opened by dereuromark over 3 years ago
- 1 comment
#92 - Support lib-innerbrowser v4
Pull Request -
State: closed - Opened by Naktibalda over 3 years ago
#91 - seeResponseMatchesJsonType issue on multiple arrays of arrays
Issue -
State: open - Opened by MitakaMitaka over 4 years ago
- 1 comment
#90 - Improve types and code style
Pull Request -
State: closed - Opened by Naktibalda over 3 years ago
#89 - Fixing namespace issue
Pull Request -
State: closed - Opened by ThomasLandauer over 3 years ago
- 5 comments
#88 - increase xpath support
Pull Request -
State: closed - Opened by pamoller over 3 years ago
- 2 comments
#87 - Xpath compatibility
Pull Request -
State: closed - Opened by pamoller over 3 years ago
- 5 comments
#86 - Fix return type of grabHttpHeader method
Pull Request -
State: closed - Opened by Naktibalda almost 4 years ago
#85 - compare result of evaluated xpath expression to value
Pull Request -
State: closed - Opened by pamoller almost 4 years ago
- 3 comments
#84 - Return type of grabHttpHeader should be string|array|null
Issue -
State: closed - Opened by iweindesmedt almost 4 years ago
- 1 comment
#83 - Add parameter to not log Response during executing REST requests
Issue -
State: open - Opened by JGladykowski-modus about 8 years ago
- 1 comment
#82 - update links
Pull Request -
State: closed - Opened by Arhell almost 4 years ago
#81 - update links
Issue -
State: closed - Opened by Arhell almost 4 years ago
#80 - [Codeception/Rest, Codeception/Symfony] Security token not stored in token storage
Issue -
State: open - Opened by amigian74 over 4 years ago
- 2 comments
#79 - Trying to get coverage report
Issue -
State: open - Opened by pesseyjulien about 4 years ago
- 1 comment
#78 - Don't pass null to isBinaryData
Pull Request -
State: closed - Opened by drossha about 4 years ago
- 1 comment
#77 - Add Json constraints
Pull Request -
State: closed - Opened by Naktibalda about 4 years ago
#76 - Don't pass null to isBinaryData
Pull Request -
State: closed - Opened by Naktibalda about 4 years ago
#75 - Use codeception 5.0
Pull Request -
State: closed - Opened by Naktibalda about 4 years ago
#74 - update links
Pull Request -
State: closed - Opened by Arhell about 4 years ago
#73 - update links
Issue -
State: closed - Opened by Arhell about 4 years ago
#72 - Improved support for Codeception 5/PHP 8
Pull Request -
State: closed - Opened by yesdevnull about 4 years ago
#71 - Codeception 5 Support
Pull Request -
State: closed - Opened by TavoNiievez over 4 years ago
#70 - Update to min php8
Pull Request -
State: closed - Opened by pbojan over 4 years ago
- 3 comments
#69 - [PHP8.1] Upgrade to JSONPath 0.8 to fix deprecated warnings
Issue -
State: closed - Opened by pbojan over 4 years ago
- 3 comments
#68 - Fix CI
Pull Request -
State: closed - Opened by TavoNiievez over 4 years ago
#67 - Update dependencies
Pull Request -
State: closed - Opened by TavoNiievez over 4 years ago
#66 - Updating docs to new default algo sha1
Pull Request -
State: closed - Opened by ThomasLandauer over 4 years ago
- 2 comments
#65 - Update codebase to PHP 7.4
Pull Request -
State: closed - Opened by TavoNiievez over 4 years ago
#64 - sendPOST, sendGET must return response
Issue -
State: closed - Opened by DavertMik over 4 years ago
- 2 comments
#63 - Add JSON_PRESERVE_ZERO_FRACTION flag
Pull Request -
State: closed - Opened by RusiPapazov over 4 years ago
- 3 comments
#62 - Sending of attachment file as array doesn't work
Issue -
State: open - Opened by Nitro-N over 4 years ago
- 2 comments
#61 - Add a failing test for JsonType assert
Pull Request -
State: open - Opened by Kolyunya almost 5 years ago
- 1 comment
#60 - Update readme.md
Pull Request -
State: closed - Opened by Arhell almost 5 years ago
#59 - add changelog to readme
Issue -
State: closed - Opened by Arhell almost 5 years ago
#58 - Support for Codeception 5
Pull Request -
State: closed - Opened by TavoNiievez almost 5 years ago
#57 - Code standards updated to PHP 7.1
Pull Request -
State: closed - Opened by TavoNiievez about 5 years ago
#56 - DELETE method sends request body
Pull Request -
State: closed - Opened by Naktibalda about 5 years ago
#55 - sendDELETE with request body
Issue -
State: closed - Opened by AndreasBilke about 5 years ago
- 10 comments
#54 - Url and Params validation, OPTIONS doesn't send body
Pull Request -
State: closed - Opened by Naktibalda about 5 years ago
- 4 comments
#53 - Add a generic send action
Pull Request -
State: closed - Opened by Kolyunya about 5 years ago
- 2 comments
#52 - Send DELETE parameters in query string
Pull Request -
State: closed - Opened by Naktibalda about 5 years ago
#51 - [ feature request ] Support flags for json_encode() function
Issue -
State: closed - Opened by charescape about 5 years ago
- 7 comments
#50 - PHPBrowser module: Wrong url sent and request does not match codeception debug output
Issue -
State: open - Opened by dpsarrou almost 8 years ago
- 7 comments
#49 - REST amDigestAuthenticated doesn't work with framework modules
Issue -
State: open - Opened by Naktibalda over 10 years ago
- 4 comments
#48 - Handle query params on HEAD requests the same way as for GET requests
Pull Request -
State: closed - Opened by JasonBenett over 5 years ago
- 1 comment
#47 - Allow send only GET and POST methods
Issue -
State: closed - Opened by xdan over 5 years ago
#46 - How many build-in Filters do we have in jsonType feature
Issue -
State: closed - Opened by parisqian-misa over 10 years ago
- 2 comments
#45 - Standardize the `README` format
Pull Request -
State: closed - Opened by TavoNiievez over 5 years ago
#44 - [REST] Delete params should not go in the body.
Issue -
State: closed - Opened by SamMousa over 8 years ago
- 1 comment
#43 - REST module prints complete response ("body" report)
Issue -
State: open - Opened by manofearth over 6 years ago
- 1 comment
#42 - Some rephrasings
Pull Request -
State: closed - Opened by ThomasLandauer over 5 years ago
- 3 comments
#41 - Handling query parameters with HEAD HTTP method too
Issue -
State: closed - Opened by JasonBenett over 5 years ago
- 3 comments
#40 - What's the reason for having a `json` and `xml` part?
Issue -
State: closed - Opened by ThomasLandauer over 5 years ago
- 3 comments
#39 - Use getData() instead of data()
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 1 comment
#38 - Calling JSONPath::data() is deprecated, please use JSONPath::getData() instead.
Issue -
State: closed - Opened by ghost over 5 years ago
- 4 comments
#37 - Update JsonArray.php
Pull Request -
State: closed - Opened by SoftCreatR over 5 years ago
- 4 comments
#36 - Drop `softcreatr/jsonpath` dependency?
Issue -
State: closed - Opened by ThomasLandauer over 5 years ago
- 1 comment
#35 - Replace abandoned dependency flow/jsonpath to actual softcreatr/jsonpath
Pull Request -
State: closed - Opened by ddrv over 5 years ago
- 1 comment
#34 - Issue with sendPOST
Issue -
State: closed - Opened by jakus1 over 5 years ago
#33 - Http custom headers problem
Issue -
State: open - Opened by sobradovic about 11 years ago
- 3 comments
#32 - Update composer.json
Pull Request -
State: closed - Opened by ThomasLandauer over 5 years ago
- 5 comments
#31 - Update REST.php
Pull Request -
State: closed - Opened by ThomasLandauer over 5 years ago
- 2 comments
#30 - PHP 8 support
Pull Request -
State: closed - Opened by Naktibalda over 5 years ago