Project

General

Profile

Actions

Refactor #15751

closed

Replace spork with spring preloader

Added by Dominic Cleal over 7 years ago. Updated almost 6 years ago.

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

Description

The test bundler group currently contains spork, which is a pretty inactive project that also does not support Rails 5, so I'd like to replace it.

Rails 4.1 introduced spring by default in new applications to preload Rails for both test and development environments, so it works to replace use of spork for tests (bin/rake test test/unit/domain_test.rb) and also speeds up console/runner usage etc. https://github.com/rails/spring#readme has more usage info.

Actions #1

Updated by The Foreman Bot over 7 years ago

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

Updated by Dominic Cleal over 7 years ago

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

Updated by Dominic Cleal over 7 years ago

  • translation missing: en.field_release set to 160
Actions

Also available in: Atom PDF