On Mon, Jul 1, 2019 at 8:57 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
>
> I am trying to write a test for the sqleditor that checks that if
>> _render() function (in sqleditor.js) is called with w query results that
>> include primary keys, then the grid should be editable (I
Thanks for your help, I will see what I can do.
On Mon, Jul 1, 2019, 8:57 AM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Yosry,
>
> On Sat, Jun 29, 2019 at 8:54 PM Yosry Muhammad wrote:
>
>> Hi all,
>>
>> I am writing tests for my initial patch of my Google Summer of Code
>
Hi Yosry,
On Sat, Jun 29, 2019 at 8:54 PM Yosry Muhammad wrote:
> Hi all,
>
> I am writing tests for my initial patch of my Google Summer of Code
> project, which allows editing of SQL queries results (if they are
> updatable).
>
Please go through this page here -
https://jasmine.github.io/tutor
Hi all,
I am writing tests for my initial patch of my Google Summer of Code
project, which allows editing of SQL queries results (if they are
updatable).
I am trying to write a test for the sqleditor that checks that if _render()
function (in sqleditor.js) is called with w query results that incl