Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage testing and tests. #109

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    3c591b4 View commit details
    Browse the repository at this point in the history
  2. Better unit testing for join.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ee92123 View commit details
    Browse the repository at this point in the history
  3. Add size tests.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    43256be View commit details
    Browse the repository at this point in the history
  4. Add color tests.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    70e248a View commit details
    Browse the repository at this point in the history
  5. Add style tests.

    Also this fixes charmbracelet#111.
    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9f41658 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    296eb44 View commit details
    Browse the repository at this point in the history
  7. Simplify; increase coverage.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    eca3ee7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    614f14b View commit details
    Browse the repository at this point in the history
  9. Add render tests.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    056e9c2 View commit details
    Browse the repository at this point in the history
  10. More border tests.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    54cd2c1 View commit details
    Browse the repository at this point in the history
  11. Add coverage badge.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f0f3518 View commit details
    Browse the repository at this point in the history
  12. Add reverse tests.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6827735 View commit details
    Browse the repository at this point in the history
  13. Add margin and padding tests.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1aa2f05 View commit details
    Browse the repository at this point in the history
  14. Add tests for inline.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8a1c5c2 View commit details
    Browse the repository at this point in the history
  15. Add tests for inherit.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6605c90 View commit details
    Browse the repository at this point in the history
  16. Add tests for value/string.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    40bc52b View commit details
    Browse the repository at this point in the history
  17. Increase coverage.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    466813d View commit details
    Browse the repository at this point in the history
  18. Test UnsetString.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6e3a602 View commit details
    Browse the repository at this point in the history
  19. Test vertical alignment.

    knz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d0418cf View commit details
    Browse the repository at this point in the history