Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/module-rest

REST module for Codeception
https://github.com/Codeception/module-rest

Added simplified testcase for the last issue in #2630

77c243e80fa3eef872976a416dc675f47b0c43c4 authored almost 9 years ago by Gintautas Miselis <[email protected]>
Reproduced and fixed another issue #2630

a41c50d151afa6411ac3237a4123376a4c9c3582 authored almost 9 years ago by Gintautas Miselis <[email protected]>
refactored to have multiple independent test formats

d801a948f616997e5411e26bca8979a8738c5924 authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

f092d7db9079068621e0ffa037977a4f0f0432cd authored almost 9 years ago by Davert <[email protected]>
Added simplified testcase for the last issue in #2630

ee65304d48d6f46e817118ed1b0b0deced795f55 authored almost 9 years ago by Gintautas Miselis <[email protected]>
Reproduced and fixed another issue #2630

84186e4f8ccc04135d94878253eecc8d2e79d12a authored almost 9 years ago by Gintautas Miselis <[email protected]>
Merge branch '2.1' into refactor-formats

fef3cc831c47f088aaa996f7b880e1c951a88463 authored almost 9 years ago by Davert <[email protected]>
Space remove

70865ae98d8683fa236d933e07f9853c0442bf47 authored almost 9 years ago by Deniss Afonicevs <[email protected]>
Fixing Assertation message from null to expected value

b78b3a6a11614517286efce49666d266b55c693b authored almost 9 years ago by Deniss Afonicevs <[email protected]>
Updated gitignore and fixed 2688

565b7b06bb6e2973b400376c9c40ba8fc21c17ea authored almost 9 years ago by Janet <[email protected]>
updated tests

1c5ccb3ffc10cabe0a39162941bc7cae69d9e9ea authored almost 9 years ago by Davert <[email protected]>
merged with 2.1

175e75fefe3b0a38890b49a550e0c6cf6721d9ec authored almost 9 years ago by Davert <[email protected]>
refactred to use metadata

51b89585ff840757e8637497abd4c66ecf3ca175 authored almost 9 years ago by Davert <[email protected]>
refactored formats, scenarios, and current

90c4dce9d46d588e42bc89ec19670e01459a4a0f authored almost 9 years ago by Davert <[email protected]>
Reverted incorrect fix for issue #1650

8e0116c868ef057d847474c0510f94bbbaca384f authored almost 9 years ago by Gintautas Miselis <[email protected]>
JsonArray Fixed another issue with comparing repeated subarrays

81661e824818cdfe8127da9cd28b74eb68b7d9f8 authored about 9 years ago by Gintautas Miselis <[email protected]>
Fixed regression in JsonArray::contains #2635

75155361cbb681c1903ebdb76fa6f9dd3fc12eab authored about 9 years ago by Gintautas Miselis <[email protected]>
modified JsonArray::sequentialArrayIntersect to return complete matches only #2630

c8892f73386ef01cb1b414ea2490c85c7876637f authored about 9 years ago by Gintautas Miselis <[email protected]>
Reproduced issue #2630

34af151b44e0abefa4204bb451ee80c00a21e0a1 authored about 9 years ago by Gintautas Miselis <[email protected]>
Add ability to control redirect following in the REST module

a6d0cb03d527bc92b8594924263150559e79e9b4 authored about 9 years ago by Mauro Asprea <[email protected]>
JsonType to support collection validation. Fixes #2584

688678e6447ae4a72e12396e1fb70d5631e1b7e8 authored about 9 years ago by Davert <[email protected]>
JsonType: improved url validation with filter_var FILTER_VALIDATE_URL. Fixes #2555

ad1ec09ecbc7e5e91a00fad2d4c306e107e2507a authored about 9 years ago by Davert <[email protected]>
Merge branch '2.1' of github.com:Codeception/Codeception into 2.1

03a7083358a397b1772c662a80ae4dcfe9dfcf69 authored about 9 years ago by Davert <[email protected]>
Improved JsonType matching alternative values. Fixes #2581

629ce3ec5e27700467a1947bba51aec8d339dde9 authored about 9 years ago by Davert <[email protected]>
Merge pull request #2552 from natterbox/fix-1884-binary-data-from-REST-module-debug

Fixing issue #1884 in v2.1.x - hides binary request data in debug

6c039f15e92c2f5ee4b91f9ab833c47f8e48caec authored about 9 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #2578 from Naktibalda/seeResponseIsJson-message

Use json_last_error_msg in seeResponseIsJson

