mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #236] [MERGED] Working on test coverage #270
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#270
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/236
Author: @nuryagdym
Created: 10/2/2024
Status: ✅ Merged
Merged: 10/2/2024
Merged by: @nuryagdym
Base:
master← Head:working-on-test-coverage📝 Commits (3)
d2bbf19add more rules into .editorconfigc765b17minor code refactor9a3f831tests - use assetsSame instead of assertEquals📊 Changes
26 files changed (+261 additions, -318 deletions)
View changed files
📝
.editorconfig(+4 -0)📝
src/DataMapper/RequestDataMapper/AkbankPosRequestDataMapper.php(+1 -1)📝
src/DataMapper/RequestDataMapper/EstPosRequestDataMapper.php(+4 -1)📝
src/DataMapper/RequestDataMapper/PayFlexCPV4PosRequestDataMapper.php(+0 -9)📝
src/DataMapper/RequestDataMapper/ToslaPosRequestDataMapper.php(+1 -1)📝
src/DataMapper/RequestDataMapper/VakifKatilimPosRequestDataMapper.php(+5 -5)📝
src/Factory/RequestDataMapperFactory.php(+2 -5)📝
tests/Unit/Crypt/EstPosCryptTest.php(+2 -2)📝
tests/Unit/Crypt/EstV3PosCryptTest.php(+2 -2)📝
tests/Unit/Crypt/GarantiPosCryptTest.php(+1 -1)📝
tests/Unit/Crypt/PosNetV1PosCryptTest.php(+1 -1)📝
tests/Unit/Crypt/ToslaPosCryptTest.php(+2 -2)📝
tests/Unit/DataMapper/RequestDataMapper/EstPosRequestDataMapperTest.php(+67 -115)📝
tests/Unit/DataMapper/RequestDataMapper/EstV3PosRequestDataMapperTest.php(+4 -4)📝
tests/Unit/DataMapper/RequestDataMapper/GarantiPosRequestDataMapperTest.php(+1 -1)📝
tests/Unit/DataMapper/RequestDataMapper/KuveytPosRequestDataMapperTest.php(+1 -1)📝
tests/Unit/DataMapper/RequestDataMapper/PayFlexCPV4PosRequestDataMapperTest.php(+0 -12)📝
tests/Unit/DataMapper/RequestDataMapper/PayFlexV4PosRequestDataMapperTest.php(+5 -5)📝
tests/Unit/DataMapper/RequestDataMapper/PayForPosRequestDataMapperTest.php(+124 -130)📝
tests/Unit/DataMapper/RequestDataMapper/PosNetRequestDataMapperTest.php(+19 -6)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.