Page MenuHomePhabricator

Move tests from the Math extension to mathoid
Closed, ResolvedPublic

Description

Author: physik

Description:
In order to build real unit testsing we want to move the mathoid specific tests from the math extension to mathoid.
node tests can be build in the following way
https://github.com/gwicke/restbase/blob/master/test/simple.js
a first testing can be done on github with travis
https://github.com/gwicke/routeswitch/blob/master/.travis.yml
after that tests could be integrated to jenkins. However, this is a follow up task.


Version: unspecified
Severity: normal

Details

Reference
bz71755

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:51 AM
bzimport added a project: Mathoid.
bzimport set Reference to bz71755.
bzimport added a subscriber: Unknown Object (MLST).

Change 166141 had a related patch set uploaded by Physikerwelt:
Add simple API test runner

https://gerrit.wikimedia.org/r/166141

Change 166141 merged by Physikerwelt:
Add simple API test runner

https://gerrit.wikimedia.org/r/166141