[pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue - Mailing list pgadmin-hackers

From Navnath Gadakh
Subject [pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue
Date
Msg-id CAOAJCYrRH_E-=TwsVK7=FsiV86xBgwKOQnVHanOQ9sMeBECe-g@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Dave,

         Please find the patch for OS compatability issue of test-suite.

Code Changes:

            1. Minor code changes done related to os module in pgadmin4/web/regression/feature_utils/app_starter.py
            2. Code added in pgadmin4/web/pgadmin/utils/tests/test_versioned_template_loader.py to handle path for SQL file.
            3. Code added to convert unicode to string in some .py files.

Note:
             With python2.6.6 test-suite is failed to execute. I have created the RM 2367
 
Thank you!



--
Regards,
Navnath Gadakh

EnterpriseDB Corporation
The Enterprise PostgreSQL Company


Attachment

pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch]: Delete row server error not shown to GUI user
Next
From: Matthew Kleiman
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting bysize is broken