Skip to content

[CORE-373] Sort Views Before Order Assertion in Form-Lifecycle Tests#147

Open
dytsou wants to merge 1 commit into
mainfrom
fix/CORE-373-view-order-verification
Open

[CORE-373] Sort Views Before Order Assertion in Form-Lifecycle Tests#147
dytsou wants to merge 1 commit into
mainfrom
fix/CORE-373-view-order-verification

Conversation

@dytsou

@dytsou dytsou commented Jun 28, 2026

Copy link
Copy Markdown
Member

Type of changes

  • Fix
  • Test

Purpose

Additional Information

  • File: scenarios/user-journey/form-lifecycle/08-view-management.http
  • Adds const views = data.slice().sort((a, b) => a.order - b.order) before order value assertions

@dytsou dytsou changed the title fix(CORE-373): sort views before order assertion in form-lifecycle tests [CORE-373] Sort Views Before Order Assertion in Form-Lifecycle Tests Jun 28, 2026
@dytsou dytsou requested review from Dada8825252 and S-h-u-a-n June 28, 2026 08:02
@dytsou dytsou self-assigned this Jun 30, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

✅ PR Preview Deploy Success

Target Status Preview
Scalar ready Open Scalar
Redocly API Docs success Open Redocly
Swagger UI ready Open Swagger
SDK TypeDoc ready Open SDK Docs

PR #147 · Updated at 2026-07-03T11:33:41.540Z

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