• 
      

    Split the API test suite into per-module tests.

    Review Request #10462 — Created March 21, 2019 and submitted

    Information

    RBTools
    master

    Reviewers

    The API tests were getting a bit unwieldy, and we wanted to make room
    for future growth. To help prepare for this, this change splits up the
    single tests.py file into a series of files under
    rbtools/api/tests/.

    These tests do not currently live up to our naming, docstring, and
    organizational standards. Those will be addressed in another change.

    Unit tests pass.

    Summary ID
    Split the API test suite into per-module tests.
    The API tests were getting a bit unwieldy, and we wanted to make room for future growth. To help prepare for this, this change splits up the single `tests.py` file into a series of files under `rbtools/api/tests/`. These tests do not currently live up to our naming, docstring, and organizational standards. Those will be addressed in another change.
    bc1e1913e859e91707f227d40cbb5814f003fa49
    Description From Last Updated

    W391 blank line at end of file

    reviewbotreviewbot

    W391 blank line at end of file

    reviewbotreviewbot

    W391 blank line at end of file

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

    flake8

    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (691280d)