Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hifLb-00058C-EU for pgadmin-hackers@arkaria.postgresql.org; Wed, 03 Jul 2019 13:30:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hifLa-0002dd-BE for pgadmin-hackers@arkaria.postgresql.org; Wed, 03 Jul 2019 13:30:54 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hifLZ-0002dW-VJ for pgadmin-hackers@lists.postgresql.org; Wed, 03 Jul 2019 13:30:54 +0000 Received: from mail-wm1-x343.google.com ([2a00:1450:4864:20::343]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hifLT-0005cw-Gm for pgadmin-hackers@postgresql.org; Wed, 03 Jul 2019 13:30:53 +0000 Received: by mail-wm1-x343.google.com with SMTP id s15so2422747wmj.3 for ; Wed, 03 Jul 2019 06:30:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=lilEFfbTDzEiBNzgQMUv4ZHSYQj4jFdlQcoJbIQb1ek=; b=mO2hQHfo8ZV0ifdEGYnaUAEt7xbWT/eiZg1Tb5yJwklNYv67tI44RqVxc23wRbrG9f 4dm52/HhLX6FuOBZhYavsuwqHVSmhy1j9MK8RglCOAFVdbV8MCEKuxkIbOXHkSNSy9k/ b8Bve/+wKf/0HzA2bldAtSR9IPhIurNAsL20/2JBHW6M3eccfQvgsQYNnlC5ogWeINw6 5OFoQRKdltrjxhdjj5MM+rB/nJJNeQNV5hI/LKq5IneJgIhdAxOJv2mtuRNv9P0Sh54Y ORSfkBneOgR24Xy/wmAMe1bwkWIUU4SmFVaUF5VKrsFWYlrF4vRgKJkW5h3gHgAdgv+O uC/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lilEFfbTDzEiBNzgQMUv4ZHSYQj4jFdlQcoJbIQb1ek=; b=LjDPCKCrk4uFgKqxECajxvx6u/THPaO90fe1U852N91THT7IsgKvTV3tsDswgf+QbP IH8HbK9MWwcM/z6CiPT8ML/YlqFX5TFV35kRfSvkZYZKJGYQRFmm9ngN/O0NOvVz6pPA GBf1Y0m6SBPPQOTjEfv4WNcOCZ1RWySXC0uBbxZHcGs00COTcn3bxsytU5nxhmNjne1D UAjHH6Nbm5E9nmaoWiHRIccZY0YlYoaJ84gLR5Vdw4/lb8yzTkyW/PYBN014ulV7GcfR o48pcdtMXgpqiYAiPn8RP7nOkdL146QM/mYn45wJNDEuuctGO+S9Yhr1HwB6ryVp+k0y 0z6g== X-Gm-Message-State: APjAAAV/QffhDD/gM8SkBdD2ZsKAnnNrwmdCtuy2tLO6/m/m8Km5cQT9 2uDZFhQgezNpACs3zDnC64j5bFHHMYuWwTcrZXvYVg== X-Google-Smtp-Source: APXvYqw9qLqGIavyxIEqEgl0WYFbpdtvLWlyU6irjM2dbtmyigHfTFpGrkOZhOr69drQ2PccveirNh4LiM05ehQ+4KU= X-Received: by 2002:a1c:107:: with SMTP id 7mr8192784wmb.84.1562160646707; Wed, 03 Jul 2019 06:30:46 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Wed, 3 Jul 2019 14:30:34 +0100 Message-ID: Subject: Re: [pgAdmin][RM4404] Feature tests To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000006e06c6058cc6de68" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000006e06c6058cc6de68 Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Wed, Jul 3, 2019 at 8:26 AM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > I have added GUI test case for testing string primary keys. Also, > refactored existing code to reuse code snippets. > Tested on Chrome and Firefox. > > Kindly review. > > -- > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000006e06c6058cc6de68 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Wed, Jul 3, 2019 at 8:26 AM Aditya Tosh= niwal <aditya.toshn= iwal@enterprisedb.com> wrote:
Hi Hackers,

I have added GUI test cas= e for testing string primary keys. Also, refactored existing code to reuse = code snippets.
Tested on Chrome and Firefox.

Kindly review.
=
--
Thanks and Re= gards,
Aditya Toshniwal
Softwar= e Engineer |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Complain about Heat, Pl= ant a TREE"


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--0000000000006e06c6058cc6de68--