Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Move to Postgres #35346

Draft
wants to merge 1,260 commits into
base: release
Choose a base branch
from
Draft

chore: Move to Postgres #35346

wants to merge 1,260 commits into from

Conversation

sharat87
Copy link
Member

@sharat87 sharat87 commented Aug 1, 2024

/test all

Caution

🔴 🔴 🔴 Some tests have failed.
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/12982082035
Commit: f3baad5
Cypress dashboard.
Tags: @tag.All
Spec:
The following are new failures, please fix them before merging the PR:

  1. cypress/e2e/Regression/ClientSide/Binding/Api_withPageload_Input_spec.js
  2. cypress/e2e/Regression/ServerSide/ApiTests/API_MultiPart_Spec.ts
  3. cypress/e2e/Regression/ServerSide/ApiTests/API_RunValidations_spec.ts
  4. cypress/e2e/Sanity/Datasources/DatasourceForm_spec.js
List of identified flaky tests.
Mon, 27 Jan 2025 05:36:56 UTC

Copy link
Contributor

coderabbitai bot commented Aug 1, 2024

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot added the skip-changelog Adding this label to a PR prevents it from being listed in the changelog label Aug 5, 2024
Copy link

github-actions bot commented Aug 5, 2024

Failed server tests

  • com.appsmith.server.solutions.AuthenticationServiceTest#testGetAuthorizationCodeURL_missingDatasource

@abhvsn abhvsn added the ok-to-test Required label for CI label Aug 5, 2024
Copy link

github-actions bot commented Aug 5, 2024

Failed server tests

  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#saveGitRepo_ImportAndThenExport_diffOccurs

@abhvsn abhvsn added ok-to-test Required label for CI and removed ok-to-test Required label for CI labels Aug 5, 2024
@abhvsn
Copy link
Contributor

abhvsn commented Aug 6, 2024

/build-deploy-preview skip-tests=true recreate=true

Copy link

github-actions bot commented Aug 6, 2024

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/10259476388.
Workflow: On demand build Docker image and deploy preview.
skip-tests: true.
env: ``.
PR: 35346.
recreate: true.

Copy link

github-actions bot commented Aug 6, 2024

Deploy-Preview-URL: https://ce-35346.dp.appsmith.com

Copy link

github-actions bot commented Aug 6, 2024

Failed server tests

  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#saveGitRepo_ImportAndThenExport_diffOccurs

Copy link

github-actions bot commented Aug 6, 2024

Failed server tests

  • com.appsmith.server.services.ce.ThemeImportableServiceCETest#importThemesToApplication_WhenBothImportedThemesAreCustom_NewThemesCreated

@AnaghHegde
Copy link
Member

/build-deploy-preview skip-tests=true recreate=true

Copy link

github-actions bot commented Aug 7, 2024

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/10278367469.
Workflow: On demand build Docker image and deploy preview.
skip-tests: true.
env: ``.
PR: 35346.
recreate: true.

Copy link

github-actions bot commented Aug 7, 2024

Deploy-Preview-URL: https://ce-35346.dp.appsmith.com

Copy link

github-actions bot commented Aug 7, 2024

Failed server tests

  • com.appsmith.server.services.ce.ThemeImportableServiceCETest#importThemesToApplication_WhenBothImportedThemesAreCustom_NewThemesCreated

1 similar comment
Copy link

github-actions bot commented Aug 7, 2024

Failed server tests

  • com.appsmith.server.services.ce.ThemeImportableServiceCETest#importThemesToApplication_WhenBothImportedThemesAreCustom_NewThemesCreated

@abhvsn abhvsn added ok-to-test Required label for CI and removed ok-to-test Required label for CI labels Aug 7, 2024
Copy link

Failed server tests

  • com.appsmith.server.imports.internal.ImportServiceTests#exportApplication_WithBearerTokenAndExportWithConfig_exportedWithDecryptedFields

Copy link

Failed server tests

  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#saveGitRepo_ImportAndThenExport_diffOccurs
  • com.appsmith.server.services.DatasourceServiceTest#createNamelessDatasource

Copy link

Failed server tests

  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_branchDoesNotExist_ThrowError
  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#saveGitRepo_ImportAndThenExport_diffOccurs

Copy link

Failed server tests

  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#saveGitRepo_ImportAndThenExport_diffOccurs

Copy link

Failed server tests

  • com.appsmith.server.services.ce.ActionServiceCE_Test#checkNewActionAndNewDatasourceAnonymousPermissionInPublicApp

@abhvsn
Copy link
Contributor

abhvsn commented Aug 22, 2024

/build-deploy-preview skip-tests=true

Copy link

Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/10502263200.
Workflow: On demand build Docker image and deploy preview.
skip-tests: true.
env: ``.
PR: 35346.
recreate: .

@appsmithorg appsmithorg deleted a comment from github-actions bot Jan 13, 2025
@appsmithorg appsmithorg deleted a comment from github-actions bot Jan 15, 2025
@appsmithorg appsmithorg deleted a comment from github-actions bot Jan 15, 2025
Copy link

