Skip to content

FAT-24349 Spitfire - Create Cypress tests - [Consortia] "Loan type" created in "Settings" of Central or Member tenant has "source": "local" field#7091

Merged
BogdanDenis merged 5 commits into
masterfrom
FAT-24349
May 21, 2026
Merged

FAT-24349 Spitfire - Create Cypress tests - [Consortia] "Loan type" created in "Settings" of Central or Member tenant has "source": "local" field#7091
BogdanDenis merged 5 commits into
masterfrom
FAT-24349

Conversation

@BogdanDenis
Copy link
Copy Markdown
Contributor

Description

FAT-24349 Spitfire - Create Cypress tests - [Consortia] "Loan type" created in "Settings" of Central or Member tenant has "source": "local" field

image

…reated in "Settings" of Central or Member tenant has "source": "local" field
@BogdanDenis BogdanDenis requested review from ostapwd and zentestuken May 7, 2026 13:52
Comment on lines +64 to +66
cy.do(Button('+ New').click());
cy.do(TextField().fillIn(testData.centralLoanTypeName));
cy.do(Button('Save').click());
Copy link
Copy Markdown
Contributor

@eremv eremv May 11, 2026

Choose a reason for hiding this comment

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

Please avoid using direct call s of cy.do from the tests.
Extend LoanTypes object to incapsulate all required operations with this fragment.

@BogdanDenis BogdanDenis requested a review from eremv May 12, 2026 11:35
@BogdanDenis BogdanDenis added the AI label May 12, 2026
@BogdanDenis BogdanDenis merged commit ee80efa into master May 21, 2026
13 checks passed
@BogdanDenis BogdanDenis deleted the FAT-24349 branch May 21, 2026 10:19
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