John
de2f3f724d
remove old JS markdown tests, add a new one in selenium ( #5497 )
...
* remove old JS tests, which are already converted to pytest
add test for a markdown heading
* Update markdown.js
remove old test [skip ci]
* remove debug statement
[skip ci]
6 years ago
Thomas Kluyver
7fb461ddf7
Selenium test fixture to open a notebook with prefilled content
...
This makes several tests shorter and (hopefully) more efficient
7 years ago
Grant Nestor
2ca3684003
Update selenium tests
8 years ago
Thomas Kluyver
b49ba398c6
Move fixture into conftests.py
8 years ago
Thomas Kluyver
fc8bbb44ca
Delete unused imports
8 years ago
M Pacer
515f8e22dc
nicer error and use append directly do not iterate over cells
8 years ago
M Pacer
c081af5690
add other markdown string conversion examples for test
8 years ago
M Pacer
0999798949
use new utilities, enable more markdown cells to be added easily
8 years ago
M Pacer
33ca649b0b
add get_rendered_contents helper function
8 years ago
M Pacer
c16dac22ca
use new rich container __*__ methods to make adding & executing nicer
8 years ago
M Pacer
ebef7bae4c
create new_notebook classmethod creating/switching to new Notebook page
8 years ago
M Pacer
86ae162890
add first markdown test and a notebook fixture for new notebook
8 years ago