Add regression test in integration tests
This commit is contained in:
Родитель
e5adf7c7f5
Коммит
81f8dc5e87
|
@ -151,3 +151,9 @@ GET https://golang.org/x/net
|
|||
code == 200
|
||||
body contains <meta name="go-import" content="golang.org/x/net git https://go.googlesource.com/net">
|
||||
body !contains UA-
|
||||
|
||||
GET https://golang.org/pkg/crypto/rsa/?m=old
|
||||
body contains []byte("orders")
|
||||
body !contains []byte(&#34;orders&#34;)
|
||||
body contains <span class="comment">
|
||||
body !contains <span class="comment">
|
||||
|
|
Загрузка…
Ссылка в новой задаче