iodata.test.test_api module

Unit tests for iodata.api.

Relatively simple formats are used in this module to keep testing simple and focus on the functionality of the API rather than the formats.

test_dump_many_generator(tmpdir)[source]
test_dump_many_missing_attribute_first(tmpdir)[source]
test_dump_many_missing_attribute_second(tmpdir)[source]
test_dump_one_missing_attribute_no_file(tmpdir)[source]
test_empty_dump_many_no_file(tmpdir)[source]
test_json_no_pattern(tmpdir)[source]
test_nodump(tmpdir)[source]
test_noinput(tmpdir)[source]
test_nonexisting_format(tmpdir)[source]