Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
auth_source_ldap_test.rb 486 Bytes
host_test.rb 1.55 KB
nic_interface_test.rb 1.34 KB
user_test.rb 2.06 KB

Latest revisions

# Date Author Comment
0a54c7f8 02/27/2017 03:21 AM Dominic Cleal

fixes #18665 - call #to_h before comparing AC::Parameters to hash

Allows comparisons when ActionController::Parameters is separated from
Hash in Rails 5.0. #permit! is now called on inner hashes sent through
KeepParam (similar to rails/rails@e86524c in 5.1) so they are included...

18780e5c 11/10/2016 10:59 AM Dominic Cleal

fixes #17300 - accept Nic::Bond#attached_devices string inputs

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