From efc285c4615227b7c8f6503dca716d3160e0af7f Mon Sep 17 00:00:00 2001 From: Thomas André Date: Fri, 2 May 2025 18:17:05 +0200 Subject: QField project export done and tested + saving some of the specifics importer for QField --- ishtar_common/tests.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ishtar_common/tests.py b/ishtar_common/tests.py index fd56b1a83..c3ca7cfd6 100644 --- a/ishtar_common/tests.py +++ b/ishtar_common/tests.py @@ -2821,6 +2821,9 @@ class BaseImportTest(TestCase): def test_export_qfield(self): + """ + :function: Test for the creation of a .gpkg, the modification of the .qgs and creation of a .zip test + """ # Verification of the original files self.test_verify_qfield_folder() # Preparation for the .gpkg -- cgit v1.2.3