autowisp.tests.test_catalog module

Class Inheritance Diagram

Inheritance diagram of FITSTestCase, TestCatalog

Test cases for catalog queries.

class autowisp.tests.test_catalog.TestCatalog(methodName='runTest')[source]

Bases: FITSTestCase

Inheritance diagram of autowisp.tests.test_catalog.TestCatalog

Compare catalog queries to expected results.

_test_single_query(expected_fname)[source]

Query a catalog per the header in given name and compare results.

stage_catalog_cache = False
test_catalog_queries()[source]

Verify each of the queries for which expected results are known.