Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
bmc_test.rb 9.25 KB
dhcp_test.rb 4.06 KB
puppet_test.rb 453 Bytes
resource_test.rb 1008 Bytes
template_test.rb 588 Bytes

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

df1215f9 04/21/2018 12:34 PM Lukas Zapletal

Fixes #23254 - Utilize webmock to prevent network connection

in tests

e5e15232 04/06/2018 04:35 PM Lukas Zapletal

Fixes #23115 - session is used instead session_safe

972adab0 07/31/2017 06:55 AM Dominic Cleal

fixes #10982 - configure RestClient log to 'proxy' logger

Request/response information is sent to the proxy logger, showing the
URLs called, headers, request body etc.

The X-Request-ID header is now also set in the proxy requests to a
random ID stored in the session, to prevent the user's real session ID...

f6c313fb 02/21/2017 08:12 AM Timo Goebel

fixes #17533 - provision dhcp for bond child macs

01ffb230 11/25/2016 08:03 AM Timo Goebel

fixes #17476 - bmc power actions have correct status

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...

View revisions

Also available in: Atom