Skip to content

Conversation

@tikazyq
Copy link
Collaborator

@tikazyq tikazyq commented Oct 9, 2025

… test status

Copilot AI review requested due to automatic review settings October 9, 2025 03:35
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 disables API/integration tests that were incorrectly categorized as unit tests in CI workflows and documents the current test status for the controllers directory.

  • Excludes controllers directory from test execution in both GitHub workflow files
  • Creates comprehensive documentation explaining why tests are disabled and future plans
  • Adds explanatory comments in workflow configuration to clarify the temporary nature of this change

Reviewed Changes

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

File Description
core/controllers/TEST_STATUS.md New documentation file explaining disabled test status and remediation plan
core/.github/workflows/test.yml Removes controllers from test module list with explanatory comments
.github/workflows/docker-crawlab.yml Adds logic to skip controllers directory during test discovery and execution

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

```

---
*Disabled: October 9, 2025*
Copy link

Copilot AI Oct 9, 2025

Choose a reason for hiding this comment

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

The date 'October 9, 2025' appears to be a future date. This should likely be 'October 9, 2024' or the actual current date when this change was made.

Suggested change
*Disabled: October 9, 2025*
*Disabled: October 9, 2024*

Copilot uses AI. Check for mistakes.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2025

@tikazyq tikazyq merged commit 7cbe177 into test Oct 9, 2025
10 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