Commit Graph

329 Commits (4ae05c729c9d68acfe956552fdfd24ed6b29090a)

Author SHA1 Message Date
Jonathan Frederic d2df98ce1a Fix conflict with d1305d7510cc3
11 years ago
Thomas Kluyver 95b857b679 Merge pull request #6637 from minrk/notice-python-error
11 years ago
Jonathan Frederic 60531c917f Merge pull request #6481 from jdfreder/intvalidatefix
11 years ago
MinRK 845c7b4700 Check for Python errors in js tests
11 years ago
Matthias Bussonnier 0d9db64180 Merge pull request #6582 from jdfreder/symmetric_state
11 years ago
Min RK 28edb94897 Merge pull request #6488 from jhamrick/lock-cells
11 years ago
Jessica B. Hamrick 60b18ad23e Fix ReferenceError in js tests, fixes #6542
11 years ago
Jonathan Frederic 852ec2ab69 s/_handle_receive_state/set_state in tests too
11 years ago
Jessica B. Hamrick 6f49f4b78e Add tests for notification area and widgets
11 years ago
Jessica B. Hamrick 756d4063c3 Fix tests
11 years ago
Jessica B. Hamrick a018cb4299 Add tests for undeletable cells
11 years ago
Jonathan Frederic aec576a5f2 Fix infinite loop typo
11 years ago
Brian E. Granger 4ec1a3b41e Merge pull request #6235 from jdfreder/addclass
11 years ago
Jonathan Frederic aa04d40a8d Added test
11 years ago
Jonathan Frederic 02d7039a00 Cleaned up hbox and vbox widget div styles,
11 years ago
Matthias Bussonnier 97e99d0661 Merge pull request #6412 from takluyver/sessions-rest-api-fix
12 years ago
MinRK 6cee444630 make default cell type configurable
12 years ago
Thomas Kluyver 4c4af25734 Fix failure message for tests
12 years ago
MinRK 58ecfc2376 catch any exception while waiting to connect
12 years ago
Jonathan Frederic cb9014e42c Fixed rebase bugs and other bugs.
12 years ago
Jonathan Frederic 1797243f7a Fix tests
12 years ago
MinRK fb0421107c minor fixes in dashboard tests
12 years ago
Brian E. Granger 4b22230896 Merge pull request #6305 from minrk/switch-kernel-close-ws
12 years ago
Jonathan Frederic a12b302597 renamed: widget_container.js -> widget_box.js
12 years ago
Jonathan Frederic 0aca365718 Address Sylvain's comments.
12 years ago
MinRK e3696996be JS: close WebSockets when killing kernels
12 years ago
Jonathan Frederic d985ee86c6 s/Container/Box
12 years ago
Jonathan Frederic ba3033971e Renamed *Widget to *,
12 years ago
Jonathan Frederic ba0a805404 Merge pull request #6226 from jasongrout/css-top-default
12 years ago
MinRK 6cce477e07 rename notebooks service to contents service
12 years ago
Paul Ivanov fd53a306c4 Merge pull request #6197 from ivanov/set-text-rendered
12 years ago
Jonathan Frederic 083671a572 Fix js-tests for new default selector logic.
12 years ago
Jonathan Frederic ee64b60e69 Don't screenshot in the ImageWidget test,
12 years ago
Paul Ivanov b67aac5aef Merge pull request #6119 from minrk/global-events
12 years ago
Paul Ivanov 781702febf test: changing text of cell resets rendered status
12 years ago
Thomas Kluyver d9850e1ab4 Merge pull request #6144 from minrk/show-js-errors
12 years ago
MinRK 41e482d47a fix interrupt test revealed by new output
12 years ago
MinRK 1f0646f893 add some debugging output to js tests
12 years ago
MinRK 957fb42680 use global events in js tests
12 years ago
MinRK 374518c583 don’t use events !== undefined to signal page ready
12 years ago
MinRK a643de41d8 test coalesced output in js
12 years ago
Thomas Kluyver 97c24d2920 Delete session rather than killing kernel in test cleanup
12 years ago
Thomas Kluyver 6efbe46b73 Update JS for kernels and sessions APIs
12 years ago
Jonathan Frederic 2478fac032 More requirejs fixes
12 years ago
Jonathan Frederic 669db572f2 Fix some dialog keyboard_manager problems
12 years ago
Jonathan Frederic 2d7a4a7879 Some JS test fixes
12 years ago
Jonathan Frederic 63f136af2b Fixed test to reflect new Bootstrap3 toggle button behavior.
12 years ago
Jonathan Frederic 22812d36b3 Use waits instead of sleeps.
12 years ago
Jonathan Frederic 5acb525c43 Wait for keyboard help fadein and fadeout.
12 years ago
Brian E. Granger eab07229ef Merge pull request #5617 from jdfreder/bootstrap3
12 years ago