Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.02 KB

File metadata and controls

51 lines (35 loc) · 1.02 KB

TEST_INDEX.md

Generated draft. Review and refine before relying on it.

Test Commands

# codex-workflow-bootstrap (other)
tools.bootstrap:main

# codex-workflow-scan (other)
tools.scan_project:main

# codex-workflow-validate (other)
tools.validate_workflow:main

# codex-workflow-acceptance (other)
tools.acceptance_check:main

Fast Tests

  • No fast test commands detected automatically

Medium Tests

  • No medium test commands detected automatically

Expensive Tests

  • No expensive test commands detected automatically

Feature Map

  • Auth:
    • Тесты: Needs review
  • API:
    • Тесты: Needs review
  • UI or bot:
    • Тесты: Needs review
  • Notifications:
    • Тесты: Needs review
  • Data layer:
    • Тесты: Needs review

Notes For Codex

  • Detected test directories: tests
  • Confidence: medium (Based on filename and directory heuristics)
  • If no commands were detected, inspect package scripts, Makefile, or project config manually.
  • Keep this file aligned with real verification practice.