Skip to content

feat: adding atg public docs for fix with ai#588

Merged
nehagup merged 6 commits intomainfrom
atg
Jun 23, 2025
Merged

feat: adding atg public docs for fix with ai#588
nehagup merged 6 commits intomainfrom
atg

Conversation

@nehagup
Copy link
Member

@nehagup nehagup commented Jun 23, 2025

This pull request includes several updates to the documentation and UI components, focusing on navigation restructuring, UI simplification, and community engagement improvements.

Navigation Updates:

  • Updated the Products dropdown in docusaurus.config.js to reorganize testing labels, replacing "API Testing" with "API Testing (AI)" and reordering "Unit Testing" to appear last.
  • Fixed a typo in the "Community Articles" label under the blog links.

UI Simplification:

  • Removed an unused SVG logo from the KeployCloud component and replaced it with a simpler text-based section for better clarity and reduced visual clutter.

Community Engagement Improvements:

  • Updated the support section in versioned_docs/version-3.0.0/concepts/support.md, replacing the GitHub Discussions badge with a GitHub Issues badge for more direct user feedback and support.## What has changed?

Please include a summary of the change.

This PR Resolves #(issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update (if none of the other choices apply).

How Has This Been Tested?

Please run npm run build and npm run serve to check if the changes are working as expected. Please include screenshots of the output of both the commands. Add screenshots/gif of the changes if possible.

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.

nehagup added 2 commits June 22, 2025 23:13
Signed-off-by: Neha Gupta <gneha21@yahoo.in>
Signed-off-by: Neha Gupta <gneha21@yahoo.in>
Copilot AI review requested due to automatic review settings June 23, 2025 18:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the sidebar to emphasize AI-powered API testing, introduces new AI test-generation and self-healing docs, and streamlines support and UI components.

  • Reorder and relabel versioned sidebar categories for “API Testing (AI)” and “Unit Testing”
  • Add three new docs on AI-driven test generation and self-healing
  • Update support badge link and simplify the KeployCloud component UI

Reviewed Changes

Copilot reviewed 7 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
versioned_sidebars/version-3.0.0-sidebars.json Reordered “API Testing” and “Unit Testing” categories, added “Getting Started”
versioned_docs/version-3.0.0/running-keploy/self-healing-ai-api-tests.md New guide: Self-Healing API Tests
versioned_docs/version-3.0.0/running-keploy/generate-api-tests-using-ai.md New guide: Generating API tests using AI
versioned_docs/version-3.0.0/running-keploy/api-testing-tool-ai-powered.md New overview: API Test Generator
versioned_docs/version-3.0.0/concepts/support.md Swapped GitHub Discussion badge for GitHub Issues badge
src/components/KeployCloud.js Removed unused SVG, added text-based support/demo CTAs
docusaurus.config.js Renamed “API Testing” to “API Testing (AI)”, reordered menu items, fixed typo
Comments suppressed due to low confidence (1)

versioned_docs/version-3.0.0/concepts/support.md:14

[![GitHub Issue](https://img.shields.io/badge/GitHub-%23FFFF.svg?style=for-the-badge&logo=GitHub&logoColor=black)](https://github.com/keploy/keploy)

Signed-off-by: Neha Gupta <gneha21@yahoo.in>
@nehagup nehagup merged commit e41c3b8 into main Jun 23, 2025
4 of 7 checks passed
@nehagup nehagup deleted the atg branch June 23, 2025 19:03
che3zcake pushed a commit to che3zcake/keploy-docs that referenced this pull request Jun 23, 2025
* docs: adding atg public docs for installation and explanation

Signed-off-by: Neha Gupta <gneha21@yahoo.in>

* docs: adding atg public docs for fix with ai

Signed-off-by: Neha Gupta <gneha21@yahoo.in>

* chore: atg operations (keploy#587)

* chore: atg operations (keploy#587)

* docs: adding atg public docs for fix with ai

Signed-off-by: Neha Gupta <gneha21@yahoo.in>

---------

Signed-off-by: Neha Gupta <gneha21@yahoo.in>
Co-authored-by: Tvisha <tvisha.raji@keploy.io>
Signed-off-by: Lawrence Sharma <che3zcake@gmail.com>
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.

3 participants