Skip to content

CI optimization: reduced the number of scenarios in TestCafe testing (DateBox)#31305

Merged
juleari merged 3 commits into
DevExpress:25_2from
juleari:tc-datebox
Oct 13, 2025
Merged

CI optimization: reduced the number of scenarios in TestCafe testing (DateBox)#31305
juleari merged 3 commits into
DevExpress:25_2from
juleari:tc-datebox

Conversation

@juleari
Copy link
Copy Markdown
Contributor

@juleari juleari commented Oct 13, 2025

No description provided.

@juleari juleari self-assigned this Oct 13, 2025
@juleari juleari requested a review from a team as a code owner October 13, 2025 08:46
@juleari juleari added WIP Work in progress 25_2 labels Oct 13, 2025

await insertStylesheetRulesToPage(`.${DATEBOX_CLASS} { display: inline-block; margin: 5px; }`);

for (const stylingMode of stylingModes) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed labelModes, because they are checked in Datebox label symbols

await t
.expect(compareResults.isValid())
.ok(compareResults.errorMessages());
}, [600, 400]).before(async (t) => {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

moved all validation positions in one screenshot

@juleari juleari removed the WIP Work in progress label Oct 13, 2025
@juleari juleari merged commit 877c9f3 into DevExpress:25_2 Oct 13, 2025
242 checks passed
juleari added a commit to juleari/DevExtreme that referenced this pull request Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants