Skip to content

Releases: pyqa/prodigyqa

works only with py3

29 Aug 12:44
84f4b07
Compare
Choose a tag to compare
  • Remove support for python 2.x
  • logging improved
  • static typing introduced to methods

Minor Updates

21 May 10:39
7db86bc
Compare
Choose a tag to compare
  • Chrome Driver which is used is automatically handled to drive in headless when it is linux machine
  • browser actions has been updated
  • requirements of urllib and request are revisited

Included email and Spell checker modules

28 Feb 10:40
7683d30
Compare
Choose a tag to compare

Included email and Spell checker modules

QA Re-Imagined Production Ready Release

07 Feb 12:15
ee2ad21
Compare
Choose a tag to compare
  • Scrapy Implementation
  • Selenium Wrapped methods implemented
  • API requests tests in place
  • Utilites of Comparison and scraper to extract URL in place

Prod Ready Release

07 Feb 09:06
32e497e
Compare
Choose a tag to compare
  • Includes Scraper using selenium and scrapy
  • test cases to improve on overall coverage and stability

Comparison Module Enhanced along with Fixes to Browser Actions

04 Feb 08:28
d36846e
Compare
Choose a tag to compare

Includes fixes to Browser Actions (@gnana03)
Comparison Module redefined and made simple (@obannak )

  • Image comparison is now using only structural similarity
  • Spreadsheet comparison
  • JSON comparison using jsondiff
    Flake-8 upgrades
    Test Cases for Rest API

Basic Release for QA Re-Imagined

25 Jan 07:43
73d1e10
Compare
Choose a tag to compare
Pre-release

Browser Actions Module
RestAPI Test Module
Compare Module - Image Comparison using opencv-SSIM/ExcelSheet Comparison/JSON Comparison
Web Spider-Basic
Basic Coverage of test scripts on travis, which is expected to be enhanced even more