Prabhjyot Singh created ZEPPELIN-588:
----------------------------------------
Summary: Test functionality of Markdown
Key: ZEPPELIN-588
URL: https://issues.apache.org/jira/browse/ZEPPELIN-588
Project: Zeppelin
Issue Type: Sub-task
Reporter: Prabhjyot Singh
TC1: functionality of Markdown
1. Create a notebook
2. Create a paragraph
3. try running few basic markdown syntax
4. check if output is same as expected
TC2: Test enable/disable interpreter binding
1. From the setting menu of the current notebook, disable %spark so as next
possible default interpreter is %md.
2. try running the above paragraph without appending "%md" at the first line.
3. check if output is same as expected.
4. re-enable it and run that paragraph again.
5. check that this should result in an error.
TC3: Test order of interpreter binding
1. From the setting menu of the current notebook, swap the order of %spark and
%md
2. try running the above paragraph again
3. check if output is same as expected
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)