Page MenuHomePhabricator

Move testExpr.php to more usual PHPUnit test, so it can be run automatically
Closed, ResolvedPublic

Description

exprTests.php is a standalone testing file (using commandLine.inc). It should be moved to be a PHPUnit test with a data provider and run automagically with other tests.

Should be fairly trivial, logging more as a TODO/reminder to deal with it. I'll likely do it post sleep


Version: unspecified
Severity: enhancement

Details

Reference
bz42809