lipgloss
lipgloss copied to clipboard
Add TestPlace for position.go
Changes:
- [x] add test for Place from position.go
Upgrades:
- increase test coverage for position.go from 0% to 70.91%
@bashbunni I think this is good to merge, one thing I would recommend is removing the require dependency and simply using go == for string comparison.
I'll rebase and fix the conflicts, then see if it still works :joy:
This should be covered in a test, but I'm going to close this one as I'd prefer to use a golden file for this