CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Variables
testing_classes Namespace Reference

Classes

class  connection_tests
 
class  data_formats_tests
 
class  data_sources_tests
 
class  querying_tests
 
class  script_tests
 
class  shell_tests
 

Variables

string secrets_file = "/afs/cern.ch/cms/DB/conddb/.cms_cond/netrc"
 

Detailed Description

This file contains all testing suites to be used to test the framework.

Note: avoid checking for lengths of lists, or characteristics of data from db.
The db may change + this shouldn't cause tests to fail.

TODO: Change code so that all connections are used when testing queries - if this isn't too bad a thing to do with the DBs.

Variable Documentation

string testing_classes.secrets_file = "/afs/cern.ch/cms/DB/conddb/.cms_cond/netrc"

Definition at line 23 of file testing_classes.py.