summaryrefslogtreecommitdiffstats
path: root/cobbler/test_basic.py
Commit message (Expand)AuthorAgeFilesLines
* Working on getting the server to not ping itselfMichael DeHaan2009-01-231-10/+6
* Bill Peck's patch adding a new power type.Michael DeHaan2009-01-131-2/+9
* Fixed the conditional statements for image tests and cleaned upDarryl L. Pierce2009-01-121-0/+9
* Previously we were being clever by using a known file that exists in the test...Michael DeHaan2008-12-191-7/+4
* SELinux can get confused with leaked file descriptors; ensuring we pass close...Michael DeHaan2008-12-151-1/+0
* Updated tests to new kickstart paths for clean installs, also updated "kickst...Michael DeHaan2008-11-201-2/+2
* Changes as a result of CLI testing, auto tests now all pass againMichael DeHaan2008-11-191-0/+2
* Updated code and tests based on test results, webapp still not updated, need ...Michael DeHaan2008-11-191-1/+1
* Update tests for field changesMichael DeHaan2008-11-191-6/+6
* Update test code to use the new interface names.Michael DeHaan2008-11-131-22/+22
* A couple of things, the removal of the server.update() code wasn't good for p...Michael DeHaan2008-11-061-52/+36
* Fairly extensive overhaul of the test code, and correcting some API-based got...Michael DeHaan2008-11-061-57/+93
* More work on additional XMLRPC tests, a bit more annoying that expected. Swi...Michael DeHaan2008-11-041-1/+5
* Some more test overhauling. Added cleanup routines to ensure test data isn't...Michael DeHaan2008-10-311-12/+12
* Reworking the remote tests and adding a few more. Now we no longer save and ...Michael DeHaan2008-10-311-1/+12
* Moved the older test code under the main tree so it gets installed with the R...Michael DeHaan2008-10-171-0/+857