Commit Graph

5 Commits

Author SHA1 Message Date
Antoine Vandecreme
47ae094675 Fix ajax call for file: and ftp: #73 2014-04-15 12:55:32 -04:00
Chris Adams
3434fe600c Tests: update AJAX tests
* IE8 support for makeAjaxRequest test (xhr.response does not exist,
  responseText is supported by all major browsers)
* Update makeAjaxRequest test to confirm that the success callback is
  called and that the error callback is not
* Add a test for makeAjaxRequest with an invalid file and verify that
  error callback is called but the success callback is not
2013-07-02 16:37:19 -04:00
Ian Gilman
1c60f90ee5 Tests for requestAnimationFrame and cancelAnimationFrame 2013-05-23 09:48:53 -07:00
Ian Gilman
e4993700af Added test for makeAjaxRequest 2013-05-21 10:39:23 -07:00
Benjamin Gilbert
31d4cc13b7 Add tests for addClass/removeClass 2013-05-13 22:24:04 -04:00