apache / apache/airavata-data-catalog
Create test cases for PostgresqlMetadataSchemaQueryWriterImpl
Open
- Dominant language
- Java
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Test different types of metadata schema fields (INTEGER, STRING, etc.). Test different kinds of conditions on those filters (<=, >=, !=, etc.). See DataCatalogAPIClient.java for some tests that have already been implemented.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with PostgresqlMetadataSchemaQueryWriterImpl and review the existing tests in DataCatalogAPIClient.java. Add test cases for metadata schema field types such as INTEGER and STRING, along with filter conditions including <=, >=, and !=. Done means the requested types and conditions are covered by passing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, postgresql
- Domain
- databases, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100