Skip to content

Add agent context for how to run tests#61

Merged
ecairol merged 1 commit into
trunkfrom
add/agent-context
Feb 25, 2026
Merged

Add agent context for how to run tests#61
ecairol merged 1 commit into
trunkfrom
add/agent-context

Conversation

@ecairol
Copy link
Copy Markdown
Contributor

@ecairol ecairol commented Feb 25, 2026

Summary by CodeRabbit

  • Tests

    • Added PHPUnit test framework with scaffolding, including documentation for running full test suites, individual files, and specific test methods.
  • Chores

    • Updated deployment configuration to exclude internal development files and documentation from production deployments.

@ecairol ecairol merged commit 1cce145 into trunk Feb 25, 2026
1 check passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 25, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7b9728b and 9637ec4.

📒 Files selected for processing (4)
  • .agents/README.md
  • .agents/skills/run-plugin-tests/SKILL.md
  • .deployignore
  • AGENTS.md

Walkthrough

The pull request introduces PHPUnit test infrastructure to the project. A new tests/ directory with phpunit.xml configuration is added, along with a corresponding SKILL.md file documenting how to run tests. The composer scripts are updated to include a test command, and AGENTS.md is updated with a documented test workflow section. Additionally, .deployignore is modified to exclude the .agents directory, AGENTS.md, and CLAUDE.md files from deployment.


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant