Skip to content

Commit

Permalink
🚨 test(terminal-columns.test.ts): add tests for terminalColumns function
Browse files Browse the repository at this point in the history
✨ feat(terminal-columns.test.ts): add tests for various edge cases, padding, alignment, processing, static widths, percent widths, content-width, auto, and breakpoints.
This commit adds tests for various edge cases, padding, alignment, processing, static widths, percent widths, content-width, auto, and breakpoints. The tests ensure that the terminalColumns function works as expected and that it handles different scenarios correctly.
  • Loading branch information
nyxb committed May 20, 2023
1 parent 49b144f commit 27e0645
Showing 1 changed file with 582 additions and 0 deletions.
Loading

0 comments on commit 27e0645

Please sign in to comment.