Commit Graph

180 Commits (600d57f9cee10091c96dff71b1541b57cf003162)

Author SHA1 Message Date
Thomas Kluyver 12592ef3bb The root directory of the notebook server should never be hidden (#2907)
9 years ago
Min RK ed139a1cea avoid base64-literals in image tests
9 years ago
Thomas Kluyver 5a0ee98441 Merge pull request #2767 from minrk/filename
9 years ago
M Pacer 2fac7003e2 changed all python variables named file to file_name to not override built_in file
9 years ago
Min RK d6a534ec5b use RFC5987 encoding for filenames
9 years ago
Kyle Kelley 469b1c84be Merge pull request #2402 from gnestor/utf-8
9 years ago
Grant Nestor 9e5ba0ccbe Update test
9 years ago
Thomas Kluyver b93820bf4c Merge pull request #2419 from minrk/notebook-stop
9 years ago
Min RK 9e84fe332c test notebook stop
9 years ago
Min RK 31219f0447 stop using Allow76
9 years ago
Min RK 96044f6c80 test updating execute_result
9 years ago
Min RK f510806ff2 fix wait condition in display_id test
9 years ago
Kyle Kelley ead73b9efa Merge pull request #2220 from delftswa2017/fix-issue-980
9 years ago
michaelpacer b7b6ec2ad2 Added more test cases, added spacing so that it was technically valid
9 years ago
michaelpacer 9a817f7bf0 Add test for LaTeX parsing
9 years ago
Min RK 0ebcb7a65f test tags cell toolbar
9 years ago
Matthias Bussonnier 9dd3818a00 Merge pull request #2134 from Carreau/rtl-prompt
9 years ago
Matthias Bussonnier f06aca718a Wrap prompts in bdi for rtl layout
9 years ago
Min RK f63880700d copying cells copies attachments
9 years ago
Matthias Bussonnier 4a16c37caa Merge pull request #2111 from minrk/patch-env
9 years ago
Min RK 236198571b test dirs are paths, not TempDir objects
9 years ago
Min RK f0d5ccb208 disable all config in tests
9 years ago
Min RK 1797f34210 test merging serverextensions from sys and user config
9 years ago
kikocorreoso 4c9f130953 fix issue with OS in tests
9 years ago
kikocorreoso 97263161e4 fix and tests for the issue related with the trailing slash using 'nbextension install' (see #2069)
9 years ago
Grant Nestor 3cbb5700cc Add `test_view_html`
9 years ago
Min RK eb73920cbf Merge pull request #2070 from ivanov/halt-kernel
9 years ago
Paul Ivanov 051e430f98 fix tests
9 years ago
Paul Ivanov 03e410ba61 rename Halt to Shutdown
9 years ago
Paul Ivanov 95790be956 kernel halt confirmation dialog
9 years ago
Thomas Kluyver f5072cf434 Merge pull request #1827 from minrk/kernel-activity
9 years ago
Paul Ivanov eb3377cc45 speed up casperjs tests
9 years ago
Min RK 2a5f8d2e17 add token auth to kernel websocket test
9 years ago
Thomas Kluyver 666ecbf35c Merge pull request #2011 from minrk/unwebpack
9 years ago
Kyle Kelley f5f97d1f93 Merge pull request #2007 from minrk/password
9 years ago
Min RK 035fc91fa9 test runtime-loading of modules
9 years ago
Min RK 16a751c4d6 fix attachments test
9 years ago
Min RK 003ce4e71a reimpelement casper.thenClick
9 years ago
Min RK 7839d32cfe remove test for reverted deprecated paths
9 years ago
Min RK a69494833b forward-port fixes
9 years ago
Min RK f871d64e6e exercise password app
9 years ago
Min RK 8e141df890 run Python tests with a token
10 years ago
Min RK 3c0da28764 add missing waits for output in display_id tests
10 years ago
Min RK a2f7325537 fix carriage return handling
10 years ago
Jason Grout 1864fe5adb Some tests for output callback overrides.
10 years ago
Thomas Kluyver e6fb7e65e9 Merge pull request #1650 from Carreau/predicatable-extensions
10 years ago
Kyle Kelley 6df840e19d Merge pull request #1879 from minrk/display_data_update
10 years ago
Kyle Kelley 389b0b0730 Merge pull request #1831 from minrk/server-token
10 years ago
Min RK 4439a19d24 test display_id handling
10 years ago
Thomas Kluyver 1de0423448 Improve performance of directory listing
10 years ago