Skip to content

Conversation

vlad-dargel
Copy link
Contributor

No description provided.

@vlad-dargel vlad-dargel self-assigned this Aug 15, 2023
fixture `Cloud SSO`
.meta({ type: 'regression', rte: rte.standalone })
.page(commonUrl)
.beforeEach(async() => {
Copy link
Contributor

Choose a reason for hiding this comment

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

if you reload before function. is beforeEach need here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, agree, deleted before hook in the first test

.page(commonUrl)
.beforeEach(async() => {
await databaseAPIRequests.deleteAllDatabasesApi();
await refreshFeaturesTestData();
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't we add addDataBase function here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no

@vlad-dargel vlad-dargel merged commit 82c7fe3 into feature/RI-4806-sso-feature-flag Aug 15, 2023
@vlad-dargel vlad-dargel deleted the e2e/feature/RI-4806-sso-feature-flag branch August 15, 2023 11:55
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