mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #235] [MERGED] Working on test coverage #268
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#268
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/235
Author: @nuryagdym
Created: 9/27/2024
Status: ✅ Merged
Merged: 9/27/2024
Merged by: @nuryagdym
Base:
master← Head:working-on-test-coverage📝 Commits (2)
a4dc8d3crypt tests - replace NullLogger usages387c379tests - replace crypt instances with mocks📊 Changes
28 files changed (+734 additions, -310 deletions)
View changed files
📝
tests/Unit/Crypt/AkbankPosCryptTest.php(+3 -2)📝
tests/Unit/Crypt/EstPosCryptTest.php(+4 -2)📝
tests/Unit/Crypt/EstV3PosCryptTest.php(+7 -2)📝
tests/Unit/Crypt/GarantiPosCryptTest.php(+4 -2)📝
tests/Unit/Crypt/InterPosCryptTest.php(+3 -2)📝
tests/Unit/Crypt/KuveytPosCryptTest.php(+4 -2)📝
tests/Unit/Crypt/PayFlexCP4CryptTest.php(+3 -2)📝
tests/Unit/Crypt/PayForPosCryptTest.php(+4 -2)📝
tests/Unit/Crypt/PosNetCryptTest.php(+4 -2)📝
tests/Unit/Crypt/PosNetV1PosCryptTest.php(+3 -2)📝
tests/Unit/Crypt/ToslaPosCryptTest.php(+4 -2)📝
tests/Unit/DataMapper/RequestDataMapper/GarantiPosRequestDataMapperTest.php(+284 -179)📝
tests/Unit/DataMapper/RequestDataMapper/PayFlexCPV4PosRequestDataMapperTest.php(+17 -8)📝
tests/Unit/DataMapper/RequestDataMapper/PosNetRequestDataMapperTest.php(+32 -9)📝
tests/Unit/DataMapper/RequestDataMapper/PosNetV1PosRequestDataMapperTest.php(+71 -10)📝
tests/Unit/DataMapper/RequestDataMapper/VakifKatilimPosRequestDataMapperTest.php(+134 -21)📝
tests/Unit/DataMapper/ResponseDataMapper/AkbankPosResponseDataMapperTest.php(+8 -2)📝
tests/Unit/DataMapper/ResponseDataMapper/EstPosResponseDataMapperTest.php(+14 -6)📝
tests/Unit/DataMapper/ResponseDataMapper/GarantiPosResponseDataMapperTest.php(+14 -6)📝
tests/Unit/DataMapper/ResponseDataMapper/InterPosResponseDataMapperTest.php(+15 -6)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.