Skip to content

Commit

Permalink
Added Discovery API Integration Failure tests
Browse files Browse the repository at this point in the history
  • Loading branch information
HasiniSama committed Jun 4, 2024
1 parent 6009f29 commit bec4c80
Show file tree
Hide file tree
Showing 5 changed files with 497 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class OrganizationManagementBaseTest extends RESTAPIServerTestBase {

static final String ORGANIZATION_MANAGEMENT_API_BASE_PATH = "/organizations";
static final String ORGANIZATION_CONFIGS_API_BASE_PATH = "/organization-configs";
static final String ORGANIZATION_DISCOVERY_API_PATH = "/discovery";
static final String PATH_SEPARATOR = "/";

protected static String swaggerDefinition;
Expand Down
Loading

0 comments on commit bec4c80

Please sign in to comment.