[
https://issues.apache.org/jira/browse/LIVY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-761:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> Livy Server Mock for unit-test
> ------------------------------
>
> Key: LIVY-761
> URL: https://issues.apache.org/jira/browse/LIVY-761
> Project: Livy
> Issue Type: New Feature
> Components: Server, Tests
> Affects Versions: 0.8.0
> Reporter: Charles
> Priority: Major
> Labels: features, test
> Fix For: 0.10.0
>
>
> Hello,
> In my company we are currently trying to implement scala unit test.
> We need to implement unit-test to verify our code remains functional as it
> evolves.
> To do so, we need to *mock a livy server in our unit tests* in order to
> perform `uploadJar` and `run` to a livy client.
>
> I tried to adapt code from
> [HttpClientSpec.scala|https://github.com/apache/incubator-livy/blob/master/client-http/src/test/scala/org/apache/livy/client/http/HttpClientSpec.scala]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)