Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Wiki
  • Testing

Testing · Changes

Page history
Updated Testing (markdown) authored Aug 07, 2012 by fred-wang's avatar fred-wang
Show whitespace changes
Inline Side-by-side
Testing.md
View page @ 23ee4c78
...@@ -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.
......
Clone repository

MathJax Wiki

  • Contributing
  • Development
    • Development Process
      • Release Process Checklist
      • Hotfix Release Process
      • Documentation Update Process
      • Source Control Policies
    • Design Documents
      • MathJax Roadmap
      • CDN Hosting
        • Managing Rackspace Cloud Files & CDN
        • Directory Structure
        • .htaccess settings
        • Managing Amazon Cloudfront
      • Performance Discussion
      • Profiling and Diagnostics Tools
      • Configuration Options
      • Documentation generation guide
      • Testing
        • Platforms supported
        • Amazon EC2
        • DSI test machine
  • MathJax web presence