c9417f80c3f17215aa1fcfdd305511682411dada authored about 9 years ago by Michael Bodnarchuk <[email protected]>
Fixed syntax error

af268ea82513f40d038d3cf06947426daea7c336 authored about 9 years ago by Gintautas Miselis <[email protected]>
Changed formatting because of nitpick-ci

0b75c0735212ef1903dd892f979a985afad24735 authored about 9 years ago by Gintautas Miselis <[email protected]>
Use json_last_error_msg in seeResponseIsJson

Use the same message as in https://github.com/Codeception/Codeception/blob/4ee596129d5d41dc69b0d...

9f3517658ce10d1c05c6667e23a9513abfb1f8ae authored about 9 years ago by Gintautas Miselis <[email protected]>
Merge pull request #2548 from niclopez/2.1

Replacing explode functions with preg_split alternative

55c37828ec6ab63cf9456cee2aefb5741b2738f9 authored about 9 years ago by Gintautas Miselis <[email protected]>
Extend unit tests in testRegexFilter method

Extend unit tests in testRegexFilter() method of JsonTypeTest file.
Issue #2501

0ece715af9d68871da11eaef6d7ac0275ae98ac1 authored about 9 years ago by niclopez <[email protected]>
Fixing issue #1884 in v2.1.x

7efc52e752fc153c582f256bd45552fab2de4ab8 authored about 9 years ago by dino.korah <[email protected]>
Replacing explode functions with preg_split

Replacing "explode" function with "preg_split" alternatives allows to use all characters inside ...

997b15e31f7f9b9b093eceb8a492ac941d301e04 authored about 9 years ago by niclopez <[email protected]>
JsonType: Allow milliseconds in date filter #2541

ff65168760c7f40abfb1fe823e1b0f83d1eac61d authored about 9 years ago by Gintautas Miselis <[email protected]>
JsonType: added null tests, improved error message

ea79657d3530b5c85f1b07170eb7a20a21ddd79c authored about 9 years ago by Davert <[email protected]>
merged with 2.1

5c520c55d130204e89a074e240e5c5088b895665 authored about 9 years ago by Davert <[email protected]>
added email filter to JsonType

368a7419c87fd6722ef1b2c8efb6c290fb91a234 authored about 9 years ago by Davert <[email protected]>
Created a failing test for #2535

b62c71d775e407d43d93509ac26e048d546bf889 authored about 9 years ago by Gintautas Miselis <[email protected]>
Update REST.php

eeaa3b4c77b03bb01d5e8510adb7f1c5113d500b authored about 9 years ago by Michael Bodnarchuk <[email protected]>
Update REST.php

a4066a54cd4cc2c7c7665d6d07282d789a7b7fac authored about 9 years ago by Michael Bodnarchuk <[email protected]>
Merge branch '2.1' of https://github.com/Codeception/Codeception into rest-refactoring

0853edf190abbee8af13db169e3a7cf82f326802 authored about 9 years ago by Gintautas Miselis <[email protected]>
Fixed RestTest

db9ae87fa5e3c2c482820d6ab26b25d7b699aa06 authored about 9 years ago by Gintautas Miselis <[email protected]>
Renamed _getLastResponse to _getResponseContent

ea4f39ed0ebd6db8919a489c658d50bfc539df0d authored about 9 years ago by Gintautas Miselis <[email protected]>
[REST] taking response from connection module allows to inspect response of request made by another module

8c830d726ad47cf744d76387a803c9f33ec08a5e authored about 9 years ago by Gintautas Miselis <[email protected]>
Check if request has been made in a way which does not depend on history

db1267eba549011ab655e41149a28b42873069c0 authored about 9 years ago by Gintautas Miselis <[email protected]>
Made seeResponseIsXml and seeResponseIsJson throw exception if request hasn't been made

54d131d983a1f409eea965cbb6922493c22fbdbb authored about 9 years ago by Gintautas Miselis <[email protected]>
BugFix: In \Codeception\Module\REST::seeResponseMatchesJsonType now can be used 'string|null' as well as 'null|string' to specify the type

2ffc7454dce8370daa7f23db4ac2f8a5a381647b authored about 9 years ago by valeriya <[email protected]>
docs updated

dc1a6fb2c041b7e13c8f414dec2a37f662af170a authored about 9 years ago by Davert <[email protected]>
updated docs

63d4f523dc75562006661d7ae2900ae8eea57539 authored about 9 years ago by Davert <[email protected]>
fixes JsonType tests

