Commit Graph

60 Commits (4317b94de53a7f5016794e275190e1e22add09f0)

Author SHA1 Message Date
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
Sylvain Corlay da96d28620 font awesome icon
11 years ago
Jonathan Frederic a1f75abe32 Test for persistence.
11 years ago
Nicholas Bollweg 6a372a4c66 squashing the whitespace changes
11 years ago
Min RK 9d78b0dae6 toggle-buttons test
11 years ago
Matthias Bussonnier 4e2dfe2527 Some code cleanup in javascript and python
11 years ago
Min RK 7c8f2fd0f5 fix widget-import-warning test
11 years ago
Min RK cadd5a14fe Merge pull request #6747 from jdfreder/combofix
11 years ago
Bussonnier Matthias affdb6a8ff fix test
11 years ago
Jonathan Frederic 2969de609d Selection test fix
11 years ago
Jonathan Frederic 907bde3b25 Address review comments
11 years ago
Jonathan Frederic eb319c8aab Promise logic is infectious like a disease
11 years ago
Jonathan Frederic 0d591619c6 Make all tests async display safe
11 years ago
Jonathan Frederic 56c5020a84 bool_test passing with slimerjs
11 years ago
Jonathan Frederic 8c149c9112 Current state with lots and lots of debugging junk
11 years ago
Jonathan Frederic 77789daa12 Test fixes
11 years ago
Jonathan Frederic 4beda5d0fb Initial stab at adding promises to the widget framework.
11 years ago
Sylvain Corlay 2a026ed45b Test packing/unpacking instances of Date and String
11 years ago
MinRK 6ca260e611 output[mime/type] -> output.data[mime/type] in javascript
11 years ago
Jonathan Frederic ba77877c18 Rebase fixes
11 years ago
Jonathan Frederic 04d0874a80 JS test fix
11 years ago
Jonathan Frederic cb2c76999c Address some more review comments...
11 years ago
Jonathan Frederic 3cb5ac6fbb Clarified API for the create_model function,
11 years ago
Jonathan Frederic d2df98ce1a Fix conflict with d1305d7510cc3
11 years ago
Jonathan Frederic 60531c917f Merge pull request #6481 from jdfreder/intvalidatefix
11 years ago
Jonathan Frederic 852ec2ab69 s/_handle_receive_state/set_state in tests too
11 years ago
Jonathan Frederic aec576a5f2 Fix infinite loop typo
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
Jonathan Frederic cb9014e42c Fixed rebase bugs and other bugs.
12 years ago
Jonathan Frederic 1797243f7a Fix tests
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
Jonathan Frederic d985ee86c6 s/Container/Box
12 years ago
Jonathan Frederic ba3033971e Renamed *Widget to *,
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
MinRK a643de41d8 test coalesced output in js
12 years ago
Jonathan Frederic 63f136af2b Fixed test to reflect new Bootstrap3 toggle button behavior.
12 years ago
Brian E. Granger eab07229ef Merge pull request #5617 from jdfreder/bootstrap3
12 years ago
Jonathan Frederic 329a387f4f Fix automation errors.
12 years ago
Jonathan Frederic d88daf1bb7 Ran jdfreder/bootstrap2to3
12 years ago
Jonathan Frederic f23f970e4c Make int widget tests play nicely with slimer
12 years ago
Jonathan Frederic 578e3c562a Fixed image test for slimerjs
12 years ago