PromucFlow_constructor/app/server/appsmith-server
Abhijeet 385b6556d5
fix: JUnit testcases failures for EE codebase (#26824)
## Description
As we have started using the @FeatureFlagged for selectively calling the
methods from different classes based on the feature flag support, this
needs a valid user object to detect if the feature is supported for the
current user. This PR adds the api_user context for running the
testcases and also adds the mocking for FeatureFlagService which will be
used only in EE codebase, but added here to avoid any future merge
conflicts.
2023-08-31 15:15:22 +05:30
..
src fix: JUnit testcases failures for EE codebase (#26824) 2023-08-31 15:15:22 +05:30
auth-notes
pom.xml chore: revert rate limit due to redis client issue (#26813) 2023-08-31 10:12:47 +05:30