Failed server tests

  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceCECompatibleEeSameImplMethod_ceCompatibleImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceCECompatibleEeSameImplMethod_eeImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeDiffMethodReturnsFlux_ceImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeDiffMethodReturnsFlux_eeImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeDiffMethod_ceImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeDiffMethod_eeImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeSyncMethod_ceImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeSyncMethod_eeImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeThrowAppsmithException_eeImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#ceEeThrowNonAppsmithException_eeImplTest_throwExceptionFromAspect
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#eeCeCompatibleDiffMethod_ceCompatibleImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#eeCeCompatibleDiffMethod_eeImplTest
  • com.appsmith.server.aspect.FeatureFlaggedMethodInvokerAspectTest#testEEOnlyMethod
  • com.appsmith.server.configurations.CommonConfigTest#objectMapper_BeanCreated_WithPublicJsonViewAsDefault
  • com.appsmith.server.connectionpoolconfig.configurations.ConnectionPoolConfigCETest#
  • com.appsmith.server.connectionpoolconfig.configurations.ConnectionPoolConfigCETest#verifyGetMaxConnectionPoolSizeProvidesDefaultValue
  • com.appsmith.server.controllers.ApplicationControllerTest#
  • com.appsmith.server.controllers.ApplicationControllerTest#whenFileUploadedWithLongHeader_thenVerifyErrorStatus
  • com.appsmith.server.controllers.ApplicationControllerTest#whenFileUploadedWithShortHeader_thenVerifySuccessStatus
  • com.appsmith.server.controllers.PageControllerTest#
  • com.appsmith.server.controllers.PageControllerTest#emptyCustomSlugShouldBeOkay
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[10]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[11]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[12]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[13]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[14]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[15]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[1]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[2]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[3]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[4]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[5]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[6]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[7]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[8]
  • com.appsmith.server.controllers.PageControllerTest#invalidCustomSlug(String)[9]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[10]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[11]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[12]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[13]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[14]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[15]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[16]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[17]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[18]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[19]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[1]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[20]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[21]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[22]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[23]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[24]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[25]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[26]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[27]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[28]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[29]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[2]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[30]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[31]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[32]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[33]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[34]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[35]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[36]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[37]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[38]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[39]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[3]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[40]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[41]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[42]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[43]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[44]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[45]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[46]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[47]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[48]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[49]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[4]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[50]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[51]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[52]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[53]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[54]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[55]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[56]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[57]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[58]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[59]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[5]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[60]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[61]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[62]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[63]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[64]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[65]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[66]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[67]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[68]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[69]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[6]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[70]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[71]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[72]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[73]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[74]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[75]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[76]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[77]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[78]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[79]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[7]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[80]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[81]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[82]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[83]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[84]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[85]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[86]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[87]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[88]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[89]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[8]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[90]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[91]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[92]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[93]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[94]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[95]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[96]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[97]
  • com.appsmith.server.controllers.PageControllerTest#invalidName(String)[9]
  • com.appsmith.server.controllers.PageControllerTest#noBody
  • com.appsmith.server.controllers.WorkspaceControllerTest#
  • com.appsmith.server.controllers.WorkspaceControllerTest#getWorkspaceNoName
  • com.appsmith.server.fork.ForkingServiceTest#cloneApplication_whenDslParsingFails_shouldSucceed
  • com.appsmith.server.git.CommonGitServiceCETest#
  • com.appsmith.server.git.CommonGitServiceCETest#checkoutBranch_branchNotProvided_throwInvalidParameterError
  • com.appsmith.server.git.CommonGitServiceCETest#checkoutRemoteBranch_CustomThemeSetToDefaultAppAndRemoteBranch_AppAndThemesCreated
  • com.appsmith.server.git.CommonGitServiceCETest#checkoutRemoteBranch_WhenApplicationObjectIsPresent_NewAppNotCreated
  • com.appsmith.server.git.CommonGitServiceCETest#checkoutRemoteBranch_notPresentInLocal_newApplicationCreated
  • com.appsmith.server.git.CommonGitServiceCETest#checkoutRemoteBranch_presentInLocal_throwError
  • com.appsmith.server.git.CommonGitServiceCETest#commitAndPushApplication_WithMultipleUsers_success
  • com.appsmith.server.git.CommonGitServiceCETest#commitAndPushApplication_cancelledMidway_pushSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#commitAndPushApplication_commitAndPushChanges_success
  • com.appsmith.server.git.CommonGitServiceCETest#commitAndPushApplication_noChangesToCommitWithLocalCommitsToPush_pushSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#commitArtifact_BranchIsProtected_Failure
  • com.appsmith.server.git.CommonGitServiceCETest#commitArtifact_applicationNotConnectedToGit_throwInvalidGitConfigException
  • com.appsmith.server.git.CommonGitServiceCETest#commitArtifact_commitChanges_success
  • com.appsmith.server.git.CommonGitServiceCETest#commitArtifact_localRepoNotAvailable_throwRepoNotFoundException
  • com.appsmith.server.git.CommonGitServiceCETest#commitArtifact_noChangesInLocal_emptyCommitMessage
  • com.appsmith.server.git.CommonGitServiceCETest#commitArtifact_protectedBranch_pushFails
  • com.appsmith.server.git.CommonGitServiceCETest#commitArtifact_pushFails_verifyAppNotPublished_throwUpstreamChangesFoundException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_ClonedRepoNotEmpty_Failure
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_EmptyOriginHeader_ThrowInvalidParameterException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_EmptyPrivateKey_ThrowInvalidGitConfigurationException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_EmptyPublicKey_ThrowInvalidGitConfigurationException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_EmptyRemoteUrl_ThrowInvalidParameterException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_InvalidFilePath_ThrowIOException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_InvalidGitApplicationMetadata_ThrowInvalidGitConfigurationException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_InvalidRemoteUrlHttp_ThrowInvalidRemoteUrl
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_InvalidRemoteUrl_ThrowInvalidRemoteUrl
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_WhenUserDoesNotHaveRequiredPermission_OperationFails
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_WithEmptyPublishedPages_CloneSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_WithNonEmptyPublishedPages_CloneSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_WithValidCustomGitDomain_CloneSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_WithoutGitProfileUsingDefaultProfile_CloneSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_WithoutGitProfileUsingLocalProfile_ThrowAuthorNameUnavailableError
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_cancelledMidway_cloneSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_cloneException_throwGitException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_moreThanSupportedPrivateRepos_throwException
  • com.appsmith.server.git.CommonGitServiceCETest#connectArtifactToGit_toggleAccessibilityToPublicForConnectedApp_connectSuccessful
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_BranchDeleteLogo_SrcLogoRemainsUnchanged
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_BranchHasCustomApplicationSettings_SrcBranchRemainsUnchanged
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_BranchSetPageIcon_SrcBranchPageIconRemainsNull
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_BranchUploadLogo_SrcBranchRemainsUnchanged
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_SrcHasCustomTheme_newApplicationCreatedWithThemesCopied
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_branchWithOriginPrefix_throwUnsupportedException
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_cancelledMidway_newApplicationCreated
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_duplicateNameBranchPresentInRemote_throwDuplicateKeyException
  • com.appsmith.server.git.CommonGitServiceCETest#createBranch_validCreateBranchRequest_newApplicationCreated
  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_BranchIsProtected_Success
  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_branchDoesNotExist_ThrowError
  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_cancelledMidway_success
  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_defaultBranchUpdated_Success
  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_defaultBranch_ThrowError
  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_existsInDB_Success
  • com.appsmith.server.git.CommonGitServiceCETest#deleteBranch_staleBranchNotInDB_NotFoundError
  • com.appsmith.server.git.CommonGitServiceCETest#detachRemote_EmptyGitData_NoChange
  • com.appsmith.server.git.CommonGitServiceCETest#detachRemote_WhenUserDoesNotHaveRequiredPermission_OperationFails
  • com.appsmith.server.git.CommonGitServiceCETest#detachRemote_applicationWithActionAndActionCollection_Success
  • com.appsmith.server.git.CommonGitServiceCETest#discardChanges_cancelledMidway_discardSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#discardChanges_upstreamChangesAvailable_discardSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#fetchFromRemote_WhenSuccessful_ReturnsResponse
  • com.appsmith.server.git.CommonGitServiceCETest#generateSSHKeyDefaultType_DataNotExistsInCollection_Success
  • com.appsmith.server.git.CommonGitServiceCETest#generateSSHKeyDefaultType_KeyExistsInCollection_Success
  • com.appsmith.server.git.CommonGitServiceCETest#generateSSHKeyRSAType_DataNotExistsInCollection_Success
  • com.appsmith.server.git.CommonGitServiceCETest#generateSSHKeyRSA_KeyExistsInCollection_Success
  • com.appsmith.server.git.CommonGitServiceCETest#getGitConnectedApps_privateRepositories_Success
  • com.appsmith.server.git.CommonGitServiceCETest#getProtectedBranches_WhenProtectedBranchListDoestNotExists_EmptyListReturned
  • com.appsmith.server.git.CommonGitServiceCETest#getProtectedBranches_WhenProtectedBranchListExists_ListReturned
  • com.appsmith.server.git.CommonGitServiceCETest#getProtectedBranches_WhenUserHasMultipleBranchProtected_ReturnsEmptyOrDefaultBranchOnly
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_InvalidRemoteUrl_ThrowError
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_emptyRepo_ThrowError
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_emptyWorkspaceId_ThrowError
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_privateRepoLimitReached_ThrowApplicationLimitError
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_validRequestWithDuplicateApplicationName_Success
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_validRequestWithDuplicateDatasourceOfDifferentType_ThrowError
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_validRequestWithDuplicateDatasourceOfSameTypeCancelledMidway_Success
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_validRequestWithDuplicateDatasourceOfSameType_Success
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_validRequestWithEmptyRepo_ThrowError
  • com.appsmith.server.git.CommonGitServiceCETest#importArtifactFromGit_validRequest_Success
  • com.appsmith.server.git.CommonGitServiceCETest#isBranchMergeable_checkMergingWithRemoteBranch_throwsUnsupportedOperationException
  • com.appsmith.server.git.CommonGitServiceCETest#isBranchMergeable_conflictingChanges_canNotBeMerged
  • com.appsmith.server.git.CommonGitServiceCETest#isBranchMergeable_nonConflictingChanges_canBeMerged
  • com.appsmith.server.git.CommonGitServiceCETest#isBranchMergeable_remoteAhead_remoteAheadErrorMessage
  • com.appsmith.server.git.CommonGitServiceCETest#listBranchForArtifact_WhenLocalRepoDoesNotExist_RepoIsClonedFromRemote
  • com.appsmith.server.git.CommonGitServiceCETest#listBranchForArtifact_applicationWithInvalidGitConfig_throwError
  • com.appsmith.server.git.CommonGitServiceCETest#listBranchForArtifact_defaultBranchChangesInRemoteDoesNotExistsInDB_Success
  • com.appsmith.server.git.CommonGitServiceCETest#listBranchForArtifact_defaultBranchChangesInRemoteExistsInDB_Success
  • com.appsmith.server.git.CommonGitServiceCETest#listBranchForArtifact_defaultBranchNotChangesInRemote_Success
  • com.appsmith.server.git.CommonGitServiceCETest#listBranchForArtifact_emptyGitMetadata_throwError
  • com.appsmith.server.git.CommonGitServiceCETest#pullChanges_FileSystemAccessError_throwError
  • com.appsmith.server.git.CommonGitServiceCETest#pullChanges_noUpstreamChanges_nothingToPullMessage
  • com.appsmith.server.git.CommonGitServiceCETest#pullChanges_upstreamChangesAvailable_pullSuccess
  • com.appsmith.server.git.CommonGitServiceCETest#toggleAutoCommit
  • com.appsmith.server.git.CommonGitServiceCETest#toggleAutoCommit_WhenUserDoesNotHavePermission_ExceptionThrown
  • com.appsmith.server.git.CommonGitServiceCETest#updateGitMetadata_EmptyData_Success
  • com.appsmith.server.git.CommonGitServiceCETest#updateGitMetadata_validData_Success
  • com.appsmith.server.git.CommonGitServiceCETest#updateProtectedBranches_WhenListContainsOnlyDefaultBranch_Success
  • com.appsmith.server.git.CommonGitServiceCETest#updateProtectedBranches_WhenListDoesNotContainOnlyDefaultBranch_ExceptionThrown
  • com.appsmith.server.git.CommonGitServiceCETest#updateProtectedBranches_WhenListIsEmpty_CurrentProtectedBranchesRemoved
  • com.appsmith.server.git.CommonGitServiceCETest#updateProtectedBranches_WhenOneOperationFails_ChangesReverted
  • com.appsmith.server.git.CommonGitServiceCETest#updateProtectedBranches_WhenUserDoesNotHaveRequiredPermission_OperationFails
  • com.appsmith.server.git.GitExecutorTest#
  • com.appsmith.server.git.GitExecutorTest#checkoutBranch_InvalidBranchName_ThrowError
  • com.appsmith.server.git.GitExecutorTest#checkoutBranch_ModifiedFileContent_Success
  • com.appsmith.server.git.GitExecutorTest#checkoutBranch_ModifiedFilesNonConflictingChanges_Success
  • com.appsmith.server.git.GitExecutorTest#checkoutBranch_NothingToCommit_Success
  • com.appsmith.server.git.GitExecutorTest#checkoutBranch_ValidBranchName_Success
  • com.appsmith.server.git.GitExecutorTest#commit_validChange_Success
  • com.appsmith.server.git.GitExecutorTest#createBranch_duplicateName_ThrowError
  • com.appsmith.server.git.GitExecutorTest#createBranch_validName_success
  • com.appsmith.server.git.GitExecutorTest#deleteBranch_emptyRepo_Success
  • com.appsmith.server.git.GitExecutorTest#deleteBranch_inValidBranch_Success
  • com.appsmith.server.git.GitExecutorTest#deleteBranch_validBranch_Success
  • com.appsmith.server.git.GitExecutorTest#getCommitHistory_EmptyRepo_Error
  • com.appsmith.server.git.GitExecutorTest#getCommitHistory_NonEmptyRepo_Success
  • com.appsmith.server.git.GitExecutorTest#getStatus_ChangeInDatasources_Success
  • com.appsmith.server.git.GitExecutorTest#getStatus_ChangeInJsLibs_Success
  • com.appsmith.server.git.GitExecutorTest#getStatus_ChangeInJsObjects_Success
  • com.appsmith.server.git.GitExecutorTest#getStatus_ChangeInPages_Success
  • com.appsmith.server.git.GitExecutorTest#getStatus_ChangeInQueries_Success
  • com.appsmith.server.git.GitExecutorTest#getStatus_ChangesInBranch_Success
  • com.appsmith.server.git.GitExecutorTest#getStatus_noChangesInBranch_Success
  • com.appsmith.server.git.GitExecutorTest#isMergeBranch_NoChanges_CanBeMerged
  • com.appsmith.server.git.GitExecutorTest#isMergeBranch_NonConflictingChanges_CanBeMerged
  • com.appsmith.server.git.GitExecutorTest#listBranches_LocalMode_Success
  • com.appsmith.server.git.GitExecutorTest#mergeBranchStatus_NoChanges_Mergeable
  • com.appsmith.server.git.GitExecutorTest#mergeBranchStatus_WithConflicts_ShowConflictFiles
  • com.appsmith.server.git.GitExecutorTest#mergeBranchStatus_WithOutConflicts_Mergeable
  • com.appsmith.server.git.GitExecutorTest#mergeBranch_NoChanges_SuccessUpToDate
  • com.appsmith.server.git.GitExecutorTest#mergeBranch_WithConflicts_Failure
  • com.appsmith.server.git.GitExecutorTest#mergeBranch_WithOutConflicts_Success
  • com.appsmith.server.git.GitExecutorTest#resetToLastCommit_WithOutStaged_CleanStateForRepo
  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#
  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#autocommitMigration_WhenServerVersionIsBehindDiffOccursAnd_CommitSuccess
  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#importApplication_ThenExportApplication_MatchJson_equals_Success
  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#saveGitRepo_ImportAndThenExport_diffOccurs
  • com.appsmith.server.git.ServerSchemaMigrationEnforcerTest#savedFile_reSavedWithSameSerialisationLogic_noDiffOccurs
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitDSLMigration_WhenAutoCommitAlreadyStarted_ReturnsFalse
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitDSLMigration_WhenNoAutoCommitInProgress_AllStepsSuccessfullyCompleted
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitDSLMigration_WhenPageDslAlreadyLatest_NoCommitMade
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitDSLMigration_WithFS_WhenNoAutoCommitInProgress_AllStepsSuccessfullyCompleted
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitServerMigration_WhenAutoCommitAlreadyStarted_ReturnsFalse
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitServerMigration_WhenNoAutoCommitInProgress_AllStepsSuccessfullyCompleted_CaseJsonSchemaMigration
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitServerMigration_WhenServerHasNoChanges_NoCommitMade
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autoCommitServerMigration_WhenServerRequiresMigration
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autocommitServerMigration_WhenJsonSchemaMigrationPresent_CommitSuccess
  • com.appsmith.server.git.autocommit.AutoCommitEventHandlerImplTest#autocommitServerMigration_WhenSerialisationLogicDoesNotChange_CommitFailure
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenAutoCommitAlreadyInProgressOnAnotherBranch_returnsLocked
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenAutoCommitAlreadyInProgressOnSameBranch_returnsInProgress
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenAutoCommitEligibleButPrerequisiteNotComplete_returnsRequired
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenAutoCommitNotEligible_returnsFalse
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenNoGitMetadata_returnsNonGitApp
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenOnlyClientIsEligibleForMigration_commitSuccess
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenOnlyServerIsEligibleForMigration_commitSuccess
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenServerIsRunningMigrationCallsAutocommitAgainOnDiffBranch_ReturnsAutoCommitLocked
  • com.appsmith.server.git.autocommit.AutoCommitServiceTest#testAutoCommit_whenServerIsRunningMigrationCallsAutocommitAgainOnSameBranch_ReturnsAutoCommitInProgress
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isAutoCommitRequired_whenClientAndServerAreEligible_verifyDTOReturnsTrue
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isAutoCommitRequired_whenClientAndServerAreNotEligible_verifyDTOReturnFalse
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isAutoCommitRequired_whenFeatureIsFlagFalse_returnsAllFalse
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isAutoCommitRequired_whenOnlyClientIsEligible_verifyDTOReturnTrue
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isAutoCommitRequired_whenOnlyServerIsEligible_verifyDTOReturnTrue
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isClientMigrationRequired_whenFeatureFlagIsFalse_returnsFalse
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isClientMigrationRequired_whenLatestDslIsAhead_returnsTrue
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isClientMigrationRequired_whenLatestDslIsNotAhead_returnsFalse
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isServerMigrationRequired_fileSystemOperation_returnsTrue
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isServerMigrationRequired_whenFeatureIsFlagFalse_returnsFalse
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isServerMigrationRequired_whenJsonSchemaIsAhead_returnsTrue
  • com.appsmith.server.git.autocommit.helpers.AutoCommitEligibilityHelperTest#isServerMigrationRequired_whenJsonSchemaIsNotAhead_returnsFalse
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#autoCommitApplication_WhenAllConditionsMatched_AutoCommitTriggered
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#autoCommitApplication_WhenAnotherCommitIsRunning_AutoCommitNotTriggered
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#autoCommitApplication_WhenAutoCommitDisabled_AutoCommitNotTriggered
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#autoCommitApplication_WhenBranchIsProtected_AutoCommitNotTriggered
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#autoCommitApplication_WhenRemoteAhead_AutoCommitNotTriggered
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#autoCommitApplication_WhenServerDoesNotRequireMigration_returnFalse
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#autoCommitApplication_WhenServerRequiresMigration_successIfEverythingIsRight
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#getAutoCommitProgress_WhenAutoCommitRunning_ReturnsValidResponse
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#getAutoCommitProgress_WhenNoAutoCommitFinished_ReturnsValidResponse
  • com.appsmith.server.git.autocommit.helpers.GitAutoCommitHelperImplTest#getAutoCommitProgress_WhenNoAutoCommitRunning_ReturnsValidResponse
  • com.appsmith.server.helpers.CacheableTemplateHelperTemplateJsonDataTest#getApplicationJson_cacheIsDirty_verifyDataIsFetchedFromSource
  • com.appsmith.server.helpers.CacheableTemplateHelperTemplateJsonDataTest#getApplicationJson_cacheIsEmpty_VerifyDataSavedInCache
  • com.appsmith.server.helpers.CacheableTemplateHelperTemplateJsonDataTest#getApplicationJson_cacheKeyIsMissing_verifyDataIsFetchedFromSource
  • com.appsmith.server.helpers.CacheableTemplateHelperTemplateMetadataTest#getTemplateData_cacheIsEmpty_VerifyDataSavedInCache
  • com.appsmith.server.helpers.FeatureFlagMigrationHelperTest#checkAndExecuteMigrationsForFeatureFlag_nullFeatureFlag_success
  • com.appsmith.server.helpers.FeatureFlagMigrationHelperTest#checkAndExecuteMigrationsForFeatureFlag_validFeatureFlag_success
  • com.appsmith.server.helpers.FeatureFlagMigrationHelperTest#getUpdatedFlagsWithPendingMigration_diffForExistingAndLatestFlag_pendingMigrationReportedWithDisableStatus
  • com.appsmith.server.helpers.FeatureFlagMigrationHelperTest#getUpdatedFlagsWithPendingMigration_diffForExistingAndLatestFlag_pendingMigrationReportedWithEnableStatus
  • com.appsmith.server.helpers.FeatureFlagMigrationHelperTest#getUpdatedFlagsWithPendingMigration_diffForExistingAndLatestFlag_sameFlagIsFlippedAsPerDBState_flagGetsRemovedFromPendingMigrationList
  • com.appsmith.server.helpers.FeatureFlagMigrationHelperTest#getUpdatedFlagsWithPendingMigration_fetchTenantFlagsFailedFromCS_pendingMigrationReported
  • com.appsmith.server.helpers.FeatureFlagMigrationHelperTest#getUpdatedFlagsWithPendingMigration_noDiffForExistingAndLatestFlag_noPendingMigrations
  • com.appsmith.server.helpers.GitFileUtilsTest#
  • com.appsmith.server.helpers.GitFileUtilsTest#getSerializableResource_allEntitiesArePresentForApplication_keysIncludesSeparator
  • com.appsmith.server.helpers.GitFileUtilsTest#getSerializableResource_withDeletedEntities_excludeDeletedEntities
  • com.appsmith.server.helpers.GitFileUtilsTest#reconstructApplicationFromLocalRepo_allResourcesArePresent_getClonedPublishedResources
  • com.appsmith.server.helpers.GitFileUtilsTest#saveApplicationToLocalRepo_allResourcesArePresent_removePublishedResources
  • com.appsmith.server.helpers.ObservationHelperTest#testCreateSpan_withNoMDC_returnsNOOP
  • com.appsmith.server.helpers.ObservationHelperTest#testCreateSpan_withNoSpanIdInMDC_returnsNOOP
  • com.appsmith.server.helpers.ObservationHelperTest#testCreateSpan_withNoTraceIdInMDC_returnsNOOP
  • com.appsmith.server.helpers.ce.EmailServiceHelperCETest#
  • com.appsmith.server.helpers.ce.EmailServiceHelperCETest#testEnrichWithBrandParams
  • com.appsmith.server.helpers.ce.EmailServiceHelperCETest#testGetAdminInstanceInviteTemplate
  • com.appsmith.server.helpers.ce.EmailServiceHelperCETest#testGetEmailVerificationTemplate
  • com.appsmith.server.helpers.ce.EmailServiceHelperCETest#testGetForgotPasswordTemplate
  • com.appsmith.server.helpers.ce.EmailServiceHelperCETest#testGetWorkspaceInviteTemplate
  • com.appsmith.server.helpers.ce.GitPrivateRepoCEImplTest#
  • com.appsmith.server.helpers.ce.GitPrivateRepoCEImplTest#isBranchProtected
  • com.appsmith.server.helpers.ce.GitPrivateRepoCEImplTest#isRepoLimitReached_connectedAppCountIsLessThanLimit_Success
  • com.appsmith.server.helpers.ce.GitPrivateRepoCEImplTest#isRepoLimitReached_connectedAppCountIsMoreThanLimit_Success
  • com.appsmith.server.helpers.ce.GitPrivateRepoCEImplTest#isRepoLimitReached_connectedAppCountIsSameAsLimit_Success
  • com.appsmith.server.helpers.ce.ImportArtifactPermissionProviderTest#tesBuilderIsSettingTheCorrectParametersToPermissionProvider
  • com.appsmith.server.helpers.ce.ImportArtifactPermissionProviderTest#tesHasCreatePermissionOnDomains_WhenPermissionGroupDoesNotMatch_ReturnsFalse
  • com.appsmith.server.helpers.ce.ImportArtifactPermissionProviderTest#tesHasEditPermissionOnDomains_WhenPermissionGroupDoesNotMatch_ReturnsFalse
  • com.appsmith.server.helpers.ce.ImportArtifactPermissionProviderTest#testAllPermissionsRequiredIsSettingAllPermissionsAsRequired
  • com.appsmith.server.helpers.ce.ImportArtifactPermissionProviderTest#testCheckPermissionMethods_WhenNoPermissionProvided_ReturnsTrue
  • com.appsmith.server.migrations.JsonSchemaMigrationTest#migrateApplicationJsonToLatestSchema_whenFeatureFlagIsOn_returnsIncrementedValue
  • com.appsmith.server.migrations.JsonSchemaMigrationTest#migrateArtifactToLatestSchema_whenFeatureFlagIsOn_returnsIncrementedValue
  • com.appsmith.server.migrations.JsonSchemaVersionsTest#getServerVersion_whenFeatureFlagIsOn_returnsIncremented
  • com.appsmith.server.notifications.EmailSenderTest#
  • com.appsmith.server.notifications.EmailSenderTest#itShouldNotSendMailsWithInvalidAddresses
  • com.appsmith.server.refactors.ce.RefactoringServiceCEImplTest#
  • com.appsmith.server.refactors.ce.RefactoringServiceCEImplTest#testRefactorCollectionName_withActions_returnsValidLayout
  • com.appsmith.server.refactors.ce.RefactoringServiceCEImplTest#testRefactorCollectionName_withDuplicateName_throwsError
  • com.appsmith.server.refactors.ce.RefactoringServiceCEImplTest#testRefactorCollectionName_withEmptyActions_returnsValidLayout
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#refactorActionName
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#refactorActionNameToDeletedName
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#refactorActionName_forGitConnectedAction_success
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#refactorDuplicateActionName
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#simpleWidgetNameRefactor
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#tableWidgetKeyEscapeRefactorName
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#testRefactorActionName_withInvalidName_throwsError
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#testRefactorCollection_withModifiedName_ignoresName
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#testRefactorWidgetName_forDefaultWidgetsInList_updatesBothWidgetsAndTemplateReferences
  • com.appsmith.server.refactors.ce.RefactoringServiceCETest#testWidgetNameRefactor_withSimpleUpdate_refactorsActionCollectionAndItsAction
  • com.appsmith.server.refactors.ce.RefactoringServiceTest#
  • com.appsmith.server.refactors.ce.RefactoringServiceTest#jsActionWithoutCollectionIdShouldBeIgnoredDuringNameChecking
  • com.appsmith.server.refactors.ce.RefactoringServiceTest#testIsNameAllowed_withRepeatedActionCollectionName_throwsError
  • com.appsmith.server.repositories.ApplicationSnapshotRepositoryTest#
  • com.appsmith.server.repositories.ApplicationSnapshotRepositoryTest#deleteAllByApplicationId_WhenMatched_ReturnsMatchedDocumentWithoutData
  • com.appsmith.server.repositories.ApplicationSnapshotRepositoryTest#findByApplicationId_WhenMatched_ReturnsMatchedDocumentWithoutData
  • com.appsmith.server.repositories.ApplicationSnapshotRepositoryTest#findWithoutData_WhenMatched_ReturnsMatchedDocumentWithoutData
  • com.appsmith.server.repositories.ApplicationSnapshotRepositoryTest#findWithoutData_WhenMultipleChunksArePresent_ReturnsSingleOne
  • com.appsmith.server.repositories.CacheableRepositoryTest#
  • com.appsmith.server.repositories.CacheableRepositoryTest#getUserPermissionsTest_onPermissionGroupDelete_valid
  • com.appsmith.server.repositories.CustomApplicationRepositoryImplTest#
  • com.appsmith.server.repositories.CustomApplicationRepositoryImplTest#getAllApplicationId_WhenDataExists_ReturnsList
  • com.appsmith.server.repositories.CustomApplicationRepositoryImplTest#getAllApplicationId_WhenNoneExists_ReturnsEmptyList
  • com.appsmith.server.repositories.CustomPluginRepositoryTest#
  • com.appsmith.server.repositories.CustomPluginRepositoryTest#findDefaultPluginIcons_WhenResultFound_OnlyDefaultInstallPluginsReturned
  • com.appsmith.server.repositories.CustomUserDataRepositoryTest#
  • com.appsmith.server.repositories.CustomUserDataRepositoryTest#fetchMostRecentlyUsedWorkspaceId_withAndWithoutRecentlyUsedIds_success
  • com.appsmith.server.repositories.CustomUserDataRepositoryTest#findPhotoAssetsByUserIds_WhenPhotoAssetIdExist_ReturnsPhotoAssetId
  • com.appsmith.server.repositories.CustomUserDataRepositoryTest#removeIdFromRecentlyUsedList_WhenWorkspaceIdAlreadyExists_WorkspaceIdRemoved
  • com.appsmith.server.repositories.CustomUserDataRepositoryTest#removeIdFromRecentlyUsedList_WhenWorkspaceIdDoesNotExist_NothingRemoved
  • com.appsmith.server.repositories.CustomUserDataRepositoryTest#removeIdFromRecentlyUsedList_WhenWorkspaceIdExists_BothAreRemoved
  • com.appsmith.server.repositories.UserRepositoryTest#
  • com.appsmith.server.repositories.UserRepositoryTest#findByCaseInsensitiveEmail_WhenCaseIsDifferent_ReturnsResult
  • com.appsmith.server.repositories.UserRepositoryTest#findByCaseInsensitiveEmail_WhenCaseIsSame_ReturnsResult
  • com.appsmith.server.repositories.UserRepositoryTest#findByCaseInsensitiveEmail_WhenMultipleMatches_ReturnsResult
  • com.appsmith.server.repositories.UserRepositoryTest#findByCaseInsensitiveEmail_WhenNoMatch_ReturnsNone
  • com.appsmith.server.repositories.UserRepositoryTest#testSkipAndLimitForUserRepo
  • com.appsmith.server.repositories.ce.CustomActionCollectionRepositoryCEImplTest#
  • com.appsmith.server.repositories.ce.CustomActionCollectionRepositoryCEImplTest#bulkInsert_WhenDuplicateId_ExceptionThrown
  • com.appsmith.server.repositories.ce.CustomActionCollectionRepositoryCEImplTest#bulkInsert_WhenInsertedWithProvidedId_InsertedWithProvidedId
  • com.appsmith.server.repositories.ce.CustomActionCollectionRepositoryCEImplTest#bulkUpdate_WhenIdMatches_ActionCollectionsUpdated
  • com.appsmith.server.repositories.ce.CustomNewActionRepositoryCEImplTest#
  • com.appsmith.server.repositories.ce.CustomNewActionRepositoryCEImplTest#archiveDeletedUnpublishedActions_WhenApplicationIdMatchesAndDeletedFromEditMode_ActionDeleted
  • com.appsmith.server.repositories.ce.CustomNewActionRepositoryCEImplTest#bulkInsert_WhenDuplicateId_ExceptionThrown
  • com.appsmith.server.repositories.ce.CustomNewActionRepositoryCEImplTest#bulkInsert_WhenInsertedWithProvidedId_InsertedWithProvidedId
  • com.appsmith.server.repositories.ce.CustomNewActionRepositoryCEImplTest#bulkUpdate_WhenIdMatches_NewActionsUpdated
  • com.appsmith.server.repositories.ce.CustomNewActionRepositoryCEImplTest#countActionsByPluginType_WhenMatchedApplicationId_ReturnsActualCount
  • com.appsmith.server.repositories.ce.CustomNewActionRepositoryCEImplTest#publishActions_WhenApplicationIdMatches_ActionPublished
  • com.appsmith.server.repositories.ce.CustomNewPageRepositoryTest#
  • com.appsmith.server.repositories.ce.CustomNewPageRepositoryTest#findPageWithoutBranchName
  • com.appsmith.server.repositories.ce.CustomNewPageRepositoryTest#publishPages_WhenIdMatches_Published
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#searchEntity_emptySizeParam_returnsNullForEntityList
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#searchEntity_fetchAllEntities_entriesPresentWithSearchString_returnsPaginatedResult
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#searchEntity_fetchAllEntities_nullSearchString_returnsPaginatedResult
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#searchEntity_fetchApplicationWithDefaultBranch_entriesPresentWithSearchString_returnsPaginatedResult
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#searchEntity_fetchApplications_entriesPresentWithSearchString_returnsPaginatedResult
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#searchEntity_fetchWorkspaces_entriesPresentWithSearchString_returnsPaginatedResult
  • com.appsmith.server.searchentities.SearchEntitySolutionCETest#searchEntity_noEntitiesWithSearchString_returnsEmptyList
  • com.appsmith.server.services.ActionCollectionServiceTest#
  • com.appsmith.server.services.ActionCollectionServiceTest#createValidActionCollectionAndCheckPermissions
  • com.appsmith.server.services.ActionCollectionServiceTest#refactorNameForActionRefactorsNameInCollection
  • com.appsmith.server.services.ActionCollectionServiceTest#testActionCollectionInViewMode
  • com.appsmith.server.services.ActionCollectionServiceTest#testCreateActionCollection
  • com.appsmith.server.services.ActionCollectionServiceTest#testCreateActionCollection_verifySoftDeletedCollectionIsNotLoaded
  • com.appsmith.server.services.ActionCollectionServiceTest#testDeleteActionCollection_afterApplicationPublish_clearsActionCollection
  • com.appsmith.server.services.ActionCollectionServiceTest#testLayoutOnLoadActions_withTwoWidgetsAndSameBinding_callsCorrectActions
  • com.appsmith.server.services.ActionCollectionServiceTest#testMoveActionCollection_whenMovedAcrossPages_thenContainsNewPageId
  • com.appsmith.server.services.ActionCollectionServiceTest#testRefactorActionName_withActionNameEqualsRun_doesNotRefactorApiRunCalls
  • com.appsmith.server.services.ActionCollectionServiceTest#testUpdateUnpublishedActionCollection_createMultipleActionsWithSameName_returnsDuplicateActionNameError
  • com.appsmith.server.services.ActionCollectionServiceTest#testUpdateUnpublishedActionCollection_createNewActionsWithSameNameAsExisting_returnsDuplicateActionNameError
  • com.appsmith.server.services.ActionCollectionServiceTest#testUpdateUnpublishedActionCollection_createSingleAction_fetchesPageFromDBOnlyOnce
  • com.appsmith.server.services.ActionCollectionServiceTest#testUpdateUnpublishedActionCollection_withValidCollection_callsPageLayoutOnlyOnceAndAssertCyclicDependencyError
  • com.appsmith.server.services.ApplicationPageServiceTest#
  • com.appsmith.server.services.ApplicationPageServiceTest#cloneApplication_WhenClonedSuccessfully_ApplicationIsPublished
  • com.appsmith.server.services.ApplicationPageServiceTest#createApplicationWithId_throwsException
  • com.appsmith.server.services.ApplicationPageServiceTest#createOrUpdateSuffixedApplication_GitConnectedAppExistsWithSameName_AppCreatedWithSuffixedName
  • com.appsmith.server.services.ApplicationPageServiceTest#deleteUnpublishedPage_WhenPageDeleted_ApplicationEditDateSet
  • com.appsmith.server.services.ApplicationPageServiceTest#getPageAndMigrateDslByBranchAndDefaultPageId_WhenDSLHasNotVersion_DslMigratedToLatest
  • com.appsmith.server.services.ApplicationPageServiceTest#getPageAndMigrateDslByBranchAndDefaultPageId_WhenDslIsLatest_MigrationNotTriggered
  • com.appsmith.server.services.ApplicationPageServiceTest#getPageAndMigrateDslByBranchAndDefaultPageId_WhenEditModeDslIsNotLatest_EditModeDslMigrated
  • com.appsmith.server.services.ApplicationPageServiceTest#getPageAndMigrateDslByBranchAndDefaultPageId_WhenViewModeDslIsNotLatest_ViewModeDslMigrated
  • com.appsmith.server.services.ApplicationPageServiceTest#verifyGetPagesBasedOnApplicationMode_ReturnsRigthNumberOfPages_BasedOnApplicationMode
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#createApplicationSnapshot_OlderSnapshotExists_OlderSnapshotsRemoved
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#createApplicationSnapshot_WhenGitBranchExists_SnapshotCreatedWithBranchedAppId
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#createApplicationSnapshot_WhenNoPreviousSnapshotExists_NewCreated
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#createApplicationSnapshot_WhenSnapshotExists_ExistingSnapshotUpdated
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#deleteSnapshot_WhenSnapshotExists_Deleted
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#getWithoutDataByApplicationId_WhenSnapshotNotFound_ReturnsEmptySnapshot
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#restoreSnapshot_WhenNewPagesAddedAfterSnapshotTaken_NewPagesRemovedAfterSnapshotIsRestored
  • com.appsmith.server.services.ApplicationSnapshotServiceTest#restoreSnapshot_WhenSuccessfullyRestored_SnapshotDeleted
  • com.appsmith.server.services.ApplicationTemplateServiceTest#
  • com.appsmith.server.services.ApplicationTemplateServiceTest#test_application_published_as_community_template
  • com.appsmith.server.services.CurlImporterServiceTest#
  • com.appsmith.server.services.CurlImporterServiceTest#checkActionConfigurationFormDataForApiContentKey
  • com.appsmith.server.services.CurlImporterServiceTest#chromeCurlCommands1
  • com.appsmith.server.services.CurlImporterServiceTest#dontEatBackslashesInSingleQuotes
  • com.appsmith.server.services.CurlImporterServiceTest#firefoxCurlCommands1
  • com.appsmith.server.services.CurlImporterServiceTest#importInvalidCurlCommand
  • com.appsmith.server.services.CurlImporterServiceTest#importInvalidHeader
  • com.appsmith.server.services.CurlImporterServiceTest#importInvalidMethod
  • com.appsmith.server.services.CurlImporterServiceTest#importValidCurlCommand
  • com.appsmith.server.services.CurlImporterServiceTest#lexComments
  • com.appsmith.server.services.CurlImporterServiceTest#lexWhiteSpace
  • com.appsmith.server.services.CurlImporterServiceTest#missingMethod
  • com.appsmith.server.services.CurlImporterServiceTest#multilineCommand
  • com.appsmith.server.services.CurlImporterServiceTest#parseCurlCommand1
  • com.appsmith.server.services.CurlImporterServiceTest#parseMultiFormData
  • com.appsmith.server.services.CurlImporterServiceTest#parseMultipleData
  • com.appsmith.server.services.CurlImporterServiceTest#parseWithDashedUrlArgument
  • com.appsmith.server.services.CurlImporterServiceTest#parseWithDashedUrlArgument2
  • com.appsmith.server.services.CurlImporterServiceTest#parseWithJson
  • com.appsmith.server.services.CurlImporterServiceTest#parseWithSpacedHeader
  • com.appsmith.server.services.CurlImporterServiceTest#parseWithoutProtocol
  • com.appsmith.server.services.CurlImporterServiceTest#postmanCreateDatasource
  • com.appsmith.server.services.CurlImporterServiceTest#postmanCreateProvider
  • com.appsmith.server.services.CurlImporterServiceTest#postmanExportCommands1
  • com.appsmith.server.services.CurlImporterServiceTest#testImportActionOnEmptyInput
  • com.appsmith.server.services.CurlImporterServiceTest#testImportActionOnInvalidInput
  • com.appsmith.server.services.CurlImporterServiceTest#testImportActionOnNullInput
  • com.appsmith.server.services.CurlImporterServiceTest#testImportActionOnURLWithCurlyBraces
  • com.appsmith.server.services.CurlImporterServiceTest#testUrlEncodedData
  • com.appsmith.server.services.CurlImporterServiceTest#urlInSingleQuotes
  • com.appsmith.server.services.DatasourceContextServiceImplTest#
  • com.appsmith.server.services.DatasourceContextServiceImplTest#testDatasourceCache_afterDatasourceDeleted_doesNotReturnOldConnection
  • com.appsmith.server.services.DatasourceContextServiceTest#
  • com.appsmith.server.services.DatasourceContextServiceTest#checkDecryptionOfAuthenticationDTONullPassword
  • com.appsmith.server.services.DatasourceContextServiceTest#checkDecryptionOfAuthenticationDTOTest
  • com.appsmith.server.services.DatasourceContextServiceTest#testCachedDatasourceCreate
  • com.appsmith.server.services.DatasourceContextServiceTest#testDatasourceContextIsInvalid_whenCachedDatasourceContextMono_isInErrorState
  • com.appsmith.server.services.DatasourceContextServiceTest#testDatasourceCreate_withUpdatableConnection_recreatesConnectionAlways
  • com.appsmith.server.services.DatasourceContextServiceTest#testNewDatasourceContextCreate_whenCachedDatasourceContextMono_isInErrorState
  • com.appsmith.server.services.DatasourceContextServiceTest#testUpdateDatasourceAndSetAuthentication_withNoRealChange_keepsDatasourceConfigurationValuesDecrypted
  • com.appsmith.server.services.DatasourceContextServiceTest#verifyDatasourceContextHasRightCredentialsAfterVariableReplacement
  • com.appsmith.server.services.DatasourceContextServiceTest#verifyDatasourceContext_withRateLimitExceeded_returnsTooManyRequests
  • com.appsmith.server.services.DatasourceContextServiceTest#verifyDeleteDatasourceContext_whenContextDoesNotExist_returnsEmptyMono
  • com.appsmith.server.services.DatasourceContextServiceTest#verifyInitialiseDatasourceContextReturningRightIdentifier
  • com.appsmith.server.services.DatasourceServiceTest#
  • com.appsmith.server.services.DatasourceServiceTest#checkEncryptionOfAuthenticationDTOAfterRemoval
  • com.appsmith.server.services.DatasourceServiceTest#checkEncryptionOfAuthenticationDTOAfterUpdate
  • com.appsmith.server.services.DatasourceServiceTest#checkEncryptionOfAuthenticationDTONullPassword
  • com.appsmith.server.services.DatasourceServiceTest#checkEncryptionOfAuthenticationDTOTest
  • com.appsmith.server.services.DatasourceServiceTest#createAndUpdateDatasourceDifferentAuthentication
  • com.appsmith.server.services.DatasourceServiceTest#createAndUpdateDatasourceValidDB
  • com.appsmith.server.services.DatasourceServiceTest#createDatasourceNotInstalledPlugin
  • com.appsmith.server.services.DatasourceServiceTest#createDatasourceValid
  • com.appsmith.server.services.DatasourceServiceTest#createDatasourceWithHostnameStartingWithSpace
  • com.appsmith.server.services.DatasourceServiceTest#createDatasourceWithId
  • com.appsmith.server.services.DatasourceServiceTest#createDatasourceWithInvalidCharsInHost
  • com.appsmith.server.services.DatasourceServiceTest#createDatasourceWithNullPluginId
  • com.appsmith.server.services.DatasourceServiceTest#createNamelessDatasource
  • com.appsmith.server.services.DatasourceServiceTest#datasourceDefaultNameCounterAsPerWorkspaceId
  • com.appsmith.server.services.DatasourceServiceTest#deleteDatasourceWithActions
  • com.appsmith.server.services.DatasourceServiceTest#deleteDatasourceWithDeletedActions
  • com.appsmith.server.services.DatasourceServiceTest#deleteDatasourceWithoutActions
  • com.appsmith.server.services.DatasourceServiceTest#getErrorOnCreatingEmptyDatasource
  • com.appsmith.server.services.DatasourceServiceTest#get_WhenDatasourcesPresent_SortedAndIsRecentlyCreatedFlagSet
  • com.appsmith.server.services.DatasourceServiceTest#testDatasourceEmptyFields
  • com.appsmith.server.services.DatasourceServiceTest#testDatasourceValid
  • com.appsmith.server.services.DatasourceServiceTest#testHintMessageNPE
  • com.appsmith.server.services.DatasourceServiceTest#testHintMessageOnLocalhostIPAddressOnUpdateEventOnNonApiDatasource
  • com.appsmith.server.services.DatasourceServiceTest#testHintMessageOnLocalhostUrlOnCreateEventOnApiDatasource
  • com.appsmith.server.services.DatasourceServiceTest#testHintMessageOnLocalhostUrlOnCreateEventOnNonApiDatasource
  • com.appsmith.server.services.DatasourceServiceTest#testHintMessageOnLocalhostUrlOnTestDatasourceEvent
  • com.appsmith.server.services.DatasourceServiceTest#testHintMessageOnLocalhostUrlOnUpdateEventOnApiDatasource
  • com.appsmith.server.services.DatasourceServiceTest#testValidateDatasource_createDatasourceWithNullWorkspaceId
  • com.appsmith.server.services.DatasourceServiceTest#verifyTestDatasourceWithSavedDatasourceButNoDatasourceStorageSucceeds
  • com.appsmith.server.services.DatasourceServiceTest#verifyTestDatasourceWithoutSavedDatasource
  • com.appsmith.server.services.DatasourceServiceTest#verifyTestDatasource_withRateLimitExceeded_returnsTooManyRequests
  • com.appsmith.server.services.DatasourceServiceTest#verifyUpdateDatasourceStorageWithoutDatasourceId
  • com.appsmith.server.services.DatasourceServiceTest#verifyUpdateNameReturnsNullStorages
  • com.appsmith.server.services.DatasourceStorageServiceTest#
  • com.appsmith.server.services.DatasourceStorageServiceTest#verifyFindByDatasourceAndStorageIdGivesErrorWhenNoConfigurationIsPresent
  • com.appsmith.server.services.DatasourceStorageServiceTest#verifyFindByDatasourceAndStorageIdGivesErrorWhenStorageIsAbsent
  • com.appsmith.server.services.DatasourceStorageServiceTest#verifyFindByDatasourceId
  • com.appsmith.server.services.DatasourceStorageServiceTest#verifyStorageCreationErrorsOutWhenStorageAlreadyExists
  • com.appsmith.server.services.DatasourceStorageServiceTest#verifyStorageCreationSucceedsWithDifferentEnvironmentId
  • com.appsmith.server.services.LayoutActionServiceTest#
  • com.appsmith.server.services.LayoutActionServiceTest#OnLoadActionsWhenActionDependentOnActionViaWidget
  • com.appsmith.server.services.LayoutActionServiceTest#OnLoadActionsWhenActionDependentOnWidgetButNotPageLoadCandidate
  • com.appsmith.server.services.LayoutActionServiceTest#deleteUnpublishedAction_WhenActionDeleted_OnPageLoadActionsIsEmpty
  • com.appsmith.server.services.LayoutActionServiceTest#duplicateActionNameCreation
  • com.appsmith.server.services.LayoutActionServiceTest#introduceCyclicDependencyAndRemoveLater
  • com.appsmith.server.services.LayoutActionServiceTest#simpleOnPageLoadActionCreationTest
  • com.appsmith.server.services.LayoutActionServiceTest#tableWidgetKeyEscape
  • com.appsmith.server.services.LayoutActionServiceTest#testExecuteOnPageLoadOrderWhenAllActionsAreOnlyExplicitlySetToExecute
  • com.appsmith.server.services.LayoutActionServiceTest#testHintMessageOnLocalhostUrlOnUpdateActionEvent
  • com.appsmith.server.services.LayoutActionServiceTest#updateActionUpdatesLayout
  • com.appsmith.server.services.LayoutActionServiceTest#updateLayout_WhenOnLoadChanged_ActionExecuted
  • com.appsmith.server.services.LayoutActionServiceTest#updateLayout_WhenPageLoadActionSetBothWaysExplicitlyAndImplicitlyViaWidget_ActionsSaved
  • com.appsmith.server.services.LayoutActionServiceTest#updateLayout_withSelfReferencingWidget_updatesLayout
  • com.appsmith.server.services.LayoutActionServiceTest#updateMultipleLayouts_MultipleLayouts_LayoutsUpdated
  • com.appsmith.server.services.LayoutServiceTest#
  • com.appsmith.server.services.LayoutServiceTest#getActionsExecuteOnLoadWithAstLogic
  • com.appsmith.server.services.LayoutServiceTest#getActionsExecuteOnLoadWithAstLogic_withAllTypesOfActionReferences
  • com.appsmith.server.services.LayoutServiceTest#getActionsExecuteOnLoadWithoutAstLogic
  • com.appsmith.server.services.LayoutServiceTest#testIncorrectDynamicBindingPathInDsl
  • com.appsmith.server.services.LayoutServiceTest#testIncorrectMustacheExpressionInBindingInDsl
  • com.appsmith.server.services.LayoutServiceTest#updateLayoutInvalidAppId
  • com.appsmith.server.services.LayoutServiceTest#updateLayoutInvalidPageId
  • com.appsmith.server.services.LayoutServiceTest#updateLayoutValidPageId
  • com.appsmith.server.services.MockDataServiceTest#
  • com.appsmith.server.services.MockDataServiceTest#testCreateMockDataSetsDuplicateName
  • com.appsmith.server.services.MockDataServiceTest#testCreateMockDataSetsMongo
  • com.appsmith.server.services.MockDataServiceTest#testCreateMockDataSetsPostgres
  • com.appsmith.server.services.MockDataServiceTest#testGetMockDataSets
  • com.appsmith.server.services.NewPageServiceTest#
  • com.appsmith.server.services.NewPageServiceTest#findApplicationPage_CheckPageIcon_IsValid
  • com.appsmith.server.services.NewPageServiceTest#findApplicationPagesByApplicationIdViewMode_WhenApplicationHasNoHomePage_FirstPageIsSetAsHomePage
  • com.appsmith.server.services.NewPageServiceTest#findApplicationPagesInViewMode_WhenApplicationIdPresent_ReturnsViewMode
  • com.appsmith.server.services.NewPageServiceTest#findApplicationPages_WhenApplicationIdAndPageIdNotPresent_ThrowsException
  • com.appsmith.server.services.NewPageServiceTest#findApplicationPages_WhenApplicationIdPresent_ReturnsPages
  • com.appsmith.server.services.NewPageServiceTest#findApplicationPages_WhenPageIdPresent_ReturnsPages
  • com.appsmith.server.services.NewPageServiceTest#publishPages_WhenUserDoesNotHavePermissionOnPages_NotPublished
  • com.appsmith.server.services.NewPageServiceTest#updateDependencyMap_NotNullValueAndPublishApplication_shouldUpdateDependencyMap
  • com.appsmith.server.services.NewPageServiceTest#updateDependencyMap_NotNullValue_shouldUpdateDependencyMap
  • com.appsmith.server.services.NewPageServiceTest#updateDependencyMap_nullValue_shouldUpdateDependencyMap
  • com.appsmith.server.services.NewPageServiceTest#verifyCreateApplicationPagesDTO_ReturnsRightNumberOfPages_BasedOnViewMode
  • com.appsmith.server.services.PageServiceTest#
  • com.appsmith.server.services.PageServiceTest#addDuplicatePageToApplication
  • com.appsmith.server.services.PageServiceTest#clonePage
  • com.appsmith.server.services.PageServiceTest#clonePage_whenPageCloned_defaultIdsRetained
  • com.appsmith.server.services.PageServiceTest#createPageWithNullApplication
  • com.appsmith.server.services.PageServiceTest#createPageWithNullName
  • com.appsmith.server.services.PageServiceTest#createValidPage
  • com.appsmith.server.services.PageServiceTest#createValidPageWithLayout
  • com.appsmith.server.services.PageServiceTest#reOrderPageFromHighOrderToLowOrder
  • com.appsmith.server.services.PageServiceTest#reOrderPageFromLowOrderToHighOrder
  • com.appsmith.server.services.PageServiceTest#reorderPage_pageReordered_success
  • com.appsmith.server.services.PageServiceTest#reuseDeletedPageName
  • com.appsmith.server.services.PageServiceTest#updatePage_WhenCustomSlugSet_CustomSlugIsNotUpdated
  • com.appsmith.server.services.PageServiceTest#validChangePageNameAndPageIcon
  • com.appsmith.server.services.PermissionGroupServiceTest#
  • com.appsmith.server.services.PermissionGroupServiceTest#invalid_leaveRole
  • com.appsmith.server.services.PermissionGroupServiceTest#valid_leaveRole
  • com.appsmith.server.services.PluginServiceTest#
  • com.appsmith.server.services.PluginServiceTest#checkPluginExecutor
  • com.appsmith.server.services.PluginServiceTest#getPluginFormValid
  • com.appsmith.server.services.PluginServiceTest#getPluginFormWithNullEditorConfig
  • com.appsmith.server.services.PluginServiceTest#getPluginFormWithNullFormConfig
  • com.appsmith.server.services.ThemeServiceTest#
  • com.appsmith.server.services.ThemeServiceTest#changeCurrentTheme_WhenSystemThemeSetOverCustomTheme_NewThemeNotCreatedAndOldOneDeleted
  • com.appsmith.server.services.ThemeServiceTest#changeCurrentTheme_WhenSystemThemeSet_NoNewThemeCreated
  • com.appsmith.server.services.ThemeServiceTest#changeCurrentTheme_WhenUserHasNoPermission_ThrowsException
  • com.appsmith.server.services.ThemeServiceTest#changeCurrentTheme_WhenUserHasPermission_ThemesSetInEditMode
  • com.appsmith.server.services.ThemeServiceTest#cloneThemeToApplication_WhenSrcThemeIsCustomSavedTheme_NewCustomThemeCreated
  • com.appsmith.server.services.ThemeServiceTest#cloneThemeToApplication_WhenSrcThemeIsCustomTheme_NewThemeCreated
  • com.appsmith.server.services.ThemeServiceTest#cloneThemeToApplication_WhenSrcThemeIsSystemTheme_NoNewThemeCreated
  • com.appsmith.server.services.ThemeServiceTest#delete_WhenSavedCustomizedTheme_ThemeIsDeleted
  • com.appsmith.server.services.ThemeServiceTest#delete_WhenSystemTheme_NotAllowed
  • com.appsmith.server.services.ThemeServiceTest#delete_WhenUnsavedCustomizedTheme_NotAllowed
  • com.appsmith.server.services.ThemeServiceTest#getApplicationTheme_WhenNoThemeFoundWithId_DefaultThemeReturned
  • com.appsmith.server.services.ThemeServiceTest#getApplicationTheme_WhenThemeIsSet_ThemesReturned
  • com.appsmith.server.services.ThemeServiceTest#getApplicationTheme_WhenUserHasNoPermission_ExceptionThrows
  • com.appsmith.server.services.ThemeServiceTest#persistCurrentTheme_WhenCustomThemeIsSet_NewApplicationThemeCreated
  • com.appsmith.server.services.ThemeServiceTest#publishTheme_WhenApplicationIsPublic_PublishedThemeIsPublic
  • com.appsmith.server.services.ThemeServiceTest#publishTheme_WhenCustomThemeIsSet_ThemeCopiedForPublishedMode
  • com.appsmith.server.services.ThemeServiceTest#publishTheme_WhenNoThemeIsSet_SystemDefaultThemeIsSetToPublishedMode
  • com.appsmith.server.services.ThemeServiceTest#publishTheme_WhenSystemThemeIsSet_NoNewThemeCreated
  • com.appsmith.server.services.ThemeServiceTest#updateName_WhenCustomTheme_NameUpdated
  • com.appsmith.server.services.ThemeServiceTest#updateName_WhenSystemTheme_NotAllowed
  • com.appsmith.server.services.ThemeServiceTest#updateTheme_WhenCustomThemeIsSet_ThemeIsOverridden
  • com.appsmith.server.services.ThemeServiceTest#updateTheme_WhenSystemThemeIsSet_NewThemeCreated
  • com.appsmith.server.services.UsagePulseServiceTest#
  • com.appsmith.server.services.UsagePulseServiceTest#createPulse_inEditMode_withAnonymousUser_throwException
  • com.appsmith.server.services.UsagePulseServiceTest#createUsagePulse_forAppsmithCloud_pulseNotSavedInDB
  • com.appsmith.server.services.UsagePulseServiceTest#test_AnonymousUserPulse_Invalid_AnonymousUserId_ThrowsException
  • com.appsmith.server.services.UsagePulseServiceTest#test_AnonymousUserPulse_Success
  • com.appsmith.server.services.UsagePulseServiceTest#test_Invalid_ViewMode_ThrowsException
  • com.appsmith.server.services.UsagePulseServiceTest#test_loggedInUserPulse_Success
  • com.appsmith.server.services.UserDataServiceTest#
  • com.appsmith.server.services.UserDataServiceTest#deleteProfilePhotot_WhenExists_RemovedFromAssetAndUserData
  • com.appsmith.server.services.UserDataServiceTest#ensureViewedReleaseVersionNotesIsSet
  • com.appsmith.server.services.UserDataServiceTest#getAndUpdateDefaultGitProfile_fallbackValueFromUserProfileIfEmpty_updateWithProfile
  • com.appsmith.server.services.UserDataServiceTest#saveConfig_AuthorEmailNull_ThrowInvalidParameterError
  • com.appsmith.server.services.UserDataServiceTest#saveConfig_AuthorNameEmptyString_ThrowInvalidParameterError
  • com.appsmith.server.services.UserDataServiceTest#saveProfilePhoto_WhenPhotoUploaded_PhotoChangedEventTriggered
  • com.appsmith.server.services.UserDataServiceTest#saveRepoLevelConfig_AuthorEmailNullAndName_SavesGitProfile
  • com.appsmith.server.services.UserDataServiceTest#setViewedReleaseNotesVersion
  • com.appsmith.server.services.UserDataServiceTest#testUploadAndDeleteProfilePhoto_validImage
  • com.appsmith.server.services.UserDataServiceTest#testUploadProfilePhoto_invalidImageContent
  • com.appsmith.server.services.UserDataServiceTest#testUploadProfilePhoto_invalidImageFormat
  • com.appsmith.server.services.UserDataServiceTest#testUploadProfilePhoto_invalidImageSize
  • com.appsmith.server.services.UserDataServiceTest#updateLastUsedAppAndOrgList_TooManyRecentIds_ListsAreTruncated
  • com.appsmith.server.services.UserDataServiceTest#updateLastUsedAppAndWorkspaceList_WhenListIsEmpty_workspaceIdPrepended
  • com.appsmith.server.services.UserDataServiceTest#updateLastUsedAppAndWorkspaceList_WhenListIsNotEmpty_workspaceIdPrepended
  • com.appsmith.server.services.UserDataServiceTest#updateViewedReleaseNotesVersion
  • com.appsmith.server.services.UserServiceTest#
  • com.appsmith.server.services.UserServiceTest#buildUserProfileDTO_WhenAnonymousUser_ReturnsProfile
  • com.appsmith.server.services.UserServiceTest#createNewUserFormSignupNullPassword
  • com.appsmith.server.services.UserServiceTest#createNewUserValid
  • com.appsmith.server.services.UserServiceTest#createNewUser_WhenEmailHasUpperCase_SavedInLowerCase
  • com.appsmith.server.services.UserServiceTest#createUserWithInvalidEmailAddress
  • com.appsmith.server.services.UserServiceTest#emailVerificationTokenGenerate_WhenInstanceEmailVerificationIsNotEnabled_ThrowsException
  • com.appsmith.server.services.UserServiceTest#emailVerificationTokenGenerate_WhenUserEmailAlreadyVerified_ThrowsException
  • com.appsmith.server.services.UserServiceTest#forgotPasswordTokenGenerate_AfterTrying3TimesIn24Hours_ThrowsException
  • com.appsmith.server.services.UserServiceTest#getIntercomConsentOfUserOnCloudHosting_AlwaysTrue
  • com.appsmith.server.services.UserServiceTest#resetPasswordAfterForgotPassword_WhenMalformedToken_ThrowsException
  • com.appsmith.server.services.UserServiceTest#resetPasswordAfterForgotPassword_WhenTokenDoesNotMatch_ThrowsException
  • com.appsmith.server.services.UserServiceTest#signUpAfterBeingInvitedToAppsmithWorkspace
  • com.appsmith.server.services.UserServiceTest#signUpViaFormLoginIfAlreadyInvited
  • com.appsmith.server.services.UserServiceTest#signUpViaGoogleIfAlreadyInvited
  • com.appsmith.server.services.UserServiceTest#testCreateNewUser_assertUserManagementRole
  • com.appsmith.server.services.UserServiceTest#testUpdateCurrentUser_shouldNotUpdatePolicies
  • com.appsmith.server.services.UserServiceTest#testUpdateWithoutPermission_shouldUpdateChangedFields
  • com.appsmith.server.services.UserServiceTest#updateIntercomConsentOfUser
  • com.appsmith.server.services.UserServiceTest#updateInvalidUserWithAnything
  • com.appsmith.server.services.UserServiceTest#updateNameAndUseCaseOfUser
  • com.appsmith.server.services.UserServiceTest#updateNameOfUser
  • com.appsmith.server.services.UserServiceTest#updateNameOfUser_WithAccentedCharacters_IsValid
  • com.appsmith.server.services.UserServiceTest#updateNameOfUser_WithNotAllowedSpecialCharacter_InvalidName
  • com.appsmith.server.services.UserServiceTest#updateNameProficiencyAndUseCaseOfUser
  • com.appsmith.server.services.UserServiceTest#verifyPasswordResetToken_WhenMalformedToken_ThrowsException
  • com.appsmith.server.services.UserServiceTest#verifyPasswordResetToken_WhenTokenDoesNotExist_ThrowsException
  • com.appsmith.server.services.UserServiceTest#verifyPasswordResetToken_WhenTokenDoesNotMatch_ReturnsFalse
  • com.appsmith.server.services.UserServiceTest#verifyPasswordResetToken_WhenTokenMatches_ReturnsTrue
  • com.appsmith.server.services.UserServiceWithDisabledSignupTest#
  • com.appsmith.server.services.UserServiceWithDisabledSignupTest#createNewAdminValidWhenDisabled
  • com.appsmith.server.services.UserServiceWithDisabledSignupTest#createNewAdminValidWhenDisabled2
  • com.appsmith.server.services.UserServiceWithDisabledSignupTest#createNewUserValidWhenDisabled
  • com.appsmith.server.services.UserServiceWithDisabledSignupTest#signUpViaFormLoginIfAlreadyInvited
  • com.appsmith.server.services.UserWorkspaceServiceTest#
  • com.appsmith.server.services.UserWorkspaceServiceTest#invalid_removeAnotherDeveloperAsDeveloperInWorkspace
  • com.appsmith.server.services.UserWorkspaceServiceTest#leaveWorkspace_WhenUserDoesNotExistInWorkspace_ThrowsException
  • com.appsmith.server.services.UserWorkspaceServiceTest#leaveWorkspace_WhenUserExistsInWorkspace_RemovesUser
  • com.appsmith.server.services.UserWorkspaceServiceTest#updateUserGroupForMember_WhenAdminUserGroupRemovedButOtherAdminExists_MemberRemoved
  • com.appsmith.server.services.UserWorkspaceServiceTest#updateUserGroupForMember_WhenAdminUserGroupRemovedWithNoOtherAdmin_ThrowsExceptions
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#getUserWorkspacesByRecentlyUsedOrder_noRecentWorkspaces_allEntriesAreReturned
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#getUserWorkspacesByRecentlyUsedOrder_withRecentlyUsedWorkspaces_allEntriesWithSameOrderAreReturned
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#getWorkspaceMembers_WhenNoOrgFound_ThrowsException
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#getWorkspaceMembers_WhenRoleIsNull_ReturnsEmptyList
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#getWorkspaceMembers_WhenUserHasProfilePhotoForMultipleWorkspace_ProfilePhotoIncluded
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#getWorkspaceMembers_WhenUserHasProfilePhotoForOneWorkspace_ProfilePhotoIncluded
  • com.appsmith.server.services.UserWorkspaceServiceUnitTest#whenMapPermissionGroup_thenConvertsToPermissionGroupInfoDTO
  • com.appsmith.server.services.WorkspaceServiceTest#
  • com.appsmith.server.services.WorkspaceServiceTest#addNewUserToWorkspaceAsAdmin
  • com.appsmith.server.services.WorkspaceServiceTest#addNewUserToWorkspaceAsViewer
  • com.appsmith.server.services.WorkspaceServiceTest#addNewUsersBulkToWorkspaceAsViewer
  • com.appsmith.server.services.WorkspaceServiceTest#addUserToWorkspaceAsAdminAndCheckApplicationAndDatasourcePermissions
  • com.appsmith.server.services.WorkspaceServiceTest#addUserToWorkspaceAsViewerAndCheckApplicationPermissions
  • com.appsmith.server.services.WorkspaceServiceTest#addUserToWorkspaceIfUserAlreadyMember_throwsError
  • com.appsmith.server.services.WorkspaceServiceTest#checkNewUsersDefaultWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#createDefaultWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#createDuplicateNameWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#delete_WhenWorkspaceHasApp_ThrowsException
  • com.appsmith.server.services.WorkspaceServiceTest#delete_WhenWorkspaceHasNoApp_WorkspaceIsDeleted
  • com.appsmith.server.services.WorkspaceServiceTest#delete_WithoutManagePermission_ThrowsException
  • com.appsmith.server.services.WorkspaceServiceTest#getAllMembersForWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#getAllUserRolesForWorkspaceDomainAsAdministrator
  • com.appsmith.server.services.WorkspaceServiceTest#getWorkspaceInvalidId
  • com.appsmith.server.services.WorkspaceServiceTest#inValidupdateWorkspaceEmptyName
  • com.appsmith.server.services.WorkspaceServiceTest#inviteInvalidEmailTooLongDomainPart
  • com.appsmith.server.services.WorkspaceServiceTest#inviteInvalidEmailTooLongLocalPart
  • com.appsmith.server.services.WorkspaceServiceTest#nullCreateWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#nullName
  • com.appsmith.server.services.WorkspaceServiceTest#save_WhenNameIsPresent_SlugGenerated
  • com.appsmith.server.services.WorkspaceServiceTest#testDeleteLogo_invalidWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#testInviteDuplicateUsers_shouldReturnUniqueUsers
  • com.appsmith.server.services.WorkspaceServiceTest#testUpdateAndDeleteLogo_validLogo
  • com.appsmith.server.services.WorkspaceServiceTest#update_NewName_GroupNamesUpdated
  • com.appsmith.server.services.WorkspaceServiceTest#update_WhenNameIsNotPresent_SlugIsNotGenerated
  • com.appsmith.server.services.WorkspaceServiceTest#uploadWorkspaceLogo_largeFilePart
  • com.appsmith.server.services.WorkspaceServiceTest#uploadWorkspaceLogo_nullFilePart
  • com.appsmith.server.services.WorkspaceServiceTest#validCreateWorkspaceTest
  • com.appsmith.server.services.WorkspaceServiceTest#validGetWorkspaceByName
  • com.appsmith.server.services.WorkspaceServiceTest#validUpdateCorrectWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#validUpdateWorkspace
  • com.appsmith.server.services.WorkspaceServiceTest#validUpdateWorkspaceInvalidEmail
  • com.appsmith.server.services.WorkspaceServiceTest#validUpdateWorkspaceInvalidWebsite
  • com.appsmith.server.services.WorkspaceServiceTest#validUpdateWorkspaceValidEmail
  • com.appsmith.server.services.WorkspaceServiceTest#validUpdateWorkspaceValidWebsite
  • com.appsmith.server.services.ce.ASTServiceCETest#refactorNameInDynamicBindings_bindingWithoutOldName_returnsUnchangedMap
  • com.appsmith.server.services.ce.ASTServiceCETest#refactorNameInDynamicBindings_nullBindingValue_returnsEmptyMap
  • com.appsmith.server.services.ce.ASTServiceCETest#refactorNameInDynamicBindings_nullOrEmptyBindings_returnsEmptyMono
  • com.appsmith.server.services.ce.ASTServiceCETest#refactorNameInDynamicBindings_validBindings_returnsUpdatedBindings
  • com.appsmith.server.services.ce.ASTServiceCETest#refactorNameInDynamicBindings_whenNoMatchingOldNameInJSObject_thenReturnOriginalScript
  • com.appsmith.server.services.ce.ASTServiceCETest#refactorNameInDynamicBindings_whenValidJSObjectRequest_thenReturnUpdatedScript
  • com.appsmith.server.services.ce.ActionServiceCE_Test#
  • com.appsmith.server.services.ce.ActionServiceCE_Test#checkActionInViewMode
  • com.appsmith.server.services.ce.ActionServiceCE_Test#checkNewActionAndNewDatasourceAnonymousPermissionInPublicApp
  • com.appsmith.server.services.ce.ActionServiceCE_Test#createActionWithBranchName_withNullPageId_throwException
  • com.appsmith.server.services.ce.ActionServiceCE_Test#createValidActionAndCheckPermissions
  • com.appsmith.server.services.ce.ActionServiceCE_Test#createValidActionNullActionConfiguration
  • com.appsmith.server.services.ce.ActionServiceCE_Test#createValidActionWithJustName
  • com.appsmith.server.services.ce.ActionServiceCE_Test#createValidAction_forGitConnectedApp_getValidPermissionAndDefaultIds
  • com.appsmith.server.services.ce.ActionServiceCE_Test#findByIdAndBranchName_forGitConnectedAction_getBranchedAction
  • com.appsmith.server.services.ce.ActionServiceCE_Test#getActionInViewMode
  • com.appsmith.server.services.ce.ActionServiceCE_Test#getActionsExecuteOnLoadPaginatedApi
  • com.appsmith.server.services.ce.ActionServiceCE_Test#invalidCreateActionInvalidPageId
  • com.appsmith.server.services.ce.ActionServiceCE_Test#invalidCreateActionNullName
  • com.appsmith.server.services.ce.ActionServiceCE_Test#invalidCreateActionNullPageId
  • com.appsmith.server.services.ce.ActionServiceCE_Test#moveAction_forGitConnectedApp_defaultResourceIdsUpdateSuccess
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testActionHasPathKeyEntryWhenActionIsUpdated
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testActionWithGraphQLDatasourceMoustacheBinding
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testActionWithNonAPITypeDatasourceMoustacheBinding
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testCreateActionWithOutOfRangeTimeout
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testCreateActionWithValidRangeTimeout
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testExecuteOnLoadParamOnActionCreateWithClonePageContext
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testExecuteOnLoadParamOnActionCreateWithDefaultContext
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testUpdateActionWithOutOfRangeTimeout
  • com.appsmith.server.services.ce.ActionServiceCE_Test#testUpdateActionWithValidRangeTimeout
  • com.appsmith.server.services.ce.ActionServiceCE_Test#updateActionShouldSetUpdatedAtField
  • com.appsmith.server.services.ce.ActionServiceCE_Test#updateShouldNotResetUserSetOnLoad
  • com.appsmith.server.services.ce.ActionServiceCE_Test#validMoveAction
  • com.appsmith.server.services.ce.ActionServiceCE_Test#validateAndSaveActionToRepository_ActionDTOHasCreatedAtUpdatedAtFieldsPresent
  • com.appsmith.server.services.ce.ActionServiceCE_Test#validateAndSaveActionToRepository_noDatasourceEditPermission
  • com.appsmith.server.services.ce.ApplicationServiceCETest#
  • com.appsmith.server.services.ce.ApplicationServiceCETest#basicPublishApplicationTest
  • com.appsmith.server.services.ce.ApplicationServiceCETest#changeDefaultPageForAPublishedApplication
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_WhenClonedSuccessfully_InternalFieldsResetToNull
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_WithCustomSavedTheme_ThemesAlsoCopied
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_applicationWithGitMetadataAndActions_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_applicationWithGitMetadata_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_noDatasourceCreateActionPermissions
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_noPageEditPermissions
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_withActionAndActionCollection_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneApplication_withDeletedActionInActionCollection_deletedActionIsNotCloned
  • com.appsmith.server.services.ce.ApplicationServiceCETest#cloneGitConnectedApplication_withUpdatedDefaultBranch_sucess
  • com.appsmith.server.services.ce.ApplicationServiceCETest#createApplicationWithDuplicateName
  • com.appsmith.server.services.ce.ApplicationServiceCETest#createApplicationWithNullName
  • com.appsmith.server.services.ce.ApplicationServiceCETest#createValidApplication
  • com.appsmith.server.services.ce.ApplicationServiceCETest#defaultPageCreateOnCreateApplicationTest
  • com.appsmith.server.services.ce.ApplicationServiceCETest#deleteApplication_WithDeployKeysNotConnectedToRemote_Success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#deleteApplication_withNullGitData_Success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#deleteApplication_withPagesActionsAndActionCollections_resourcesArchived
  • com.appsmith.server.services.ce.ApplicationServiceCETest#deleteUnpublishedPageFromApplication
  • com.appsmith.server.services.ce.ApplicationServiceCETest#deleteUnpublishedPage_FromApplicationConnectedToGit_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#findByWorkspaceIdAndDefaultApplicationsInRecentlyUsedOrder_applicationPresentInWorkspace_recentlyUsedAppsAbsent_allAppsAreReturned
  • com.appsmith.server.services.ce.ApplicationServiceCETest#findByWorkspaceIdAndDefaultApplicationsInRecentlyUsedOrder_applicationPresentInWorkspace_recentlyUsedAppsPresent_orderedListIsReturned
  • com.appsmith.server.services.ce.ApplicationServiceCETest#findByWorkspaceIdAndDefaultApplicationsInRecentlyUsedOrder_invalidWorkspaceId_throwException
  • com.appsmith.server.services.ce.ApplicationServiceCETest#findByWorkspaceIdAndDefaultApplicationsInRecentlyUsedOrder_noApplicationPresentInWorkspace_emptyListIsReturned
  • com.appsmith.server.services.ce.ApplicationServiceCETest#generateSshKeyPair_WhenDefaultApplicationIdNotSet_CurrentAppUpdated
  • com.appsmith.server.services.ce.ApplicationServiceCETest#generateSshKeyPair_WhenDefaultApplicationIdSet_DefaultApplicationUpdated
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationByDefaultIdAndBranchName_emptyBranchName_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationByDefaultIdAndBranchName_invalidBranchName_throwException
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationByDefaultIdAndBranchName_validBranchName_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationConnectedToGit_defaultBranchUpdated_returnBranchSpecificApplication
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationInViewMode
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationInvalidId
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationNullId
  • com.appsmith.server.services.ce.ApplicationServiceCETest#getApplicationsByBranchName_validBranchName_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#invalidUpdateApplication
  • com.appsmith.server.services.ce.ApplicationServiceCETest#makeApplicationPrivate_applicationWithGitMetadata_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#makeApplicationPublic_applicationWithGitMetadata_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#newApplicationShouldHavePublishedState
  • com.appsmith.server.services.ce.ApplicationServiceCETest#publishApplication_noPageEditPermissions
  • com.appsmith.server.services.ce.ApplicationServiceCETest#publishApplication_withArchivedUnpublishedResources_resourcesArchived
  • com.appsmith.server.services.ce.ApplicationServiceCETest#publishApplication_withGitConnectedApp_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#publishApplication_withPageIconSet_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#reuseDeletedAppName
  • com.appsmith.server.services.ce.ApplicationServiceCETest#saveLastEditInformation_WhenUserHasPermission_Updated
  • com.appsmith.server.services.ce.ApplicationServiceCETest#testCacheEviction_whenPagesDeletedInEditModeFollowedByAppPublish_shouldInvalidateCache
  • com.appsmith.server.services.ce.ApplicationServiceCETest#testCreatePage_lastModifiedByShouldGetChanged
  • com.appsmith.server.services.ce.ApplicationServiceCETest#testPublicApp_whenMultiplePublicAppsInWorkspaceAndOneAccessRevoked_otherPublicAppRetainsAccessToWorkspaceLevelResources
  • com.appsmith.server.services.ce.ApplicationServiceCETest#testUpdateApplication_modifiedByShouldUpdate
  • com.appsmith.server.services.ce.ApplicationServiceCETest#testUploadAndDeleteNavigationLogo_validImage
  • com.appsmith.server.services.ce.ApplicationServiceCETest#testUploadNavigationLogo_invalidImageFormat
  • com.appsmith.server.services.ce.ApplicationServiceCETest#testUploadNavigationLogo_invalidImageSize
  • com.appsmith.server.services.ce.ApplicationServiceCETest#updateApplicationByIdAndBranchName_validBranchName_success
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validChangeViewAccessCancelledMidWay
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validCloneApplicationWhenCancelledMidWay
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validGetApplicationById
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validGetApplicationPagesMultiPageApp
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validGetApplications
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validMakeApplicationPrivate
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validMakeApplicationPublic
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validMakeApplicationPublicWithActions
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validPrivateAppUpdateApplication
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validPublicAppUpdateApplication
  • com.appsmith.server.services.ce.ApplicationServiceCETest#validUpdateApplication
  • com.appsmith.server.services.ce.ApplicationSnapshotServiceUnitTest#createApplicationSnapshot_WhenApplicationTooLarge_SnapshotCreatedSuccessfully
  • com.appsmith.server.services.ce.ApplicationSnapshotServiceUnitTest#restoreSnapshot_WhenSnapshotHasMultipleChunks_RestoredSuccessfully
  • com.appsmith.server.services.ce.ApplicationSnapshotServiceUnitTest#test
  • com.appsmith.server.services.ce.ApplicationTemplateServicePublishTemplateTest#
  • com.appsmith.server.services.ce.ApplicationTemplateServicePublishTemplateTest#test_application_published_as_community_template
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testErrorResponseWhenAnonymousUserAccessPrivateApp
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testErrorWhenModeIsNullAndPageIdAvailable
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testPageLoadResponseForEditMode
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testPageLoadResponseForEditModeWhenDefaultBranchIsDifferentFromDefault
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testPageLoadResponseForViewMode
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testPageLoadResponseForViewMode_whenBranchNameIsPresentInNonGitApp
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testPageLoadResponseWhenPageIdAndApplicationIdMissing
  • com.appsmith.server.services.ce.ConsolidatedAPIServiceImplTest#testPageLoadWhenPageFromFeatureBranchAndCacheableRepositoryReturnsBaseApplicationId
  • com.appsmith.server.services.ce.EmailServiceCEImplTest#
  • com.appsmith.server.services.ce.EmailServiceCEImplTest#sendForgotPasswordEmail
  • com.appsmith.server.services.ce.EmailServiceCEImplTest#sendInviteUserToWorkspaceEmail
  • com.appsmith.server.services.ce.EmailServiceCEImplTest#testInviteWorkspaceUrl
  • com.appsmith.server.services.ce.EmailServiceCEImplTest#testSendInstanceAdminInviteEmail
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#evictFeatureFlags_withUserIdentifier_redisKeyDoesNotExist
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#evictFeatures_withTenantIdentifier_redisKeyDoesNotExist
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#getAllRemoteFeaturesForTenantAndUpdateFeatureFlagsWithPendingMigrations_disableMigration_statesUpdate
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#getAllRemoteFeaturesForTenantAndUpdateFeatureFlagsWithPendingMigrations_emptyMapForPendingMigration_statesUpdate
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#getAllRemoteFeaturesForTenantAndUpdateFeatureFlagsWithPendingMigrations_enableMigration_statesUpdate
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#getCachedTenantFeatureFlags_withDefaultTenant_tenantFeatureFlagsAreCached
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#getFeatureFlags_withUserIdentifier_redisKeyExists
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#getFeatures_withTenantIdentifier_redisKeyExists
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#getTenantFeatureFlags_withDefaultTenant_fetchLatestFlags
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#testGetFeaturesForUser
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#testGetFeaturesForUser_overrideWithTenantFeature
  • com.appsmith.server.services.ce.FeatureFlagServiceCETest#testNullFeatureCheck
  • com.appsmith.server.services.ce.NewActionServiceTest#
  • com.appsmith.server.services.ce.NewActionServiceTest#testActionsPublishedWhenPermissionIsMatched
  • com.appsmith.server.services.ce.PACConfigurationServiceCETest#test_setRolesAndGroups_featureFlagDisabled
  • com.appsmith.server.services.ce.TenantServiceCETest#
  • com.appsmith.server.services.ce.TenantServiceCETest#checkAndExecuteMigrationsForTenantFeatureFlags_emptyMigrationMap_revertSameTenant
  • com.appsmith.server.services.ce.TenantServiceCETest#checkAndExecuteMigrationsForTenantFeatureFlags_withPendingMigration_exceptionWhileRunningMigration_getUpdatedTenant
  • com.appsmith.server.services.ce.TenantServiceCETest#checkAndExecuteMigrationsForTenantFeatureFlags_withPendingMigration_getUpdatedTenant
  • com.appsmith.server.services.ce.TenantServiceCETest#ensureMapsKey
  • com.appsmith.server.services.ce.TenantServiceCETest#getTenantConfig_Valid_AnonymousUser
  • com.appsmith.server.services.ce.TenantServiceCETest#setEmailVerificationEnabledFalseAndGetItBack
  • com.appsmith.server.services.ce.TenantServiceCETest#setEmailVerificationEnabled_WithInvalidSMTPHost_ReturnsError
  • com.appsmith.server.services.ce.TenantServiceCETest#setEmailVerificationEnabled_WithValidSMTPHost_Success
  • com.appsmith.server.services.ce.TenantServiceCETest#setMapsKeyAndGetItBack
  • com.appsmith.server.services.ce.TenantServiceCETest#setMapsKeyWithoutAuthentication
  • com.appsmith.server.services.ce.TenantServiceCETest#setMapsKeyWithoutAuthorization
  • com.appsmith.server.services.ce.TenantServiceCETest#testDeserializationErrors
  • com.appsmith.server.services.ce.TenantServiceCETest#updateTenantConfiguration_updateStrongPasswordPolicy_success
  • com.appsmith.server.services.ce.UserIdentifierServiceCEImplTest#getUserIdentifier_whenCloudHosting_returnsEmail
  • com.appsmith.server.services.ce.UserIdentifierServiceCEImplTest#getUserIdentifier_whenSelfHosted_returnsHashedEmail
  • com.appsmith.server.solutions.AuthenticationServiceTest#
  • com.appsmith.server.solutions.AuthenticationServiceTest#testGetAuthorizationCodeURL_invalidDatasourceWithNullAuthentication
  • com.appsmith.server.solutions.AuthenticationServiceTest#testGetAuthorizationCodeURL_missingDatasource
  • com.appsmith.server.solutions.AuthenticationServiceTest#testGetAuthorizationCodeURL_validDatasource
  • com.appsmith.server.solutions.AuthenticationServiceTest#testGetAuthorizationCodeURL_validDatasourceAndBranchName
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyCaseWhereNoEnvironmentProvided
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyDatasourceStorageStructureEntriesWithTwoEnvironmentId
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyDatasourceStorageStructureGettingSaved
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyDuplicateKeyErrorOnSave
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyEmptyDatasourceStructureObjectIfDatasourceIsInvalid
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyEmptyStructureForPluginsWithNoGetStructureImplementation
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyGenerateNewStructureWhenNotPresent
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyUseCachedStructureWhenStructurePresent
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyUseCachedStructureWhenStructurePresentWithNoEnvironment
  • com.appsmith.server.solutions.DatasourceStructureSolutionTest#verifyUseNewStructureWhenIgnoreCacheSetTrue
  • com.appsmith.server.solutions.DatasourceTriggerSolutionTest#
  • com.appsmith.server.solutions.DatasourceTriggerSolutionTest#datasourceTriggerTest
  • com.appsmith.server.solutions.DatasourceTriggerSolutionTest#datasourceTriggerTest_should_return_collections_inorder
  • com.appsmith.server.solutions.PartialExportServiceTest#
  • com.appsmith.server.solutions.PartialExportServiceTest#testGetPartialExport_gitConnectedApp_branchResourceExported
  • com.appsmith.server.solutions.PartialExportServiceTest#testGetPartialExport_gitConnectedApp_featureBranchResourceExported
  • com.appsmith.server.solutions.PartialExportServiceTest#testGetPartialExport_nonGitConnectedApp_success
  • com.appsmith.server.solutions.PartialImportServiceTest#
  • com.appsmith.server.solutions.PartialImportServiceTest#testPartialImportWithBuildingBlock_nameClash_success
  • com.appsmith.server.solutions.PartialImportServiceTest#testPartialImport_gitConnectedAppDefaultBranch_success
  • com.appsmith.server.solutions.PartialImportServiceTest#testPartialImport_nameClashInAction_successWithNoNameDuplicates
  • com.appsmith.server.solutions.PartialImportServiceTest#testPartialImport_nonGitConnectedApp_success
  • com.appsmith.server.solutions.ReleaseNotesServiceTest#
  • com.appsmith.server.solutions.ReleaseNotesServiceTest#testComputeNewReleases
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#testEnrichExecutionParams_withBlobReference_performsSubstitutionCorrectly
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#testExecuteAPIWithParameterMapAsLastPart
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#testExecuteAPIWithUsualOrderingOfTheParts
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#testExecuteAction_withMalformedExecuteActionDTO_failsValidation
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#testExecuteAction_withoutActionId_failsValidation
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#testExecuteAction_withoutExecuteActionDTOPart_failsValidation
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImplTest#testParsePartsAndGetParamsFlux_withBlobIdentifiers_replacesValueInParam
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#checkRecoveryFromStaleConnections
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#executeActionNoStorageFound
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#executeActionWithExternalDatasource
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#executeAction_actionOnMockDatasource_success
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#suggestWidget_ArrayListDataEmpty_SuggestTextWidget
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#suggestWidget_ArrayListData_SuggestTableTextChartDropDownWidget
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#suggestWidget_ArrayListData_SuggestTableTextDropDownWidget
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecute
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteDbQuery
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteErrorResponse
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteNullPaginationParameters
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteNullRequestBody
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteReturnTypeWithNullResultBody
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteSecondaryStaleConnection
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteTimeout
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteWithJsonReturnType
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteWithPreAssignedReturnType
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testActionExecuteWithTableReturnType
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testVariableSubstitution
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testVariableSubstitutionWithNewline
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithArrayOfArray
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithArrayOfStringsDropDownWidget
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithChartWidgetData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithDropdownWidgetData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithEmptyData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithJsonArrayObjectData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithJsonNodeData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithJsonObjectData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithListWidgetData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithNumericData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionAfterExecutionWithTableWidgetData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionNestedData
  • com.appsmith.server.solutions.ce.ActionExecutionSolutionCETest#testWidgetSuggestionNestedDataEmpty
  • com.appsmith.server.solutions.ce.PolicySolutionCEImplTest#testAddNewPoliciesToEmptyObject
  • com.appsmith.server.solutions.ce.PolicySolutionCEImplTest#testAddNewPoliciesToNullPoliciesObject
  • com.appsmith.server.solutions.ce.PolicySolutionCEImplTest#testMergePoliciesWithExistingOnes
  • com.appsmith.server.solutions.ce.PolicySolutionCEImplTest#testOriginalPolicyMapNotModified
  • com.appsmith.server.solutions.ce.PolicySolutionCEImplTest#testReturnModifiedObject
  • com.appsmith.server.transactions.ImportApplicationTransactionServiceTest#
  • com.appsmith.server.transactions.ImportApplicationTransactionServiceTest#importApplication_exceptionDuringImportActions_savedPagesAndApplicationReverted
  • com.appsmith.server.transactions.ImportApplicationTransactionServiceTest#importApplication_transactionExceptionDuringListActionSave_omitTransactionMessagePart
  • com.appsmith.server.transactions.ImportApplicationTransactionServiceTest#importIntoExistingApp_exceptionDuringImport_removedEntitiesRestored
  • com.appsmith.server.transactions.ImportApplicationTransactionServiceTest#importIntoExistingApplication_exceptionDuringImport_dataRestoredBack
  • com.appsmith.server.widgets.refactors.WidgetRefactoringServiceCEImplTest#
  • com.appsmith.server.widgets.refactors.WidgetRefactoringServiceCEImplTest#testRefactorNameInDsl_whenRenamingListWidget_replacesTemplateReferences
  • com.appsmith.server.widgets.refactors.WidgetRefactoringServiceCEImplTest#testRefactorNameInDsl_whenRenamingTextWidget_replacesAllReferences

Copy link

Failed server tests

  • com.appsmith.server.services.UsagePulseServiceTest#test_loggedInUserPulse_Success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Required label for CI skip-changelog Adding this label to a PR prevents it from being listed in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants