marinofelipe / CurrencyText

Currency text field formatter available for UIKit and SwiftUI 💶✏️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

string and cursor pending unit tests

marinofelipe opened this issue · comments

What problems I want to solve?

unit tests for non tested string extension funcs and cursor positioning

Tasks

  • String extension tests
    • adding decimal separators to String
    • removing currency separator
    • represents zero
  • CurrencyTextField
    • autoclear
    • cursor positioning

Dependecies / References

No dependencies and/or references by now.

done in #16