summaryrefslogtreecommitdiff
path: root/spec/unicorn
Commit message (Collapse)AuthorAgeFilesLines
* Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas2017-11-221-3/+18
|
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
| | | | Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
* Increase unicorn test boot timeout to 5 minutesJacob Vosmaer2017-06-081-2/+2
|
* Remove config lines in one placeJacob Vosmaer2017-04-281-3/+3
|
* Use rspec 'be'Jacob Vosmaer2017-04-281-1/+1
|
* Refactor timeout codeJacob Vosmaer2017-04-281-8/+17
|
* Add test that asserts unicorns terminateJacob Vosmaer2017-04-261-0/+89