Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
proxy_test.rb 152 Bytes
puppet_class_test.rb 4.61 KB
puppet_environment_test.rb 1.07 KB
puppetca_test.rb 535 Bytes
record_test.rb 1.7 KB
server_ms_test.rb 6.97 KB
server_test.rb 1.67 KB
subnet_test.rb 2.75 KB
test_helper.rb 105 Bytes
tftp_test.rb 352 Bytes
util_test.rb 664 Bytes

Latest revisions

# Date Author Comment
eda861b3 07/31/2012 03:18 PM Ohad Levy

minor cleanups to tests

  • allow to each test run by itself.
  • fix puppet environments test
1ce43f91 07/19/2012 07:34 AM Ohad Levy

Export arguments of parameterized classes

Use puppet/parser for a first class analysis of the class definitions.
Using regexes would have been a nightmare.

Exports a "params" sub-object whose keys are the parameter names and
values are a best-effort convertion from AST leaves to native ruby...

e7b602f4 06/24/2012 01:48 PM Ohad Levy

fixed minor test failure

2f163643 02/22/2012 08:55 AM Ohad Levy

refs #1499 - minor restructuring

5da8bfa9 02/20/2012 10:16 AM Ohad Levy

fixes #1499 - show puppet environments and classes over the API

681b123f 01/01/2012 08:02 AM Ohad Levy

fixed broken tests

20618e98 03/17/2011 03:32 AM Lukas Zapletal

fixes #610 - tftp file fetching logging

1728ab70 02/21/2011 05:30 AM Paul Kelly

Fixes #64 - microsoft DHCP support

Added MS fixes on a Windows host
Stubbed the tests so as to not require an active subnet
Changed chomp to chomp! plus others identified by Ohad

Signed-off-by: Paul Kelly <>

eb305390 10/17/2010 04:51 PM Ohad Levy

Added DHCP as a module

e09de9d9 10/14/2010 10:43 AM Ohad Levy

first commit

View revisions

Also available in: Atom