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

test(textarea): Improve textarea tests #490

Merged

Commits on Feb 29, 2024

  1. Improve textarea tests

    Improve textarea tests to check the cursor location. This is the
    displayed location and not the line row and column (which does not take
    into account soft wrapping).
    
    As part of this improvement, a number of existing tests were merged
    into the view test tables as it was unnecessary duplication of code
    having them separated.
    
    Signed-off-by: Michael Lorant <michael.lorant@nine.com.au>
    mikelorant committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    477fa70 View commit details
    Browse the repository at this point in the history