#7343: SageNB -- Add a Selenium test suite.
---------------------------+------------------------------------------------
Reporter: timdumol | Owner: boothby
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.2.1
Component: notebook | Keywords:
Work_issues: | Author: Mike Hansen, Tim Joseph Dumol
Reviewer: | Merged:
---------------------------+------------------------------------------------
Comment(by timdumol):
Running the test suite:
{{{
sage: from sagenb.testing.run_tests import run_tests; run_tests()
}}}
Note that this requires an instance of the Selenium server running on port
4444. The Selenium server can be downloaded from
http://seleniumhq.org/download/ as part of the Selenium RC package and can
be run with `java -jar selenium-server.jar`. This could not be included in
the patch due to possible conflicts with the system binaries and libraries
(Firefox, etc.).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7343#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---