Home | Trees | Indices | Help |
|
---|
|
A framework for regression tests within RDs.
The basic idea is that there's small pieces of python almost-declaratively defining tests for a given piece of data. These things can then be run while (or rather, after) executing gavo val.
Classes | |
Keywords A class encapsulating test selection keywords. |
|
DynamicOpenVocAttribute an attribute that collects arbitrary attributes in a sequence of pairs. |
|
Upload An upload going with a URL. |
|
DataURL A source document for a regression test. |
|
RegTest A regression test. |
|
RegTestSuite A suite of regression tests. |
|
TestStatistics A statistics gatherer/reporter for the regression tests. |
|
TestRunner A runner for regression tests. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
returns a header dictionary to authenticate for authKey. authKey is a key into ~/.gavo/test.creds. |
returns the value for key in the httplib headers. Matching is case-insensitive as required by HTTP. Missing keys raise KeyErrors. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |