Page MenuHomePhabricator

Parsoid LST tests should be hoisted into a new file.
Open, Needs TriagePublic

Description

Parsoid has some tests for the LST extension, but in integrated mode the LST extension isn't guaranteed to be installed.

If/when we move the parsoid support into the LST extension itself we should move the tests as well and there should certainly be a:

!! hooks
extension:LST
!! endhooks

guard around the tests.