Page MenuHomePhabricator

A special page should be added to execute marking tests
Closed, DeclinedPublic

Description

Author: jp.posma

Description:
I'm proposing a special page where users or admins can select pages (or have them chosen randomly) to test whether or not the marking of elements succeeds.

There are a few tests that could be done:

  • Removing the markings from the parsed page and checking if this is the same as parsing without markings.
  • Partial rendering can be tested by checking if markings are parsed the same way when in the page as when parsed independently.
  • Dependency resolving can be checked by randomly changing text and see if the changes in the output are correctly updated.

Version: unspecified
Severity: enhancement

Details

Reference
bz27746

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:25 PM
bzimport set Reference to bz27746.

jp.posma wrote:

InlineEditor is no longer being developed.