Age | Commit message (Expand) | Author |
---|---|---|
2013-08-22 | Added show_trait_js_test to the tests run by test_runner...Fixed the part of show_trait_js_test that checks that the style is "display: none;" | Zachary Sloan |
2013-08-22 | Fixed a couple minor things | Zachary Sloan |
2013-08-22 | Fixed import in show_trait_js_test.py...Added a function to browser_run.py that gets an element's style | Zachary Sloan |
2013-08-21 | Just changed a comment in the show trait js test | Zachary Sloan |
2013-08-21 | Fixed an issue where correlationFunction was being imported...instead of its updated name correlation_function | Zachary Sloan |
2013-08-16 | Created a file (test_runner.py) that runs every test in the...directory in a row and reports the results | Zachary Sloan |
2013-08-16 | Removed and imported the Test class from browser_test.py in each...test file | Zachary Sloan |
2013-08-14 | Removed some duplicate files in the maintenance folder | Zachary Sloan |
2013-08-14 | Committing browser test files | Zachary Sloan |
2013-08-08 | First Selenium test added | Sam Ockman |