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

fix(dp): change response from 500 to 409 when existing serial number modified #12372

Merged
merged 4 commits into from
Apr 8, 2022

Commits on Apr 8, 2022

  1. fix(dp): return 409 in CRUD when cbsd serial number exists

    Signed-off-by: Wojciech Sadowy <wojciech.sadowy@freedomfi.com>
    Wojciech Sadowy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bcd7265 View commit details
    Browse the repository at this point in the history
  2. add more unit tests

    Signed-off-by: Wojciech Sadowy <wojciech.sadowy@freedomfi.com>
    Wojciech Sadowy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0c84415 View commit details
    Browse the repository at this point in the history
  3. add setup and teardown to error checker tests

    Signed-off-by: Wojciech Sadowy <wojciech.sadowy@freedomfi.com>
    Wojciech Sadowy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    45866b7 View commit details
    Browse the repository at this point in the history
  4. integration test fix

    Signed-off-by: Wojciech Sadowy <wojciech.sadowy@freedomfi.com>
    Wojciech Sadowy committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b18d618 View commit details
    Browse the repository at this point in the history