aboutsummaryrefslogtreecommitdiff
path: root/webtests/show_trait_js_test.py
AgeCommit message (Collapse)Author
2013-08-22Added show_trait_js_test to the tests run by test_runnerZachary Sloan
Fixed the part of show_trait_js_test that checks that the style is "display: none;"
2013-08-22Fixed a couple minor thingsZachary Sloan
2013-08-22Fixed import in show_trait_js_test.pyZachary Sloan
Added a function to browser_run.py that gets an element's style
2013-08-21Just changed a comment in the show trait js testZachary Sloan
2013-08-21Fixed an issue where correlationFunction was being importedZachary Sloan
instead of its updated name correlation_function