Skip to content
wiki.fftac.org

Test Plan

**Site relevance:** Anti-Christ.net

**Memory type:** UAI memory file

**Source path:** Anti-Christ.net/.uai/test-plan.uai

**Size:** 1.3 KB

Summary

  • PHP syntax: php -l path\to\file.php

Source Headings

  • Test Plan
  • Common Targeted Checks
  • Known Local Environment Risks
  • Done Means

Source Preview

This source file is short enough to preview directly on its source-memory page.

---
uai: "1.0"
type: test-plan
title: "Anti-Christ.net Verification Plan"
created: "2026-05-10"
updated: "2026-05-14"
status: active
source: "https://uaix.org/en-us/specification/project-handoff/"
---

# Test Plan

## Common Targeted Checks

- PHP syntax: `php -l path\to\file.php`
- JSON syntax: `node -e "JSON.parse(require('fs').readFileSync('path','utf8'))"`
- Handoff reference check: verify files named in `AGENTS.md`, `readme.human`, and `.uai/` exist.
- Browser or WordPress Studio smoke check only when the task changes runtime behavior and the environment is available.
- Anti-Christ.net content smoke, local Studio: from `WP-FFTAC/Anti-Christ.net`, run `powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\test-site-content.ps1 -BaseUrl local Studio route`.
- Anti-Christ.net content smoke, production manifest URL: from `WP-FFTAC/Anti-Christ.net`, run `powershell -NoProfile -ExecutionPolicy Bypass -File .\scripts\test-site-content.ps1`.

## Known Local Environment Risks

- PHP may not be on PATH in the current shell.

## Done Means

- Changed files are named.
- Targeted checks have run or the blocker is explicit.
- Release or packaging checks are only claimed if actually run.
- Handoff files are updated when durable project truth changes.