Skip to content

Add input validation in setter methods #24

@navin772

Description

@navin772

Add proper validation to relevant setter methods of upload task files.

Files to add validations:

  1. LambdaTestTask.java
  2. LambdaUploaderTask.java

For username and key validations, check for null/empty values and raise appropriate errors. For appFilePath and testSuiteFilePath check for the possible scenarios and update accordingly. As per docs we can also pass app and test suite IDs instead of paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershacktoberfestCurated issues which are well scoped and ready to be worked on as part of Hacktoberfest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions