get_test_data_filenames#

sunpy.data.test.get_test_data_filenames()[source]#

Return a list of all test files in data/test directory.

This ignores any py, pyc and __*__ files in these directories.

Returns:

list – The name of all test files in data/test directory.