Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View file
nameassertthat-bdd-server-bearer-auth.postman_collectionenvironment.json
View file
nameassertthat-bdd-server-bearer-auth.postman_environmentcollection.json

Base server URL

The base URL is your company Jira instance URL e.g. https://jira.mycompany.com

X-Atlassian-Token:no-check header needs to be added to all requests

Project ID

Refer to Enable & configure AssertThat Plugin AssertThat Configuration & Enable for project to get projectId for the request path parameter.

...

Name

Required

Type

Description

mode

No

String

One of: automated, manual, both

jql

No

String

JQL filter for scenarios linked to certain issues

numbered

No

Boolean

Whether to prepend ordinal to the feature name

tags

No

String

Tag expression to filter features/ scenarios

includeDeleted

No

Boolean

Default is false

Uploading report

POST/rest/assertthat/latest/project/{projectId}/client/report

...