Skip to content

Add API Endpoint Test Cases and Mock Service Implementation#4

Merged
Nuvindu merged 23 commits intoballerina-platform:mainfrom
aaishahhamdha:main
Feb 22, 2025
Merged

Add API Endpoint Test Cases and Mock Service Implementation#4
Nuvindu merged 23 commits intoballerina-platform:mainfrom
aaishahhamdha:main

Conversation

@aaishahhamdha
Copy link
Contributor

Purpose

This pull request adds test scenarios, including negative test cases, for multiple API endpoints. It uses a mock service to simulate responses, ensuring the API works correctly in different situations and improving test coverage.

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

Update openapi.json and sanitations.md to fix payload binding errors
Read, Create, Update and Delete endpoints of association definitions are tested.
Read, Create , Update and Delete endpoints for association definition configuration are tested
Merge pull request ballerina-platform#3 from aaishahhamdha/main
@Nuvindu
Copy link
Contributor

Nuvindu commented Feb 20, 2025

Commit messages are good!

Applied JSON syntax highlighting in markdown, and improved descriptions.
Improve code quality by limiting 120 characters per line
Copy link
Contributor

@Nuvindu Nuvindu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Nuvindu Nuvindu merged commit 70f83b8 into ballerina-platform:main Feb 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants