Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Releases: sbtqa/api-factory

api-factory-2.1.1

24 Jul 06:28
70e2a5e
Compare
Choose a tag to compare
  • fix hashmap to string class cast exception

api-factory-2.1.0

08 Jun 04:51
538c4f1
Compare
Choose a tag to compare
  • remove tag-cucumber dep

api-factory-2.0.0

23 May 03:57
69d0aaf
Compare
Choose a tag to compare
  • migrate to pf action style. Now it is like 'user sends request for "api_entry_name"'
  • unify stepdefs and move it to ru.sbtqa.tag.stepdefs

api-factory-1.5.1

11 May 06:36
3cbc372
Compare
Choose a tag to compare
  • migrate step defs to common style

api-factory-1.5.0

23 Apr 08:01
57c6e6f
Compare
Choose a tag to compare
  • add setters-getters to now-protected apientry's fields

api-factory-1.4.0

07 Apr 06:16
bff718b
Compare
Choose a tag to compare
  • new stepdef actions sctructure
  • update tag libs versions

api-factory-1.3.0

01 Mar 02:40
ae41519
Compare
Choose a tag to compare
  • add URLParam support

api-factory-1.2.1

20 Dec 04:39
Compare
Choose a tag to compare
  • update allure-helper version

api-factory-1.2.0

14 Nov 04:04
6494303
Compare
Choose a tag to compare
  • Changed type of "method" in ApiAction annotation, now you can use enum for that.
    This release broke backward compatibility.

api-factory-1.1.19

13 Nov 09:56
650be3a
Compare
Choose a tag to compare
  • fix PACTH method in RestEntityImpl