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(dp): Retain DB state in orc8r integration tests #12607

Merged
merged 1 commit into from
May 2, 2022

Commits on May 2, 2022

  1. test(dp): Retain DB state in orc8r integration tests

    * Do not clear/initialize DB in orc8r integration tests setup/teardown
    * Clear/initialize DB in orc8r integration testcase classes
    * Use randmized CBSD serial numbers per orc8r integration test
    to meet unique constraint on that field in the (now retained between tests) DB
    
    Signed-off-by: Artur Dębski <artur.debski@freedomfi.com>
    Artur Dębski committed May 2, 2022
    Configuration menu
    Copy the full SHA
    84e98dc View commit details
    Browse the repository at this point in the history