Skip to content

Aircraft catalog tests: use temporary files for temporary test material

Write the XML files we need using tempfile.NamedTemporaryFile(). This way doesn't pollute the current directory with the usual testOutput and testOutput2 directories.

People can safely delete any testOutput and testOutput2 directories that might exist in their fgmeta or fgmeta-python repository clones.

Merge request reports

Loading