[GitHub] [apisix-dashboard] tokers commented on a change in pull request #1436: feat: refactor ssl unit test

2021-02-07 Thread GitBox
tokers commented on a change in pull request #1436: URL: https://github.com/apache/apisix-dashboard/pull/1436#discussion_r571819668 ## File path: api/internal/handler/ssl/ssl_test.go ## @@ -19,146 +19,859 @@ package ssl import ( "encoding/json" + "errors" +

[GitHub] [apisix-dashboard] tokers commented on a change in pull request #1436: feat: refactor ssl unit test

2021-02-07 Thread GitBox
tokers commented on a change in pull request #1436: URL: https://github.com/apache/apisix-dashboard/pull/1436#discussion_r571736462 ## File path: api/internal/handler/ssl/ssl_test.go ## @@ -19,146 +19,859 @@ package ssl import ( "encoding/json" + "errors" +