GitHub / Codeception/module-soap / commits
SOAP module for Codeception
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0b92c8f2 | merge Update dependencies | Gintautas Miselis <g****s@m****t> | over 3 years ago | |
| 7242ee4b | Update dependencies | Gintautas Miselis <g****s@m****t> | over 3 years ago | |
| f879e7f2 | update link (#18) |
Ihor Sychevskyi <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 25b1494b | Fix compatibility with Codeception 5 | Gintautas Miselis <g****s@m****t> | over 4 years ago | |
| f9c6b0f0 | Use lib-xml | Gintautas Miselis <g****s@m****t> | over 4 years ago | |
| a96ffac2 | Support for Codeception 5 |
Tavo Nieves J <g****s@o****m>
Committed by: Gintautas Miselis <g****s@m****t> |
over 4 years ago | |
| 9aa4d7bd | Moved XmlBuilder from codeception/codeception | Gintautas Miselis <g****s@m****t> | over 4 years ago | |
| fe5fd439 | Fix broken test | Gintautas Miselis <g****s@m****t> | over 4 years ago | |
| 3c6f4857 | merge Merge pull request #15 from Codeception/fix-client-property |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 9126dd2a | Fix type of client property |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a49ed0b0 | Update dependencies (#13) |
Gustavo Nieves <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2b80d839 | Update codebase to PHP 7.4 (#12) |
Gustavo Nieves <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 40f2c5eb | Update readme.md (#11) |
Ihor Sychevskyi <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 565aa256 | Code standards updated to PHP 7.1 (#8) |
Tavo Nieves J <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 46111331 | Standardize the `README` format (#6) |
Tavo Nieves J <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 49d081cb | merge Merge pull request #5 from Codeception/php8 |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| fb82b420 | Fixed test compatibility with PHPUnit 9 | Gintautas Miselis <g****s@m****t> | over 5 years ago | |
| 32f57007 | Delete local copy of autogenerated documentation | Gintautas Miselis <g****s@m****t> | over 5 years ago | |
| 4940ada5 | Support PHP8 | Gintautas Miselis <g****s@m****t> | over 5 years ago | |
| c5b1cd48 | Replace Travis by Github Actions (#2) |
Vincent Dauce <e****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 486f21e1 | merge Merge pull request #1 from Codeception/php-7.4 |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 0f0ad587 | Fixed failing tests on PHP 7.4 | Gintautas Miselis <g****s@m****t> | over 6 years ago | |
| 5f11ce1d | Added package files | Gintautas Miselis <g****s@m****t> | over 6 years ago | |
| 76d46639 | Use Symfony5 class names in connectors | Gintautas Miselis <g****s@m****t> | almost 7 years ago | |
| 6c1ee4f9 | [SOAP] Removed seeResponseCodeIs method (use seeSoapResponseCodeIs instead) | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| a69509b7 | Use assertStringContainsString for asserting strings | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| 746feba8 | Use wrapper methods in unit tests | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| 182f35c2 | Phpunit wrapper (#4817) |
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| dc4f5691 | Force string for debugSection output (#3691) |
Alexander Korinek <n****s@a****t>
Committed by: Michael Bodnarchuk <D****k@u****m> |
over 9 years ago | |
| a1054e02 | Update SOAP.php (#3566) |
Vincent Dauce <e****s@u****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
over 9 years ago | |
| 50a56dc7 | * updated changelog | Davert <d****p@r****c> | almost 10 years ago | |
| dc797f56 | No more conflict between SOAP and REST (#3532) |
Vincent Dauce <e****m@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 10 years ago | |
| 7cdcfbf5 | inverse expected and actual (#3422) |
Vincent Dauce <e****m@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 10 years ago | |
| 241111a9 | [SOAP] AddED SOAPAction (#3396) |
eXorus <e****m@g****m>
Committed by: Gintautas Miselis <n****a@g****m> |
almost 10 years ago | |
| e136d65b | [Module : SOAP] Implement onReconfigure() (#3186) |
eXorus <e****m@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
about 10 years ago | |
| 0c845d51 | merge merged 2.1 | Davert <d****p@r****c> | about 10 years ago | |
| 75ec136f | PSR-2 compliance (#3105) |
Max Grigorian <m****d@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
about 10 years ago | |
| 1087c9b8 | Updated REST and SOAP modules to conflict with each other. Closes #3104 (#3108) | Michael Bodnarchuk <D****k@u****m> | about 10 years ago | |
| c87ebfdf | merge merged with 2.1 | Davert <d****p@r****c> | about 10 years ago | |
| 4c9b0f1b | [SOAP] Fix grabTextContentFrom() after the second request |
eXorus <e****m@g****m>
Committed by: Gintautas Miselis <n****a@g****m> |
about 10 years ago | |
| bb86a5fa | merge merged with master | Davert <d****p@r****c> | over 10 years ago | |
| 0ebb0ca8 | merge merged with master | Davert <d****p@r****c> | over 10 years ago | |
| 4842e656 | merge fixed formattimg for CI | Davert <d****p@r****c> | over 10 years ago | |
| f622d1d5 | refactored to have multiple independent test formats | Davert <d****p@r****c> | over 10 years ago | |
| 8c114e9b | refactored to have multiple independent test formats | Davert <d****p@r****c> | over 10 years ago | |
| 18ce2632 | refactored to have multiple independent test formats | Davert <d****p@r****c> | over 10 years ago | |
| e9614d6d | updated tests | Davert <d****p@r****c> | over 10 years ago | |
| 4172ea6d | refactred to use metadata | Davert <d****p@r****c> | over 10 years ago | |
| b2bfe376 | Add Interface DependsOnModule to SOAP module | Ilya Isaev <r****u@g****m> | almost 11 years ago | |
| d1a59b89 | improved messages | Davert <d****p@r****c> | about 11 years ago | |
| 609b73db | Code cleanup (PSR-2) and some refactoring |
Zaahid Bateson <z****n@g****m>
Committed by: Zaahid Bateson <z****n@m****a> |
about 11 years ago | |
| 3e00f3bc | merge merged with 2.0 | Davert <d****p@r****c> | about 11 years ago | |
| 3a62ee63 | added Rest and Soap to appveyor test suite | Davert <d****p@r****c> | about 11 years ago | |
| 8a67e500 | merge merged with stable branch | Davert <d****p@r****c> | about 11 years ago | |
| 9c1158c6 | SOAP tests fixed | Davert <d****p@r****c> | about 11 years ago | |
| d5dffb65 | * renamed exception classes | Davert <d****p@r****c> | about 11 years ago | |
| 4c24af4b | updated module container to inject dependencies | Davert <d****p@r****c> | over 11 years ago | |
| 1b413359 | Fix for BestPractice comprehensibility | Noles <n****s@a****t> | over 11 years ago | |
| 2bb28e5c | Extend SOAP module sendRequest handling | Noles <n****s@a****t> | over 11 years ago | |
| 30f44e46 | reformatted code | Davert <d****p@r****c> | over 11 years ago | |
| 3ec56ccc | fixed some failing tests due to changes in signature | Davert <d****p@r****c> | over 11 years ago | |
| 6b32ec71 | fixed Soap test | Davert <d****p@r****c> | over 11 years ago | |
| 228397b9 | fix typo in assert methods: 'then' -> 'than'. Fixes #1021 | splinter <s****9@g****m> | almost 12 years ago | |
| fd961389 | phpbrowser no longer has a session method. Get client from public property. | Jon Phipps <j****s@m****m> | over 12 years ago | |
| e212be5e | refactoring: Util split to Util and Lib | Davert <d****p@r****c> | over 12 years ago | |
| 1550163b | Util splitt to Util and Lib | Davert <d****p@r****c> | over 12 years ago | |
| 045b1296 | Use getInternalResponse instead of getResponse. | Cristian Hampus <c****n@q****e> | over 12 years ago | |
| 65dae28a | docs updated | Davert <d****t@m****a> | over 13 years ago | |
| e2e41690 | amqp module updated and module stability docs added | Davert <d****t@m****a> | over 13 years ago | |
| 0604a0d3 | docs updated | davert <d****t@d****)> | almost 14 years ago | |
| 003724a7 | sendSoapRequest SOAP modules's method wasn't sending more than 1 (top level) ... | Vadim Vasciuc <v****c@g****m> | almost 14 years ago | |
| f79c3744 | build script updated | Davert <d****t@u****t> | almost 14 years ago | |
| a11a326e | XPath matchers added | Davert <d****t@u****t> | almost 14 years ago | |
| 5406583f | module docs fixed | Davert <d****t@u****t> | almost 14 years ago | |
| b5a8084f | SOAP test fixed | Davert <d****t@u****t> | about 14 years ago | |
| 7fdafb12 | SOAP module renamed | davert <d****t@d****)> | about 14 years ago | |
| 5f2405a2 | SOAP tests fixed | Davert <d****t@u****t> | about 14 years ago | |
| d005dfe2 | REST and SOAP modules added | Davert <d****t@u****t> | about 14 years ago | |
| 06b95de3 | soap test fixed | Davert <d****t@u****t> | about 14 years ago | |
| 71984746 | SOAP module | Davert <d****t@u****t> | about 14 years ago | |
| 385045aa | Initial XML support added | Davert <d****t@u****t> | about 14 years ago |