Skip to content

Rename tests/specs/functions/ to tests/specs/functional/#1872

Merged
bpamiri merged 1 commit intodevelopfrom
fix/rename-functions-to-functional
Feb 12, 2026
Merged

Rename tests/specs/functions/ to tests/specs/functional/#1872
bpamiri merged 1 commit intodevelopfrom
fix/rename-functions-to-functional

Conversation

@bpamiri
Copy link
Collaborator

@bpamiri bpamiri commented Feb 12, 2026

Summary

  • Renames tests/specs/functions/tests/specs/functional/ in both the base template and repo-level tests
  • Updates doc references in testing-your-application.md and using-the-test-environment.md

The directory was incorrectly named functions/ when the intended testing architecture is unit/, integration/, functional/ — as documented in the README and consistent with standard framework conventions (Django, Rails).

As @zainforbjs noted in #1866, the template was out of sync with the documented structure. This applies the fix he recommended.

Closes #1866

🤖 Generated with Claude Code

The directory was incorrectly named "functions" in the base template
and repo-level tests. The intended name is "functional", which aligns
with the README, the documented testing architecture (unit/integration/
functional), and standard framework conventions (Django, Rails).

Also updates doc references in testing-your-application.md and
using-the-test-environment.md.

Closes #1866

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bpamiri bpamiri merged commit 58a39e9 into develop Feb 12, 2026
45 checks passed
@bpamiri bpamiri deleted the fix/rename-functions-to-functional branch February 12, 2026 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments