consul/test/integration/consul-container/libs/service
John Maguire ff5887a99e
Update e2e tests for namespaces (#16627)
* Refactored "NewGatewayService" to handle namespaces, fixed
TestHTTPRouteFlattening test

* Fixed existing http_route tests for namespacing

* Squash aclEnterpriseMeta for ResourceRefs and HTTPServices, accept
namespace for creating connect services and regular services

* Use require instead of assert after creating namespaces in
http_route_tests

* Refactor NewConnectService and NewGatewayService functions to use cfg
objects to reduce number of method args

* Rename field on SidecarConfig in tests from `SidecarServiceName` to
`Name` to avoid stutter
2023-03-15 17:51:36 +00:00
..
assets chore(ci): fix compat ent compat tests for sidecars and gateways (#15997) 2023-01-17 17:16:55 -05:00
common.go Avoid blocking child type updates on parent ack (#15083) 2022-11-07 18:10:42 -07:00
connect.go Update e2e tests for namespaces (#16627) 2023-03-15 17:51:36 +00:00
examples.go Basic gobased API gateway spinup test (#16278) 2023-02-24 15:57:44 -05:00
gateway.go Update e2e tests for namespaces (#16627) 2023-03-15 17:51:36 +00:00
helpers.go Update e2e tests for namespaces (#16627) 2023-03-15 17:51:36 +00:00
log.go test: refactor testcontainers and add peering integ tests (#15084) 2022-11-01 15:03:23 -04:00
service.go Basic gobased API gateway spinup test (#16278) 2023-02-24 15:57:44 -05:00