a4e176c392a357096ff18aac13302c7c9048fa60 authored about 9 years ago by Davert <[email protected]>
implemented comparison for json structure by types

JsonArray should not be modified

JsonArrayTest should not be modified

updated changelog

added...

edd28bdf200e69891cf8e00d387894af2ae5e402 authored about 9 years ago by Davert <[email protected]>
[REST] Updated doc-blocks of grabDataFromJsonResponse and grabDataFromResponseByJsonPath methods #2316

880462858684d9bafbfcd135f2951e369e7717f1 authored over 9 years ago by Gintautas Miselis <[email protected]>
replace weak check with special case for numbers

d8253fbfc3e6824150d038df7924f014498985dc authored over 9 years ago by atorian <[email protected]>
fixed issue1788: removed strict check

30db4e255b4a0a380908a3839fef56081d0ff34c authored over 9 years ago by atorian <[email protected]>
Merge pull request #2256 from Naktibalda/guzzle5

Made more PhpBrowser tests compatible with Guzzle5

cf0a4ee8ac133f2d47c041a8287ea55259a79b28 authored over 9 years ago by Michael Bodnarchuk <[email protected]>
Created tests for file-upload with REST module

a9244ef93ab13b103ec83166b20ff4975fba6964 authored over 9 years ago by Gintautas Miselis <[email protected]>
Created tests for file-upload with REST module

be018760cfec720e1f16730d04d8fb365c76c5d4 authored over 9 years ago by Gintautas Miselis <[email protected]>
Merge branch 'master' of github.com:Codeception/Codeception

Conflicts:
tests/unit/Codeception/Lib/ModuleContainerTest.php

a543c47a5bb6e3848a138909734ad6e6c0f14d52 authored over 9 years ago by Davert <[email protected]>
fixed Symfony and REST modules

875b8aee6d24538c24440ebcf668e804d64b8a62 authored over 9 years ago by Davert <[email protected]>
fixed Symfony and REST modules

fb8bcdd46824b42e1e266ff5df6faf0f079c2890 authored over 9 years ago by Davert <[email protected]>
improved deprecation messages

531b944a23493a49510d492f043fd8b2b7d88f5f authored over 9 years ago by Davert <[email protected]>
merged with 2.0

f71c70a5487c86eba13628a85b4df5ced2589a0c authored over 9 years ago by Davert <[email protected]>
improved messages

721a770e86431254aa2b83184b6462c758552b6e authored over 9 years ago by Davert <[email protected]>
Code cleanup (PSR-2) and some refactoring

- Basic syntax checking and cleanup
- Changed code for a little more consistency

ae3675f2c7fef5ae2d5c9244f3cb910bb11c00c9 authored over 9 years ago by Zaahid Bateson <[email protected]>
Replaced the last instance of $_return with $return

91786532fe6f4e11695ed5be075c04d277f1f527 authored over 9 years ago by Gintautas Miselis <[email protected]>
Added missing semicolon

25e9a6b3bda83ee608f7a299ef2fdcd9ef27b928 authored over 9 years ago by Gintautas Miselis <[email protected]>
Update JsonArray.php

da90a494686729200bcc2aee3c23dac8d1d1a9f7 authored over 9 years ago by Serghei Iakovlev <[email protected]>
Update JsonArray.php

0cad738628bf47606512b26db3a51469e0c193ef authored over 9 years ago by Serghei Iakovlev <[email protected]>
Fixed positive matching

d8e55c70321694510fb4351fd14c9bee147cf5dc authored over 9 years ago by Gintautas Miselis <[email protected]>
Do not match the same item of $arr2 against multiple items of $arr1

a38ffb51af2295bfde1ddad81b70c7c2f2256a19 authored over 9 years ago by Gintautas Miselis <[email protected]>
Renamed test methods

9ea779877e328ee0ef349f1f116653be7782d4ce authored over 9 years ago by Gintautas Miselis <[email protected]>
Another test for issue #2070

cb860ae0fbd82eec0a19de4c4705da4b1d0d1925 authored over 9 years ago by Gintautas Miselis <[email protected]>
Reproduced issue #2070 in JsonArrayTest

47860e1564ee914d054f9f13ba7825097e4cb0dd authored over 9 years ago by Gintautas Miselis <[email protected]>
Reproduced issue #2070

081b2c889c9c6215c9a1034cdf95c9993da5fa23 authored over 9 years ago by Gintautas Miselis <[email protected]>
Modified RestTest to work without assignment by reference

