PromucFlow_constructor/app/server
Vishnu Gp 91025f94d7
chore: Fixing flaky test in ApplicationForkingServiceTests (#15468)
## Description

Fixes issue in ApplicationForkingServiceTests

## Type of change

- Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

- Local tests

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
2022-07-27 11:25:15 +05:30
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
appsmith-interfaces fix: Added support for self signed certificate during OAuth2 flows (#14719) 2022-07-21 16:10:36 +05:30
appsmith-plugins fix: Modified available scopes for Google Sheets (#15169) 2022-07-21 16:35:54 +05:30
appsmith-server chore: Fixing flaky test in ApplicationForkingServiceTests (#15468) 2022-07-27 11:25:15 +05:30
envs feat: Add disconnect button on auth config pages and form login callout banner (#11389) 2022-03-02 23:48:50 +05:30
mongo-seed
scripts feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
.gitignore Improve server setup experience documentation (#4441) 2021-05-19 19:29:08 +05:30
build.sh chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
buildpack-run.sh
docker-compose.yml feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
Dockerfile Add healthcheck to docker (#13154) 2022-05-06 11:45:56 +05:30
entrypoint.sh Remove echo MongoDB URI 2021-12-24 22:01:39 +05:30
pom.xml chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
Procfile
README.md Adds YT Setup Videos to Docs (#5744) 2021-07-09 15:54:34 +05:30
system.properties

Appsmith Server

This is the server-side repository for the Appsmith framework.

For details on setting up your development machine, please refer to the Setup Guide