Skip to content

TBE-2680#10

Open
VadymKostenkoTestlum wants to merge 12 commits intomainfrom
TBE-2680
Open

TBE-2680#10
VadymKostenkoTestlum wants to merge 12 commits intomainfrom
TBE-2680

Conversation

@VadymKostenkoTestlum
Copy link
Copy Markdown
Collaborator

Implemented full self-test coverage for the HTTP command using dedicated in-memory test API endpoints.

https://docs.google.com/spreadsheets/d/1-o74XdfbE2jPEqAmOMmBvfKieihhEBPMPKqmFH66Jmk/edit?gid=1710655228#gid=1710655228

Implemented full self-test coverage for the HTTP command using dedicated in-memory test API endpoints.

https://docs.google.com/spreadsheets/d/1-o74XdfbE2jPEqAmOMmBvfKieihhEBPMPKqmFH66Jmk/edit?gid=1710655228#gid=1710655228
@bshakhov-testlum
Copy link
Copy Markdown
Collaborator

bshakhov-testlum commented Mar 31, 2026

mode isn't tested at all

lenient / strict

<developer>Vadym Kostenko</developer>
</overview>

<settings truncateStorages="true">
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't need truncateStorages here I guess

</overview>

<settings truncateStorages="true">
<tags>httpAuth</tags>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

httpAuth -> auth

credentials="http-auth-user-basic.json"
loginEndpoint="/ignore">

<http comment="Check ability to get users inside auth block"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get before auth to make sure that it's private endpoint

</get>
</http>

<http comment="Check ability to create new user inside auth block"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

</post>
</http>

<http comment="Check ability to get users list after creating new user"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no auth in scenario

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no auth

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. create condition true
  2. create entity with this condition
  3. get entity
  4. create condition false
  5. delete entity with condition from step 4
  6. get entity

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. send header
  2. validate the same header in response

AUTH
GRAPHQL
Standard
-general
-variable
-variations

STOMP
-subscribe
--ping
--topic
-variable
-variations
# Conflicts:
#	REGRESSION/resources/config/ci-windows/integration.xml
#	REGRESSION/resources/config/ci/integration.xml
#	REGRESSION/resources/scenarios/end2end/http/websocket/all/expected_13.json
#	REGRESSION/resources/scenarios/end2end/http/websocket/all/expected_15.json
#	REGRESSION/resources/scenarios/end2end/http/websocket/all/expected_17.json
#	REGRESSION/resources/scenarios/end2end/http/websocket/all/expected_19.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants