Commit Graph

153 Commits (ffe92842fc326656ff93d4e6874bcc4b6dbb6e7c)

Author SHA1 Message Date
Brian E. Granger ffe92842fc Merge pull request #4853 from minrk/imgmd
12 years ago
Brian E. Granger bc7b51d1b0 Merge pull request #4374 from jdfreder/widget-msg
12 years ago
Jonathan Frederic 8312534cac Fixed Accordion test broken by last commit
12 years ago
Jonathan Frederic 75b148d40b Renamed widgets...
12 years ago
MinRK 63eb905a02 try assertType instead of NotEquals, null
12 years ago
MinRK 119052f75d first review pass on widget tests
12 years ago
Min RK 64421304c0 Merge pull request #4826 from Carreau/no-html
12 years ago
Matthias BUSSONNIER e99756c6d5 mv kerneljs_test to kernel_test
12 years ago
MinRK 2cbb633cb4 test displaying images with shape metadata
12 years ago
Jonathan Frederic dc9f81e75d Fixed bug in selection widget tests.
12 years ago
Matthias BUSSONNIER 25e68b3a75 typo
12 years ago
Matthias BUSSONNIER 03a2cb6535 fix js formatting
12 years ago
Matthias BUSSONNIER 4ecf5c8e5b add kernel test
12 years ago
Paul Ivanov 9b7c8b0473 make the JS test fail
12 years ago
Jonathan Frederic 9560b29beb Removed float widget bound tests,
12 years ago
Matthias BUSSONNIER cbe162297f XSS casper test
12 years ago
Jonathan Frederic 7ce9f37b17 Made tests reflect changes to widget naming scheme.
12 years ago
Jonathan Frederic c39050e642 Fixed widget_manager instance test.
12 years ago
Matthias Bussonnier 0ec0534ce9 Merge pull request #4796 from minrk/update-components
12 years ago
Jonathan Frederic 16d9fa92e8 Fix test for selection widgets
12 years ago
Jonathan Frederic 4017c7b27a Fixed *almost* all of the test-detected bugs
12 years ago
Jonathan Frederic c085593e2a More fixes
12 years ago
Jonathan Frederic d103c682c5 Many checks off the todo list, test fixes
12 years ago
Jonathan Frederic 0c8b6029a6 Remove debug print statements in container tests
12 years ago
Jonathan Frederic d2afb9895b Output one more for debugging
12 years ago
Jonathan Frederic 7f430db3c8 Print cell output
12 years ago
Jonathan Frederic 12760ddbe5 deleted: wigets_container.js
12 years ago
Jonathan Frederic 74fccf47b3 Revert "Added line to dump page html casperjs"
12 years ago
Jonathan Frederic c7362cb524 Added line to dump page html casperjs
12 years ago
Jonathan Frederic 2e4abaa13d Removed console.log, unused
12 years ago
Jonathan Frederic 399f11e2b2 renamed: wigets_container.js -> widgets_container.js
12 years ago
Jonathan Frederic c3189c1c93 Fixed JS tests to reflect Jason's changes
12 years ago
Jonathan Frederic f1986755ec Removed button.close() test because it caused the test framework to hang
12 years ago
Jonathan Frederic 43bd3ae2ef Organized tests.
12 years ago
Jonathan Frederic 8853e40905 Added throttling test
12 years ago
Jonathan Frederic aae6970944 Added StringWidget tests
12 years ago
Jonathan Frederic a3a8a1efb1 Added list modification test to selection widget.
12 years ago
Jonathan Frederic 401997580e Added selection widget tests
12 years ago
Jonathan Frederic df2c5d7d06 Removed js test utils commit and rebased with master.
12 years ago
Jonathan Frederic 4ec03f00d9 Partially implemented selection widget tests
12 years ago
Jonathan Frederic d398ab6720 Added multicontainer widget tests
12 years ago
Jonathan Frederic 35e74c41b8 Added int range and int widget tests.
12 years ago
Jonathan Frederic 2ae3e86b50 Added ImageWidget tests
12 years ago
Jonathan Frederic b66bd65e75 Added float widget tests
12 years ago
Jonathan Frederic a880181297 Added float range widget tests
12 years ago
Jonathan Frederic 5e01a6bb1e Uncommented parent/child test that was failing
12 years ago
Jonathan Frederic b020a0b129 Add container tests
12 years ago
Jonathan Frederic 1865d07928 Added bool widget value toggle tests
12 years ago
Jonathan Frederic 9a15dca291 Added test to check initial states of bool views
12 years ago
Jonathan Frederic e2143d5a8f Added basic bool widget tests
12 years ago