[pgAdmin4][Patch] : RE-SQL tests for Collation node - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgAdmin4][Patch] : RE-SQL tests for Collation node
Date
Msg-id CAFOhELcvULp8TPxOGw_C7eQ6dmq6ddo=HGifCSW0EpHqD+d64g@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] : RE-SQL tests for Collation node  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

Please find the attached patch for the RE-SQL tests for collation node.
This patch also includes the modified SQL tests as well as fixes for the RE-SQL in the collation node which I found while implementing this.

To add the modified SQL tests, 2 optional parameters are introduced in the JSON file, i.e.
msql_endpoint and expected_msql_file.
These parameters need to be included in the Alter scenarios.

I have modified the RE-SQL framework to support modified SQL.

Thanks,
Khushboo

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix dropping of pgAgent schedules through the Job pro
Next
From: Yosry Muhammad
Date:
Subject: Re: [GSoC] Finalized First Patch