Commit Graph

133 Commits (c085593e2adf40fa5494d475bbfd28a436e16e4f)

Author SHA1 Message Date
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
Jonathan Frederic 0b580b9f9a Make widget tests use new casper util functions
12 years ago
Jonathan Frederic ced0de342d Cleaned up utilities in widget casper js tests
12 years ago
Jonathan Frederic b53802472b Added button tests
12 years ago
Jonathan Frederic 9d8a0f62f1 Basic test widget button.
12 years ago
Jonathan Frederic 8daa879087 Fixed casperjs widget tests
12 years ago
Jonathan Frederic e169e97409 Add basic widget.js tests
12 years ago
Matthias Bussonnier 0ec0534ce9 Merge pull request #4796 from minrk/update-components
12 years ago
Min RK dc2fd94d4e Merge pull request #4799 from ivanov/minor-jstest
12 years ago
Paul Ivanov 03eedd52e2 minor js test fix
12 years ago
Min RK ec77ad18b7 Merge pull request #4772 from takluyver/nbserver-files
12 years ago
MinRK 5e3d463dca marked now adds ids to header tags
12 years ago
Thomas Kluyver e932429762 Command line entry point to list running notebook servers
12 years ago
MinRK 4d03df98fc b64 unicode literals for images
12 years ago
MinRK 38dabf49ad test append_output with invalid data
12 years ago
Paul Ivanov 5423613ef3 add test for custom mimetypes
12 years ago
Paul Ivanov 8ab7162c07 added svg to/fromJSON tests
12 years ago
Paul Ivanov dfb21543c6 added jpeg mimetype tests
12 years ago
Paul Ivanov 6976eac897 adding png mimetype tests
12 years ago
Paul Ivanov 9c32f78efe tests for HTML mimetype
12 years ago
Paul Ivanov 369220042a add test for latex to/fromJSON
12 years ago
Paul Ivanov 9be3013d31 refactor clearing and executing first cell in test
12 years ago