Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
taxonomies_base_test.rb 22.5 KB

Latest revisions

# Date Author Comment
44e19b35 02/28/2020 01:14 PM Michael Moll

Fixes #19792 - Fix Layout/SpaceInsideBlockBraces cop

cb2cb36a 01/08/2020 10:24 AM Michael Moll

Fixes #28561 - Configure and fix Layout/AlignArguments cop

63afd4f1 04/05/2019 04:26 PM Michael Moll

Fixes #19768 - Fix Layout/ClosingParenthesisIndentation cop

15b08c41 01/22/2019 04:37 PM Sebastian Gräßl

Fixes #25098 - Validate compute resource taxonomy on NIC creation

In cases where the compute resource is not in the same taxonomy as
the host, creating NICs is raising an error when trying to get to
the compute resource, which is out of scope, to ask for attributes...

83ad48bd 12/17/2018 01:49 PM Tomer Brisker

Fixes #25703 - Fix tests for enforcing taxonomies

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

9ae8fa19 04/05/2018 11:56 AM Michael Moll

Fixes #23123 - Fix Rails/ActiveRecordAliases cop

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

View revisions

Also available in: Atom