Project

General

Profile

Actions

action #94883

closed

coordination #93668: [epic] Redesign Installation test modules

Implement test module for switching keyboard layout

Added by oorlov almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
2021-06-29
Due date:
% Done:

0%

Estimated time:

Description

Scope

Job Groups: YaST, openSUSE Tumbleweed, openSUSE Leap 15
Screens: Product Selection on SLE, License Agreement on openSUSE
Test Cases:
#4 - Switch keyboard layout during product selection (Test Cases: https://progress.opensuse.org/issues/93411)
#10 - Switch keyboard layout (Test Cases: https://progress.opensuse.org/issues/93282)

Task:

  1. Implement test modules for both test cases using Page Object Model and LibyuiClient;
  2. Replace existing welcome test module with the recently implemented test module + the appropriate ones for product selection and accepting license in switch_keyboard_gnome and switch_keyboard_textmode test suites.
  3. Create YAML schedule where it is not created yet (e.g. for opensuse);
  4. Make these test cases as not fatal: sub test_flags { return {fatal => 0}; }
  5. Make product_selection and accept_license test modules to be milestone and fatal:
sub test_flags {
    return {milestone => 1, fatal => 1};
}
Actions #1

Updated by oorlov almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by oorlov almost 3 years ago

  • Description updated (diff)
Actions #3

Updated by oorlov almost 3 years ago

  • Tracker changed from coordination to action
Actions #4

Updated by oorlov almost 3 years ago

  • Tags deleted (qa-yast-refinement)
  • Status changed from New to Workable
Actions #5

Updated by JERiveraMoya almost 3 years ago

  • Status changed from Workable to In Progress
Actions #6

Updated by JERiveraMoya almost 3 years ago

  • Assignee set to JERiveraMoya
Actions #7

Updated by JERiveraMoya almost 3 years ago

  • Status changed from In Progress to Feedback
Actions #8

Updated by oorlov almost 3 years ago

  • Target version changed from SLE 15 SP3 to Current
Actions #9

Updated by JERiveraMoya over 2 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF