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

testcase: Adds new unit test case for resource alicloud_cen_transit_router_route_table_association alicloud_cen_transit_router_route_table_propagation alicloud_cen_transit_router_route_table #4520

Merged
merged 1 commit into from Jan 25, 2022

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

@@ -150,3 +158,254 @@ resource "alicloud_cen_transit_router_route_table" "default" {

`, name)
}

func TestAccAlicloudCenTransitRouterRouteTableAssociation_unit(t *testing.T) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

单测96.1%覆盖率

@@ -104,3 +112,254 @@ resource "alicloud_cen_transit_router_route_table" "default" {
}
`, name)
}

func TestAccAlicloudCenTransitRouterRouteTablePropagation_unit(t *testing.T) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

单测96.1%覆盖率

@@ -111,3 +121,333 @@ resource "alicloud_cen_transit_router" "default" {
}
`, name)
}

func TestAccAlicloudCenTransitRouterRouteTable_unit(t *testing.T) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

单测95.1%覆盖率

…outer_route_table_association alicloud_cen_transit_router_route_table_propagation alicloud_cen_transit_router_route_table
@xiaozhu36 xiaozhu36 merged commit 5662b58 into aliyun:master Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants