Commit Graph

461 Commits (4317b94de53a7f5016794e275190e1e22add09f0)

Author SHA1 Message Date
Min RK d9ba3fe15b avoid use of testing.tools in IPython.html
11 years ago
Min RK fcaec433e5 use traitlets.tests.utils for help output tests
11 years ago
Jonathan Frederic 0c278a050d Merge pull request #7757 from jasongrout/custom-serialization
11 years ago
Min RK 1af60e08b6 fix binary websocket test
11 years ago
Jason Grout cdf1d39ff7 Update widget test for new custom serialization changes
11 years ago
Jason Grout 5e83876fc7 Convert some test code to python2/3 (add parens for print)
11 years ago
Jason Grout b7a0163810 Make quoting consistent in the new tests
11 years ago
Jason Grout 115536874d Write tests for custom serialization
11 years ago
Jason Grout f283d3d1e9 Add the outline of a few new tests for the custom serialization
11 years ago
Jason Grout c9f3c8e073 Make message throttling test easier to debug
11 years ago
Jason Grout 5ee06cd27c Delete the packing/unpacking tests, since we just use generic json now
11 years ago
Min RK 0fa751b894 Merge pull request #7798 from jasongrout/buffer-memoryview
11 years ago
Jonathan Frederic e09b83e910 Merge pull request #7725 from SylvainCorlay/fabutton
11 years ago
Min RK fb12238bb2 update js serialize test
11 years ago
Jason Grout e441242f21 Fix serialization tests
11 years ago
Jason Grout b4c8bda690 Add test to check that deserializing messages preserves the message order
11 years ago
Sylvain Corlay da96d28620 font awesome icon
11 years ago
Jonathan Frederic a1f75abe32 Test for persistence.
11 years ago
Min RK ded9e7b6ad don't trigger kernel_starting after kernel_connected
11 years ago
Nicholas Bollweg 6a372a4c66 squashing the whitespace changes
11 years ago
Jason Grout d3bd5ac96a Fix error when overwriting a bad symbolic link installing an nbextension
11 years ago
Jason Grout c93a31ce70 Change install_nbextension to take install only a single nbextension (file, folder, archive, url), with an optional destination argument
11 years ago
Thomas Kluyver c00eb5973f Merge pull request #7537 from jasongrout/nbextension-custom-dest
11 years ago
Matthias Bussonnier 1ce46a8723 Merge pull request #7481 from minrk/toggle-buttons-indicate
11 years ago
Min RK 99faeddf36 wait for new-notebook button to arrive
11 years ago
Jason Grout 009dcf43cf change filename to unicode string
11 years ago
Jason Grout ad35813576 Make nbextension test a little clearer about the intent.
11 years ago
Jason Grout 9701ce1752 Add some unit tests for the new dictionary syntax for installing nbextensions
11 years ago
Min RK 0dc618102e fix stop-on-error test
11 years ago
Juergen Hasch eb7d0b7e07 Use stop_on_error instead of skip_exceptions
11 years ago
Juergen Hasch 2f50bf9980 Skip exceptions
11 years ago
Min RK 9d78b0dae6 toggle-buttons test
11 years ago
Min RK 3228719b26 fix highlight test for failed highlighting
11 years ago
Min RK f3da69c38d allow system-wide paths for nbextensions
11 years ago
Matthias Bussonnier 87b7f7599c Merge pull request #7278 from minrk/nb-file-ext
11 years ago
Juergen Hasch 5e641876da fix insert_cell_at_index call in tests
11 years ago
Juergen Hasch 2fbf8835e1 fix insert_cell_at_index call in tests
11 years ago
Matthias Bussonnier 4e2dfe2527 Some code cleanup in javascript and python
11 years ago
Jonathan Frederic 09b289d932 Merge pull request #7274 from Carreau/global-command
11 years ago
Matthias Bussonnier b003b62de4 Actually test that the j-nth cell.
11 years ago
Jonathan Frederic 6e86c7645b Fix JS test new button selector
11 years ago
Min RK 979eb2d281 don't enforce .ipynb extension in URLs
11 years ago
Bussonnier Matthias 9c959ce6b1 correct variable name
11 years ago
Bussonnier Matthias 15ab64e884 make global css change on command/edit mode
11 years ago
Min RK c166a05f5d abstract some methods in contents service tests
11 years ago
Matthias Bussonnier 031252d44f Merge pull request #7207 from takluyver/rm-nb-user-config
11 years ago
Thomas Kluyver 95e60a544c Update test to modify class config for default_cell_type
11 years ago
Min RK 7c8f2fd0f5 fix widget-import-warning test
11 years ago
Min RK 982a742112 Merge pull request #6700 from Carreau/actions-2
11 years ago
Min RK cadd5a14fe Merge pull request #6747 from jdfreder/combofix
11 years ago