getbouncer / cardscan-ios

A library for scanning credit and debit cards
MIT License
203 stars 67 forks source link

Update scan stats with new API request class #273

Closed jaimejiyepark closed 3 years ago

jaimejiyepark commented 3 years ago

The integration test relies on this line https://github.com/getbouncer/cardscan-ios/blob/f37f24b041906560242eeb466911e29f5d8da20f/CardScan/CardScan/Classes/API.swift#L78.

I don't want to change the integration tests right now and in this PR so I added the lastScanStatsSuccess value in the codebase but I plan to remove it and update the tests