Peter Sjöqvist <info@mageparts.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
RB › ECOM2 › #520 | 2 months ago | Testless build | |
RB › ECOM2 › #511 | 3 months ago |
ECP-331
* Fixed broken unit tests. ECP-331
* Adjustments to tests files, protected and private methods must appear before publics in the class structures. ECP-331
* PHPCBF fixes. ECP-331
* Adjusted comment in Config.php ECP-331
* Added ustom phpcs ruleset for tests files to enfore different class structure (protected / private should be at the top of the class). |
Testless build |
RB › ECOM2 › #510 | 3 months ago | Testless build | |
RB › ECOM2 › #509 | 3 months ago |
Merge remote-tracking branch 'origin/master' into ECP-329
|
Testless build |
RB › ECOM2 › #505 | 3 months ago |
ECP-328
* Submit customer type to CALLBACK_FETCH_ADDRESS |
Testless build |
RB › ECOM2 › #471 | 3 months ago | Testless build | |
RB › ECOM2 › #430 | 3 months ago |
ECP-279
* Code validation fixes. * CS Fixer cannot run when specifying mlultiple paths without additional configuration. This could be done, but will require some work. In the meantime, reverted back to validating the whole project. ECP-279
Make GetAddress widget compatible with WooCommerce checkout. * Added translations. * Split styling. Usin the WooCommerce styling as it seemed appropriate. * Added LocalStorage support for customer type. * Fixed bug where radios weren't disabled. * Added additional error checking for js callback. Merge remote-tracking branch 'upstream/master' into ECP-279
Merge remote-tracking branch 'origin/master' into ECP-279
|
Testless build |
RB › ECOM2 › #419 | 4 months ago |
Merge remote-tracking branch 'upstream/master'
Updated setup script.
|
Testless build |
RB › ECOM2 › #415 | 4 months ago |
ECP-276
* Implemented session handler. * Implemented session storage for SSN data when fetching address. |
Testless build |
RB › ECOM2 › #414 | 4 months ago |
ECP-275
* Designed new integration tests for GetAddressController. |
Testless build |
Build | Completed | Code commits | Tests |
---|---|---|---|
RB › ECOM2 › #520 | 2 months ago | Testless build | |
RB › ECOM2 › #510 | 3 months ago | Testless build | |
RB › ECOM2 › #505 | 3 months ago |
ECP-328
* Submit customer type to CALLBACK_FETCH_ADDRESS |
Testless build |
RB › ECOM2 › #340 | 4 months ago | Testless build | |
RB › ECOM2 › #100 | 6 months ago | Testless build | |
RB › ECOM2 › #97 | 6 months ago |
ECP-75
* Dropped custom tests autoloader. ECP-75
* Updated README, composer.json, phpunit.xml * Centralised Repository implementation for cache and API. ECP-75
* Dropped old API implementation of getPaymentMethods. ECP-75
* Added unit tests for StringValidation :: isUuid() ECP-75
* Fixed autoloader. |
Testless build |
RB › ECOM2 › #61 | 7 months ago |
Merge remote-tracking branch 'origin/master' into ECP-51
ECP-51
* Code styling in GetStores mock data class. ECP-51
* Test fixes. ECP-51
* Removed test code from Curl\Header Merge remote-tracking branch 'origin/master' into ECP-51
ECP-51
* Refactored test. ECP-51
* Added Data mock class loader to phpunit.xml.example ECP-51
* Corrected Error logging in StdoutLogger ECP-51
* Completed Stores implementation. ECP-51
* Updated Filesystem cache tests to integrate updates to cache key. ECP-51
* Preparing API calls. ECP-51
* Implementing Repository tests. ECP-51
* Applied changes to cache abstraction layer. ECP-51
* Completed entity model tests. ECP-51
* Added todo. ECP-51
* Added todo in std logger tests. ECP-51
* Initial. ECP-51
* Added test data. ECP-51
* Completed API call integration and tests. ECP-51
* Updated entitiy model. ECP-51
* Added tests Data directory to composer autoloader. |
Testless build |
Build | Completed | Code commits | Tests |
---|---|---|---|
RB › ECOM2 › #509 | 3 months ago |
Merge remote-tracking branch 'origin/master' into ECP-329
|
Testless build |
RB › ECOM2 › #364 | 4 months ago |
Merge remote-tracking branch 'upstream/master' into ECP-246
ECP-246
* Corrected methods to validate dates on payment related metadata. * Removed duplicate OrderLine class (metadata for Payment). * Corrected OrderLine model class. * Renamed Application model to ApplicationResponse, matching the names in the API. * Fixed broken CURL test. * CURL ErrorHandler now throws on httpCode < 100. ECP-246
* Disabled redundant @var inspection ECP-246
* Centralised models and related business loigc for create & get payment. |
Testless build |
RB › ECOM2 › #90 | 7 months ago | Testless build |
* Fixed broken unit tests.
* Fixed several PHPStan reports.