Project

General

Profile

Actions

Refactor #14291

closed

Remove app logins from every integration test

Added by Dominic Cleal about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Each integration test currently runs the login_admin integration test helper which navigates to the index page, fills in the login form and submits it before running the main contents of the test. This is inefficient and adds two requests and some time to the execution of each test.

The login process should be removed from the test steps and tested once by itself, instead of on every integration test. The SSO mechanism in Foreman can be used to automate the login process instead.

Actions #1

Updated by The Foreman Bot about 8 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3353 added
Actions #2

Updated by Marek Hulán about 8 years ago

  • translation missing: en.field_release set to 136
Actions #3

Updated by Dominic Cleal about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF