pgAdmin4: Test result enhancement patch

From: Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Kanchan Mohitey <kanchan(dot)mohitey(at)enterprisedb(dot)com>
Subject: pgAdmin4: Test result enhancement patch
Date: 2017-03-22 06:03:44
Message-ID: CAOAJCYoz-88YcWsG3GOwWo_fSuMm6ug-dGrvyEDouQTamdW5=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

Please find the patch for test result enhancement.
*What's in the patch:*
1. The test result summary will store in JSON file.
2. Removed some redundant code from *regression/test_utils.py*
3. To print test scenario names in failed and skipped test cases, I override
*apply_scenario()* function in *regression/test_utils.py*

I have also attached the sample JSON file with the test result. Tell me any
modification if any.

Thanks!

Attachment Content-Type Size
tests_result.json application/json 3.8 KB
tests_result_enhancement_pgadmin_v1.patch application/octet-stream 13.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-03-22 06:20:32 Re: Feature test regression failures
Previous Message Shirley Wang 2017-03-21 18:10:38 [Design Update] Connect to server for first time users