• 
      

    Fix unit test regressions from recent UI changes.

    Review Request #13754 — Created April 19, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    Some of my recent changes impacted some of our Python unit tests. I was
    a bit sloppy in not running the Python tests for some changes,
    concentrating more on the JavaScript side.

    These were mostly string changes that affected comparisons, though there
    was one piece of broken HTML introduced in menu_action.html.

    These have all been fixed, and all Python tests now pass.

    Unit tests pass.

    Summary ID
    Fix unit test regressions from recent UI changes.
    Some of my recent changes impacted some of our Python unit tests. I was a bit sloppy in not running the Python tests for some changes, concentrating more on the JavaScript side. These were mostly string changes that affected comparisons, though there was one piece of broken HTML introduced in `menu_action.html`. These have all been fixed, and all Python tests now pass.
    4c7d877469bff5f2c02e48dd525266a194a55778
    Description From Last Updated

    continuation line over-indented for visual indent Column: 15 Error code: E127

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    chipx86
    maubin
    1. Ship It!
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (3bb70ca)