065972af44dd0f6d20721b73d872a602ba3f41da authored over 9 years ago by Gintautas Miselis <[email protected]>
Removed assignment by reference

02248a6b21bd536069ee8a9029d08f828decd0db authored over 9 years ago by Gintautas Miselis <[email protected]>
Style improvements

6b2d49dcd5fda1087cdfbbfdea203e8573cf0e7c authored over 9 years ago by Gintautas Miselis <[email protected]>
Rewrote ternary to if statement

3cc946f858410b10f3846847f36ddc66b4f5312c authored over 9 years ago by Gintautas Miselis <[email protected]>
Removed unnecessary strtolower conversion

89dd51fc3d11dfc0eca804f29e078f2aa4cb5fb8 authored over 9 years ago by Gintautas Miselis <[email protected]>
Reverted unnecessary and not working fix inspired by scrutinizer #1992

5064627a5314d952dc649554f7c9a1e023988083 authored over 9 years ago by Gintautas Miselis <[email protected]>
Added Guzzle 6 connector, moved to Psr7, PhpBrowser to switch connectors

- added back Guzzle v5 connector
- fixed sending cookies with Guzzle6 connector
- improved cover...

58ac986ec626b5abc23f2160a47bb22459641ec4 authored over 9 years ago by Davert <[email protected]>
updated tests to reflect removal of grabResponse in REST

cab8e21ced10d93f53cdf1bddd782c8bf86bc2c9 authored over 9 years ago by Davert <[email protected]>
removed deprecated method `grabDataFromJsonResponse`

58669fc25c8e0abc1cfcd64172d73aa605d6a559 authored over 9 years ago by Davert <[email protected]>
merged with 2.0

81232edb94d152c4b5261121fc92c07c1bbd7e0e authored over 9 years ago by Davert <[email protected]>
json_encode application/json subtypes

0d7bdc0ef67e60f4bb61785f08e119d26816dd25 authored over 9 years ago by Gintautas Miselis <[email protected]>
Created a failing test for application/json subtypes

2910d64f7855d2def4cb193305e31e9385750341 authored over 9 years ago by Gintautas Miselis <[email protected]>
Modified jsonSerialize method of JsonSerializedItem class to return array instead of JSON string

132a180a82d45db4da3ccd879d53236ddd909122 authored over 9 years ago by Gintautas Miselis <[email protected]>
Merge pull request #1980 from Codeception/codefix

Codefixes applied according to scrutinizer

36bdf944f135777d7608caba1fab42e0251ae60a authored over 9 years ago by Michael Bodnarchuk <[email protected]>
codefixes applied according to scrutinizer

c88c1c49bea5cbec9f6d7e8eabc4f0c63a2d986a authored over 9 years ago by Davert <[email protected]>
added Rest and Soap to appveyor test suite

c8535296bef5264ea69c11a4d09e91d379d739a1 authored over 9 years ago by Davert <[email protected]>
parts documentation updates

c88fc9d7847102099317b1a9ed7abb0371a587d0 authored over 9 years ago by Davert <[email protected]>
merged with stable branch

32aff1a5fad764ce50c3aedfd889a6aa8c97e0f6 authored over 9 years ago by Davert <[email protected]>
updated REST documentation to use JsonPath > 0.2. Tests added. Fixes #1845

f170d045d63ea349d37523f58f1022d9608a5f50 authored over 9 years ago by Davert <[email protected]>
updated module reference and base generators for new config changes

33334580bd11520eee8ea1a411bb8cac104fff4e authored over 9 years ago by Davert <[email protected]>
module parts implemented

21647c0936e43090b15ab2a74c8b170bfc4e1cf3 authored over 9 years ago by Davert <[email protected]>
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

f4306ecce8eccb8d86f746f17dd44f989e2f9d70 authored over 9 years ago by Davert <[email protected]>
Add unit tests for grabDataFromResponseByJsonPath()

043136f3448b5a9bc1e41cbbe99239e3f1d8c1cd authored over 9 years ago by Mika Tuupola <[email protected]>
updated module container to inject dependencies

3940086168c2ac1b4b4fff73c8a4a17588d76bdb authored over 9 years ago by Davert <[email protected]>
implemented module dependencies injection

d7b7b259c8e1d4e8629e7c1c4a5555575819d50c authored over 9 years ago by Davert <[email protected]>
reformatted code

971673ddb2324eecaebae1eea5e0ff8d9369335c authored almost 10 years ago by Davert <[email protected]>