data-accelerator/Tests
Jose Zavala 82ebacbbc2
DataX Scenario Tester Release (#153)
* Include delete kernel to the DataXSchemaAndQueryJob Scenario steps

(cherry picked from commit 59add3286d95a209cb50076d151ed4c2f5a3c239)

* The endpoint to delete a kernel input changed, and this PR addresses the new input change

(cherry picked from commit 9ccbc2885db923d95d99101e759f95a7c20ee153)

* Add comments to the new DeleteKernelJson method in Helper class

* Remove dataBricks token from Context

* Make SSL verification from client side configurable on http requests

* Make server certificate validation parameter a more explicit description and naming. Add comments on its definition at context and AppConfig classes.

* Finish refactoring of previous commit

* The endpoint to delete a kernel input changed, and this PR addresses the new input change

(cherry picked from commit 9ccbc2885db923d95d99101e759f95a7c20ee153)

* Include delete kernel to the DataXSchemaAndQueryJob Scenario steps

(cherry picked from commit 59add3286d95a209cb50076d151ed4c2f5a3c239)

* Add comments to the new DeleteKernelJson method in Helper class

* Remove dataBricks token from Context

* Make SSL verification from client side configurable on http requests

* Make server certificate validation parameter a more explicit description and naming. Add comments on its definition at context and AppConfig classes.

* Finish refactoring of previous commit

* Refactor Scenario classes + refactoring how those classes makes http requests using the scenario context object

* Improve and isolate internal context variable so it can be used in a more consistent way through the helper functions

* Simplify url generation

* Avoid over-engineering

* Refactor get access token method to be consistent with the proposed refactor

* Enable scenario tester tests

* Add unit tests + making some refactor based on that: we need to explicitly cast to the desired type when using the dynamic parsed json result

* Add license header, avoid using magic values in uris in the tests, remove blank lines

* Make some refactor as result of manual testing

* Code clean up given code review

* Address PR comments
2019-11-07 14:53:29 -08:00
..
DataXScenarios DataX Scenario Tester Release (#153) 2019-11-07 14:53:29 -08:00
ScenarioTester DataX Scenario Tester Release (#153) 2019-11-07 14:53:29 -08:00
.gitignore Adding JobRunner Service and the first DataX mainline job that calls … (#127) 2019-08-27 15:08:56 -07:00