Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apache_test.rb 3.76 KB
basic_test.rb 1.03 KB
oauth_test.rb 2.3 KB

Latest revisions

# Date Author Comment
34f84c8d 01/15/2018 01:22 PM Michael Moll

Refs #22164 - use cheaper FactoryBot methods

  • Refs #22164 - FactoryBot.build -> FactoryBot.build_stubbed
  • Refs #22164 - FactoryBot.create -> FactoryBot.build

in
- test/unit/*
- test/models/shared/taxonomies_base_test.rb
- test/controllers/hosts_controller_test.rb

85166454 12/25/2017 02:44 PM Tomer Brisker

Fixes #19771 - Fix Layout/EmptyLineAfterMagicComment cop

8c6bc83e 11/01/2017 09:00 AM Marek Hulán

Fixes #21424 - use factory_bot_rails

5f606e11 02/22/2017 03:26 AM Daniel Lobato Garcia

Fixes #16982 - Scope properly when no taxonomies are set

The default scope for hosts and other objects did not restrict
properly by taxonomies. An user without organizations or
locations, could do anything it's permissions allow to.
The list of hosts was unrestricted and showed hosts in...

ea98080f 09/24/2016 03:20 AM Dominic Cleal

fixes #16557 - move tests into modern Rails layout

Models, controllers, mailers and helpers are now in test/ subdirs
matching app/ subdirs. Service, miscellaneous and old test/lib/ tests
are now in test/unit/ separated from models, which obsoletes the custom...

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

0a8eb73d 01/15/2016 12:57 PM John Mitsch

Fixes #13230 - Oauth headers change in rails 4

fbbda128 04/02/2015 04:31 AM Marek Hulán

Fixes #9967 - make sure User.current is isolated

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

4fdfa622 09/08/2014 11:26 AM Marek Hulán

Fixes #3840 - Removes unused Signo related code

View revisions

Also available in: Atom