You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2020/03/23 10:27:00 UTC

[jira] [Created] (KNOX-2309) Use GatewayTestDriver in functional tests

Sandor Molnar created KNOX-2309:
-----------------------------------

             Summary: Use GatewayTestDriver in functional tests
                 Key: KNOX-2309
                 URL: https://issues.apache.org/jira/browse/KNOX-2309
             Project: Apache Knox
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.4.0
            Reporter: Sandor Molnar
             Fix For: 1.5.0


As of now, there are plenty of functional test classes where a Knox Gateway is being setup which ends-up in lots of boiler-plate/duplicated code.

To reduce the amount of these lines those classes should start using {{GatewayTestDriver}}.

Sample PR with such changes: [https://github.com/apache/knox/pull/297]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)