mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-16 21:37:55 -05:00
- Removed `testHandlesEmptyTokenTree` (it was the same as `testIgnoresTextWithoutPercentSign`). - Added tests for special characters, bad token/date formats, and basic security. - The tests for bad date formats still fail with the updated `render` function.