Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-09-14Make tests detected by pytestPetr Menšík
2021-08-06Use a daemon-type thread to simplify managementCasey Deccio
2020-12-08Parse args in separate methodCasey Deccio
2020-11-17Handle trusted keys properlyCasey Deccio
2020-11-17Test trusted keysCasey Deccio
2020-11-17Use argparse for dnsviz graph and dnsviz grokCasey Deccio
2020-11-17Use argparse for dnsviz graphCasey Deccio
2020-11-17Test magic bytes of files createdCasey Deccio
2020-11-16Add tests for execution of dnsviz graph and dnsviz grokCasey Deccio
2020-11-15Test IPv6 capability before testing optionsCasey Deccio
2020-11-15Use ::1 or 127.0.0.1 as appropriateCasey Deccio
2020-11-15Only bind ::1 if using IPv6Casey Deccio
2020-11-15Add var that had been removedCasey Deccio
2020-11-15Correct caught exceptionCasey Deccio
2020-11-15Add local auth testsCasey Deccio
2020-11-15Update testsCasey Deccio
2020-11-15Lower log levelCasey Deccio
2020-11-15Remove or delete old filesCasey Deccio
2020-11-15Move dnsviz probe execution tests to dedicated fileCasey Deccio
2020-11-15Move run tests to their own fileCasey Deccio
2020-11-10Use relative path rather than no pathCasey Deccio
2020-11-10Provide relative path, rather than no pathCasey Deccio
2020-11-10Remove unnecessary data referenceCasey Deccio
2020-11-10Add command execution testsCasey Deccio
2020-11-10Update probe dataCasey Deccio
2020-11-08Add python 2 supportCasey Deccio
2020-11-08Add run testsCasey Deccio
2020-11-07Support unicode names as input in file or on command lineCasey Deccio
2020-11-07Add python2 backwards compatibilityCasey Deccio
2020-10-08Allow blank argument for RR typesCasey Deccio
2020-10-08Use argparse with dnsviz printCasey Deccio
2020-06-15Initial revamp of dnsviz probe with argparseCasey Deccio
2019-01-15Remove whitespace at end of lineCasey Deccio
2019-01-15Add zone filesCasey Deccio
2019-01-15Add tests for probing for zone filesCasey Deccio
2019-01-15Define common names at topCasey Deccio
2019-01-11Split tests into offline and onlineCasey Deccio
2019-01-11Add some initial tests for scriptsCasey Deccio