test_basic
Basic tests for gwframe package
test_api_exports ¶
Test that expected API functions are exported
Source code in gwframe/tests/test_basic.py
test_compression_enum ¶
Test that Compression enum is available
Source code in gwframe/tests/test_basic.py
test_frame_add_history ¶
test_frame_creation ¶
Test creating a Frame object
Source code in gwframe/tests/test_basic.py
test_gpstime ¶
Test GPSTime handling
Source code in gwframe/tests/test_basic.py
test_import ¶
test_read_requires_valid_file ¶
Test that reading a non-existent file raises an error