Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
interfaces_test.rb 1.98 KB
reports_test.rb 1.81 KB
seeds_test.rb 6.27 KB
trends_test.rb 7.6 KB

Latest revisions

# Date Author Comment
b5eca9b3 06/22/2018 07:53 AM Michael Moll

Fixes #23962 - Fix Style/ExpandPathArguments cop

86ac65a9 06/05/2018 07:09 AM Stephen Benjamin

fixes #23178 - seeded location should be in seeded org

When creating a host in the seeded org and seeded loc, host saves and
then organization becomes invalid: "Locations expecting locations used
by hosts or inherited (check mismatches report)."

c8806643 04/16/2018 09:07 PM Tomer Brisker

Fixes #23255 - Speed up seeds test

Every seed run takes about 10s. This combines 6 tests to run on the same
seed action, leading to about 60s saved locally.

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

41a56a22 02/14/2018 10:48 AM Shimon Shtein

Fixes #19244 - added clean interfaces rake task

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

f48af26a 12/11/2017 10:11 PM Dominic Cleal

Fixes #21902 - Replace use_transactional_fixtures setting

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

Fixes #21424 - use factory_bot_rails

ceeb3926 09/19/2017 03:40 AM Dominic Cleal

Fixes #20955 - Remove conditions to {destroy, delete}_all calls

View revisions

Also available in: Atom