Commit Graph

303 Commits (d985ee86c64fa07eb50098c971791cd5d452d838)

Author SHA1 Message Date
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
Thomas Kluyver 82e2ea7e47 Merge pull request #5323 from jdfreder/slimerjs
12 years ago
Jonathan Frederic 329a387f4f Fix automation errors.
12 years ago
Jonathan Frederic d88daf1bb7 Ran jdfreder/bootstrap2to3
12 years ago
jon 19cf386a20 Address comments
12 years ago
Jonathan Frederic 55cf33605f Fixed typo in util.js,
12 years ago
Jonathan Frederic f6e7312b5b Add slimerjs flag to test engine.
12 years ago
Jonathan Frederic edbaff8400 Moved is_cell_rendered into base
12 years ago
Jonathan Frederic 359d7342d2 Make a nice assert function for properly testing locale specific colors.
12 years ago
Jonathan Frederic 7dfa8fbe79 Some cleanup
12 years ago
Jonathan Frederic 04c66666e9 Fix for xvfb SlimerJS environment.
12 years ago
Jonathan Frederic f23f970e4c Make int widget tests play nicely with slimer
12 years ago
Jonathan Frederic fb6bb02b26 Make notebook tests play nicely with SlimerJS
12 years ago
Jonathan Frederic 85e1dafe6c Fix isolated svg color tests so 'rgb()' colors are accepted
12 years ago
Jonathan Frederic 578e3c562a Fixed image test for slimerjs
12 years ago
Jonathan Frederic 99a0013525 Adde slimerjs support to JS tests
12 years ago
Jonathan Frederic f6da79e1e1 Update JS markdown tests.
12 years ago
Paul Ivanov 9631028c1e add tests for cell_type preserving insertion
12 years ago
MinRK 378223e791 fix safe_append_output test
12 years ago
MinRK de0b7f140c move pyout/execute_result and pyerr/error transforms to to/fromJSON
12 years ago
MinRK 38c76aa913 pyout -> execute_result
12 years ago
MinRK f530562929 wait until dead *before* cleaning up the temp dir
12 years ago
Jessica B. Hamrick 2ce77e945f Add javascript tests for placeholder feature
12 years ago
Thomas Kluyver 982aab67ba Merge pull request #5290 from jdfreder/dual_tests
12 years ago
Min RK b294bf7059 Merge pull request #5404 from jdfreder/accordion
12 years ago
Jonathan Frederic db2e16f2e1 Added a test
12 years ago
Jonathan Frederic e235b47472 Make test name match actually file name
12 years ago