Page MenuHomePhabricator

Create tests for bare wiki and/or vagrant instance with Mediawiki role
Closed, ResolvedPublic

Description

A bare Mediawiki wiki with no extensions and basic configuration is not currently a target for browser tests. Examples of a bare Mediawiki wiki are a new local installation; or a vagrant instance with only the Mediawiki role enabled.

Any such tests should be marked with the "@clean" Cucumber tag per http://www.mediawiki.org/wiki/Manual:Coding_conventions/Cucumber

Areas such tests should address are

  • Create account/Log in links
  • Nine basic left-side Tools and navigation links
  • Edit/Create function and editor controls
  • Talk page and View history link
  • Search box

Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=54206

Details

Reference
bz60347

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:56 AM
bzimport set Reference to bz60347.
bzimport added a subscriber: Unknown Object (MLST).

Chris, since we now have browser tests in core, can this be resolved?