Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add test cases for tidbcloudy #28

Merged
merged 25 commits into from
Oct 8, 2023
Merged

add test cases for tidbcloudy #28

merged 25 commits into from
Oct 8, 2023

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    6dbef1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0708ba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fd59e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f508db3 View commit details
    Browse the repository at this point in the history
  5. mock_server: support the following endpoints and add tests:

    - List all accessible projects
    - Create a project.
    - List the cloud providers, regions and available specifications.
    - List AWS Customer-Managed Encryption Keys for a project.
    - Configure AWS Customer-Managed Encryption Keys for a project.
    Oreoxmt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8f6874c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bee1ad3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6798d60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74d99d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    bccb8c3 View commit details
    Browse the repository at this point in the history
  2. add test for:

    - List all clusters in a project.
    - Get a cluster by ID.
    Oreoxmt committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    606e181 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e39a826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    320b1b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b134a20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b16dbc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b34c2a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    9ac261b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f5240 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    dd3ccf0 View commit details
    Browse the repository at this point in the history
  2. release 1.1.0

    Oreoxmt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c6d6967 View commit details
    Browse the repository at this point in the history
  3. add pytest

    Oreoxmt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    38de474 View commit details
    Browse the repository at this point in the history
  4. update README.md

    Oreoxmt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    612237f View commit details
    Browse the repository at this point in the history
  5. fix mock config

    Oreoxmt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7470613 View commit details
    Browse the repository at this point in the history
  6. format

    Oreoxmt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7bb84e0 View commit details
    Browse the repository at this point in the history
  7. refactor the create_project_aws_cmek: raise HTTPStatusError instead o…

    …f return a boolean value
    Oreoxmt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7c4fa9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc2c504 View commit details
    Browse the repository at this point in the history