Lien Li
|
5b0cc8edca
|
migrate ginkgo to v2 (#8826)
* Migrate ginkgo to v2
* Update test/e2e/annotations/ipwhitelist.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Update test/e2e/annotations/modsecurity/modsecurity.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* Update test/e2e/settings/access_log.go
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
* remove unnecessary blank line
* re-order packages
* less change
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
|
2022-07-31 09:16:28 -07:00 |
|
Ryan Wilson-Perkin
|
017a24f6da
|
Fixed typo "permanen"
Noticed the use of the name "permanen-redirect" instead of "permanent-redirect" in some annotations for this test
|
2020-08-04 14:14:55 -04:00 |
|
Artem Miroshnychenko
|
39c01c6f96
|
fix e2e rests related to the removed string
|
2020-04-09 00:24:53 +03:00 |
|
Manuel Alejandro de Brito Fontes
|
f9624cbe46
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
cc318cdec1
|
Cleanup and standardization of e2e test definitions (#5090)
|
2020-02-16 15:27:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0197ea0dc4
|
Remove empty BeforeEach and AfterEach from e2e tests
|
2020-02-13 15:33:14 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
fbdd924a45
|
Update nginx image
|
2020-01-04 13:23:16 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5c30820d1f
|
Remove hard-coded annotation and don't use map pointers
|
2019-12-13 03:05:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c85450c1e7
|
Remove hard-coded names from e2e test and use local docker dependencies (#4502)
|
2019-09-01 14:16:52 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
ca6b61f639
|
Update e2e tests for openresty
|
2019-06-23 22:51:39 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
5e249d3366
|
Refactor e2e tests to use the service ClusterIP
|
2019-02-24 20:04:07 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
83dc4607c5
|
Remove e2e boilerplate
|
2018-10-29 22:38:15 -03:00 |
|
Antoine Cotten
|
39966f48cd
|
Add e2e test for redirect annotations
Minor refactoring of parser and unit tests
|
2018-07-29 22:53:03 +02:00 |
|