Implement optimistic resource quota utilization computation #203
Annotations
9 errors
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L22
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_host.resource_quota_id, quota.id)`?
|
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L23
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_id, quota.id)`?
|
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L31
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_host.resource_quota_id, quota.id)`?
|
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L32
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_id, quota.id)`?
|
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L44
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_host.resource_quota_id, quota.id)`?
|
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L45
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_id, quota.id)`?
|
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L57
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_host.resource_quota_id, quota.id)`?
|
Rubocop:
test/models/concerns/host_managed_extension_test.rb#L58
Minitest/AssertWithExpectedArgument: Did you mean to use `assert_equal(host.resource_quota_id, quota.id)`?
|
Rubocop
Process completed with exit code 1.
|
Loading