mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #241] [MERGED] Response mapping refactorings #269
Labels
No labels
PayFlexV4
TROY
akbankpos
bug
duplicate
enhancement
garanti
help wanted
isbank
kuveyt
payten
posnet
pull-request
vakifbank
ziraat
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pos#269
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mewebstudio/pos/pull/241
Author: @nuryagdym
Created: 10/12/2024
Status: ✅ Merged
Merged: 10/12/2024
Merged by: @nuryagdym
Base:
master← Head:response-mapping-refactorings📝 Commits (3)
05b2817vakifkatilim - improve order_status response mapping16f032dinterpos - added a comment1055b66tests - test coverage for factory classes📊 Changes
14 files changed (+474 additions, -34 deletions)
View changed files
📝
src/DataMapper/ResponseDataMapper/InterPosResponseDataMapper.php(+8 -0)📝
src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php(+1 -1)📝
src/DataMapper/ResponseDataMapper/VakifKatilimPosResponseDataMapper.php(+17 -9)📝
src/Factory/CryptFactory.php(+4 -4)📝
src/Factory/RequestDataMapperFactory.php(+5 -5)📝
src/Factory/ResponseDataMapperFactory.php(+6 -6)📝
src/Factory/SerializerFactory.php(+3 -3)📝
tests/Unit/DataMapper/ResponseDataMapper/VakifKatilimPosResponseDataMapperTest.php(+5 -5)📝
tests/Unit/Factory/AccountFactoryTest.php(+1 -1)➕
tests/Unit/Factory/CryptFactoryTest.php(+47 -0)➕
tests/Unit/Factory/PosFactoryTest.php(+198 -0)➕
tests/Unit/Factory/RequestDataMapperFactoryTest.php(+65 -0)➕
tests/Unit/Factory/ResponseDataMapperFactoryTest.php(+64 -0)➕
tests/Unit/Factory/SerializerFactoryTest.php(+50 -0)📄 Description
order_statusmapping'i iyileştirildi.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.