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

Open
BogdanDenis wants to merge 3 commits into
masterfrom
FAT-24349
Open

FAT-24349 Spitfire - Create Cypress tests - [Consortia] "Loan type" created in "Settings" of Central or Member tenant has "source": "local" field#7091
BogdanDenis wants to merge 3 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
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.

2 participants