Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
dhcp_api_test.rb 6.38 KB
dhcp_config_test.rb 262 Bytes
record_test.rb 1.77 KB
server_isc_test.rb 3.4 KB
server_ms_test.rb 6.98 KB
server_test.rb 1.75 KB
subnet_test.rb 4.48 KB

Latest revisions

# Date Author Comment
e3020e68 01/14/2015 11:00 AM Markus Frosch

Fixes #8948: Remove implicit test ordering from DHCP API test

I had an conflict with test-unit on my system.

test-unit uses alphabetic by default, only minitest supports
"sorted", which is default there.

refs #8948 - Problem with implicit test ordering from DHCP API test

a7c8c34d 12/11/2014 11:57 AM Lukas Zapletal

Fixes #8538 - Fixed ISC DHCP states and duplicities

Our ISC DHCP parser was not respecting binding states "free" vs "active" and
it was reading free (released) leases as active. Also, with longer lease
times it was loading multiple leases as duplicities. Both was causing...

25691fff 10/20/2014 09:14 AM Dmitri Dolguikh

fixes #7660: fixes first bunch of rubocop warnings

63f9e261 08/29/2014 04:51 AM Dmitri Dolguikh

fixes #7235: dhcp tests are now order-independent

ce9a075c 08/27/2014 06:26 AM Dominic Cleal

fixes #7274 - generate date format expectation in tests to handle Ruby/JSON differences

247c5b51 08/06/2014 09:10 AM Aaron Stone

Fixes #6742 - Add a unit test suite for the DHCP API

This is built around the ISC DHCPD provider, the goal is testing the API layer.

a52a4f69 07/11/2014 12:12 PM Dominic Cleal

fixes #6588 - don't load user settings when testing default settings

67bfd9a0 07/11/2014 05:29 AM David Swift

Fixes #6396: an error removing a DHCP record (record doesn't exist) stops the delete process for a host

69f6b3e5 07/02/2014 08:57 AM Dmitri Dolguikh

fixes #6306: removed possible namespace collisions with puppet and chef

038fa6cf 06/18/2014 02:18 PM Dmitri Dolguikh

Fixes #4866: Breaking up monolithic smart-proxy into modules

View revisions

Also available in: Atom