Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f1PT1-0001V3-7w for pgadmin-hackers@arkaria.postgresql.org; Thu, 29 Mar 2018 04:47:15 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f1PSy-0002q7-Qp for pgadmin-hackers@arkaria.postgresql.org; Thu, 29 Mar 2018 04:47:12 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f1PSy-0002px-IH for pgadmin-hackers@lists.postgresql.org; Thu, 29 Mar 2018 04:47:12 +0000 Received: from mail-ot0-x234.google.com ([2607:f8b0:4003:c0f::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f1PSp-0001oY-Ru for pgadmin-hackers@postgresql.org; Thu, 29 Mar 2018 04:47:10 +0000 Received: by mail-ot0-x234.google.com with SMTP id v64-v6so5125588otb.13 for ; Wed, 28 Mar 2018 21:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=pjVmGP9gIGgpZNMj7+Wm7WcB53WXPHqhiwoL9afT8O0=; b=1ytRZteKV6Z9eg2Yy/JXePi27XSDwlln1nTguYf0cR1maS6rg73d2nwct6az3FZ9+X I+5rqXbywIzdp3KgLKX3rU/hUhDF5tl3a35mdJPvVBAhLHEKUyx+51A3vXeLOgpsIr3a BXRnWuSMfjQONnBRNGF6YRlUCFVHzxAUTTtvUfsXr/6FN8UHfbW0YNrx0ikD6Faqg1Dm muRjdpMlxLr9ZrWd6UbW430zjSwM0wD5TJQdv79bEHcla/niU7j4qRS3dVH7hhhWeZF+ VSEdfJ36hI6VJiLhwZXyH8F3nSZAiLTY4UYYEg1ZS5a3YkVuo1uV8nQsmyKsmpuGuY7u 86fA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=pjVmGP9gIGgpZNMj7+Wm7WcB53WXPHqhiwoL9afT8O0=; b=TqjRH8kuOXZUMDy0CbbCJ3VCcoLf11a3/UyLfbGlFwvsop1mHdWdnSN/Sdo1kaA/PX ryj5QcVYGrHnUxrj2Cd5eaBdKiU146OVfymTLAzc1XsEhnzwhbjuwXy2nUQrLRUOg0Sf 1BKiiOQt2eBXQv/mWULoYg4saW4dKhUpEKRaZokjfxjQDgUmVLaUEyK6H4e3MtjSqWbP GpEegXNgCKWAab3Ix1axm2SU4NGHeqlAb58pPR/ZDPwy/4CKxfFN8nRJTOJBq0M3Mj0K UE3m7EVYTbJ6BB0ZXLWqvOHPVfBzqvlBN3Vnidb66x8CoQsolq91xxVQjEP5xGUxq2Vm ACBg== X-Gm-Message-State: ALQs6tBWVE+5yx/Yb5/a4HHHnglbNblEDrRYHn90piVc+ub8dJ2ludKw GFbN3bK4evnsnwSi5ZYGvKR8a80fopxw5vW/TQoNeQ== X-Google-Smtp-Source: AIpwx4/cl6c7iguo5r1ChQzaE9TFfBcMNhA8YqCRGEcJhwJ4rjFo62zX6w7cCsdyC2vI+6g8fsIEARpZz4Zp7OTO8uI= X-Received: by 2002:a9d:7308:: with SMTP id e8-v6mr4152226otk.271.1522298822406; Wed, 28 Mar 2018 21:47:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.138.6.138 with HTTP; Wed, 28 Mar 2018 21:46:42 -0700 (PDT) In-Reply-To: References: From: Murtuza Zabuawala Date: Thu, 29 Mar 2018 10:16:42 +0530 Message-ID: Subject: Re: Jasmine introduction To: Joao De Almeida Pereira Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000008d57ae056885d0c3" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000008d57ae056885d0c3 Content-Type: text/plain; charset="UTF-8" Thank you Joao, I was also googling last night and came across this free course on JS testing with Jasmine. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Mar 29, 2018 at 12:19 AM, Joao De Almeida Pereira < jdealmeidapereira@pivotal.io> wrote: > Hi Hackers, > > In one of the other thread Murtuza asked for more information about > jasmine framework and we dig up some information about it. > Jasmine is a lightweight framework that allow you to write tests in a > behavior-driven style. Because of this it is a very easy to use framework > with very few functions. The Jasmine website as documentation that explain > how to use it, by example (https://jasmine.github.io/2.9/introduction.html > ). > > If you want to play a little bit around with it you can look at > https://jasmine.github.io/setup/nodejs.html where it give you some simple > way to setup some examples that you can modify and see how it works. > > If you have any question about jasmine or about how we do testing and our > approach to it, feel free to reach out. > > Thanks > Victoria & Joao > --0000000000008d57ae056885d0c3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thank you Joao, I was also googling last night an= d came across this=C2=A0free course on JS testing with Jasmine.
=

<= div>
--
Regards,
Murtuza Zabuawala
EnterpriseD= B:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreSQL Co= mpany


On Thu, Mar 29, 2018 at 12:19 AM, Joao De Al= meida Pereira <jdealmeidapereira@pivotal.io> wrot= e:
Hi Hackers,

<= /div>
In one of the other thread Murtuza asked for more information abo= ut jasmine framework and we dig up some information about it.
Jas= mine is a lightweight framework that allow you to write tests in a behavior= -driven style. Because of this it is a very easy to use framework with very= few functions. The Jasmine website as documentation that explain how to us= e it, by example (https://jasmine.github.io/2.9/introduction.html ).




--0000000000008d57ae056885d0c3--