Skip to content

Releases: aquality-automation/aquality-tracking-api

Added initial integration with 3rd party systems

28 Feb 22:30
Compare
Choose a tag to compare
v1.3.0

expanded lambda expression to if/else to solve type interference

Added handling of non-utf-8 body

15 Dec 17:19
7b9a75c
Compare
Choose a tag to compare

Requests with special characters inside of them could not be correctly processed. For example, the attempt to submitting the following
fail reason was failed '¡solo Pregunta!' (note, here is a special char '¡'). Now it is fixed and will look like
image

Test Run duration calculations are updated for Cucumber 4+

06 Nov 14:26
b4a5819
Compare
Choose a tag to compare

1.0.0

29 Jul 05:47
3f5d8da
Compare
Choose a tag to compare
v1.0.0

Update pom.xml

0.3.10

17 May 17:31
835929e
Compare
Choose a tag to compare

Features:

  • Update Tests to use Admin API to create preconditions -> View Issue

Bugfixes:

  • Test run View Page performance is bad -> View Issue
  • Change Title on swagger page -> View Issue
  • Swagger: Authorization is impossible due to localhost Servers selection -> View Issue

0.3.9

21 Apr 17:50
Compare
Choose a tag to compare

Features:

0.3.8

11 Mar 10:13
b76352d
Compare
Choose a tag to compare

Features:

  • Update Swagger with Statistic endpoints -> View Issue
  • Mark import as failed when import is failed -> View Issue

Bugfixes:

  • Import was finished with Error! You are trying to edit entity which is locked -> View Issue
  • Incorrect "Duration" count if import several *.json's -> View Issue

0.3.7

02 Mar 16:46
98f29ac
Compare
Choose a tag to compare
Merge pull request #54 from aquality-automation/develop

Develop

0.3.7.1

02 Mar 16:12
08b86ae
Compare
Choose a tag to compare
0.3.7.1 Pre-release
Pre-release
  • Improve Test Run and Test List page performance -> View Issue
  • Exclude Debug results from last results column -> View Issue
  • Milestone: Add selected Suites to milestone -> View Issue
  • Milestone: Add not executed suites -> View Issue
  • Milestone: Add Due Date to Milestone. -> View Issue
  • Milestone: Add possibility to Close Milestone. -> View Issue
  • Test Runs List: Add possibility to Add milestone from Test Runs List. -> View Issue

0.3.6

24 Feb 15:55
67d7c98
Compare
Choose a tag to compare
Merge pull request #50 from aquality-automation/develop

Develop