... | @@ -34,23 +34,25 @@ |
... | @@ -34,23 +34,25 @@ |
|
* support for Safari with Webdriver
|
|
* support for Safari with Webdriver
|
|
* support for Android/iOS with Webdriver
|
|
* support for Android/iOS with Webdriver
|
|
* support for Konqueror with Webdriver?
|
|
* support for Konqueror with Webdriver?
|
|
|
|
|
|
|
|
* Determining MathJax's workarounds for browser bugs and report them upstream **In Progress**
|
|
* Ensure that the tests work correctly on all platforms or at least have known
|
|
* Ensure that the tests work correctly on all platforms or at least have known
|
|
failures annotated. **In Progress**
|
|
failures annotated. **In Progress**
|
|
* Moving the MathJax testing framework into the cloud. **In Progress**
|
|
|
|
* Review the MathJax 2.0 doc and add missing tests. **In Progress**
|
|
* Review the MathJax 2.0 doc and add missing tests. **In Progress**
|
|
* Add test for MathJax extensions.
|
|
* Add tests for MathJax extensions.
|
|
* Make test comparison less strict (fuzzy reftests, avoid rounding issues etc)
|
|
* Make test comparison less strict (fuzzy reftests, avoid rounding issues etc). => first experiments on fuzzy reftests do not seem to show they help a lot.
|
|
* Find a way to improve simulation of user interaction via Selenium 2's "native
|
|
* Find a way to improve simulation of user interaction via Selenium 2's "native
|
|
events". Improve/Complete UI and Configuration tests that require this
|
|
events". Improve/Complete UI and Configuration tests that require this
|
|
feature.
|
|
feature.
|
|
* Interface to choose/update a browser version (stable, beta, nightly etc). For
|
|
* <del>Interface to choose/update a browser version (stable, beta, nightly etc). For
|
|
the moment this is possible with Selenium 1 by installing the programs
|
|
the moment this is possible with Selenium 1 by installing the programs
|
|
somewhere on a test machine and setting the browserPath configuration option
|
|
somewhere on a test machine and setting the browserPath configuration option
|
|
accordingly.
|
|
accordingly.</del>
|
|
* Tests covering most of the AsciiMath support.
|
|
* Tests covering most of the AsciiMath support.
|
|
|
|
|
|
## Work done since January 2012
|
|
## Work done since January 2012
|
|
|
|
|
|
|
|
* Moving the MathJax testing framework into the cloud.
|
|
* Create wiki pages to present browser bugs or missing features that are problematic for MathJax.
|
|
* Create wiki pages to present browser bugs or missing features that are problematic for MathJax.
|
|
* Final testing of MathJax 2.0.
|
|
* Final testing of MathJax 2.0.
|
|
* Make Webdriver work with Internet Explorer.
|
|
* Make Webdriver work with Internet Explorer.
|
... | | ... | |