Commit 9cf4121
authored
[ZEPPELIN-6254] Add test case in file interpreter
### What is this PR for?
Added test cases to the file interpreter to increase test coverage.
### What type of PR is it?
Improvement
### Todos
* command is null
* use unknown command
* no such directory/file
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-6254
### How should this be tested?
Run test in file interpreter
### Screenshots (if appropriate)
### Questions:
* Does the license files need to update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Closes #4994 from proceane/feature/ZEPPELIN-6254.
Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>1 parent 9a8ea36 commit 9cf4121
1 file changed
Lines changed: 50 additions & 0 deletions
Lines changed: 50 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
136 | 186 | | |
137 | 187 | | |
138 | 188 | | |
| |||
0 commit comments