Token_lib (Tests\Libraries\Token_lib)
- Render returns input string when no tokens
- Render handles string with percent not in date format
- Render handles invalid date format percent dash percent
- Render handles invalid date format percent y percent q percent bad
- Render handles string with percent a percent
- Render handles extremely long string
- Render handles string with multiple percent symbols
- Render handles string with only percent symbol
- Render preserves text with valid date tokens and no other tokens
- Render handles empty string
- Scan extracts tokens
- Scan extracts tokens with length
- Scan returns empty array for no tokens
- Render handles consecutive percent signs
- Render handles escaped percent signs
- Render handles unclosed braces
- Render handles unopened braces
- Render handles very long string with date
- Render handles multiple dates
- Render handles valid year format
- Render handles valid month format
- Render handles valid day format
- Render handles full date format
- Render handles percent b
- Render handles percent a
- Render handles complex percent format
- Render does not replace invalid format specifiers
- Render replaces timezone format
- Scan works with mixed content