PromucFlow_constructor/app/server/appsmith-plugins
Manish Kumar fcfc3d97dc
feat: Making the error messages in amazon s3 plugin informative (#15861)
* feat: make AmazonS3 plugin error messages more readable. #8664

* added curly braces in if/else block

* modified according to PR review comments

* modified according to PR review comments

* This commit introduces readable errors for S3 Datasource: https://github.com/appsmithorg/appsmith/issues/8554
It changes three files:
	*AmazonS3ErrorUtils.java
	*AmazonS3PluginTest.java
	*AmazonS3ErrorUtilsTest.java

This commit has been tested:
	*manual testing
	*Junit testing

* This feature-commit introduces readable errors for S3 Datasource: https://github.com/appsmithorg/appsmith/issues/8554
It changes three files:
	*AmazonS3ErrorUtils.java
	*AmazonS3PluginTest.java
	*AmazonS3ErrorUtilsTest.java

This commit has been tested:
	*manual testing
	*Junit testing

* added new line in the AmazonS3ErrorUtilsTest.java

* * Ommited unused imports in following files:
	* AmazonS3ErrorUtils.java
	* AmazonS3PluginTest.java
	* AmazonS3ErrorUtilsTest.java

* Moved test functions
* combined instance checking for AmazonServiceException and its subclass

* removed unused imports from AmaxonS3UtilsTest.Java

Co-authored-by: somna <somnathdasadhikari@gmail.com>
2022-08-15 10:48:20 +05:30
..
amazons3Plugin feat: Making the error messages in amazon s3 plugin informative (#15861) 2022-08-15 10:48:20 +05:30
arangoDBPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
dynamoPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
elasticSearchPlugin fix: Adding checks to prevent disallowed hosts from connecting via Elasticsearch plugin (#15834) 2022-08-08 21:07:15 +05:30
firestorePlugin fix: Modify Form Control Inputs for various Datasource Actions (#15396) 2022-08-09 13:05:59 +00:00
googleSheetsPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
jsPlugin chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
mongoPlugin fix: Make default DB compulsory in URI string format (#15881) 2022-08-11 15:35:27 +05:30
mssqlPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
mysqlPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
postgresPlugin chore: bump postgresql from 42.3.3 to 42.4.1 in /app/server/appsmith-plugins/postgresPlugin (#15781) 2022-08-06 12:35:25 +05:30
rapidApiPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
redisPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
redshiftPlugin fix: fix query failure on simultaneous execution of multiple queries (#15458) 2022-07-28 17:01:17 +05:30
restApiPlugin fix: Adding a check for invalid hosts on redirects as well (#15782) 2022-08-06 12:36:43 +05:30
saasPlugin chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
smtpPlugin fix: Modify Form Control Inputs for various Datasource Actions (#15396) 2022-08-09 13:05:59 +00:00
snowflakePlugin chore: Closing resources to ensure there are no memory leaks (#15343) 2022-07-29 19:51:10 +05:30
pom.xml chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30