summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/tests/browser/features/special_translate.feature
blob: 17c5b737e5b54fa0f7801394ea96113558edf01f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@firefox @meta.wikimedia.org
Feature: Special:Translate

  This page is the primary web translation interface for users.

  https://www.mediawiki.org/wiki/Help:Extension:Translate/Quality_assurance#Workflows
  describes how the workflow state selector can be used.
  https://commons.wikimedia.org/wiki/File:Translate-workflow-spec.pdf?page=10
  describes how it is meant to look and behave.

  @sandbox.translatewiki.net
  Scenario: Workflow selector not being visible
    Given I am translating a message group which doesn't have workflow states
    Then I should not see a workflow state

  @custom-setup-needed
  Scenario: Workflow selector being visible
    Given I am translating a message group which has workflow states
    Then I should see a workflow state

  @custom-setup-needed
  Scenario: Workflow selector being clickable
    Given I am translating a message group which has workflow states
    When I click the workflow state
    Then I should see a list of states