Skip to content

Releases: mytarget-test-team/seismograph

0.4.10 released

07 Mar 16:46
Compare
Choose a tag to compare
  • Call to finish method from steps case when exception was raised

0.4.9 released

20 Dec 14:19
621abfd
Compare
Choose a tag to compare
  • added assertion.dates_not_equal

0.4.8 released

25 Sep 15:38
Compare
Choose a tag to compare
  • upgrade date utils
  • bug fixes

0.4.1 Released

07 Oct 16:45
Compare
Choose a tag to compare
  • Fix assertion response method when jsonschema isn't found and json data is list

0.4.0 Released

06 Oct 02:10
Compare
Choose a tag to compare
  • Add support for seisma analytic system
  • Was changed signature for layers of runnable objects
  • Add response method to assertion object. You can do useful check responses for json REST API with that method.

0.3.24 Released

21 Sep 15:27
Compare
Choose a tag to compare
  • MOCKER_EX: add get_current_url and get_current_static_url functions to facade of lib

0.3.23 released

14 Sep 15:45
Compare
Choose a tag to compare
  • MOCKER_EX: added settings for static storage

0.3.22 released

08 Sep 18:04
Compare
Choose a tag to compare
  • add require param to program, that fix bug on teardown method when called ext method

0.3.21 relaesed

31 Aug 16:26
Compare
Choose a tag to compare
  • SELENIUM_EX: add IGNORE_STALE_ELEMENT to config. It will ignore StaleElementReferenceException on base actions if True

0.3.20 relaesed

31 Aug 11:41
Compare
Choose a tag to compare
  • BUILDER_EX: rename require to required param on factory method signature
  • add dateutils module
  • Refactoring for script object
  • SELENIUM_EX: add entries param to assertion.text_exist method