Skip to content

Task: Add initial CuPIT feature tests#200

Draft
jonrandahl wants to merge 3 commits intodevfrom
spike/cupit-features-approach
Draft

Task: Add initial CuPIT feature tests#200
jonrandahl wants to merge 3 commits intodevfrom
spike/cupit-features-approach

Conversation

@jonrandahl
Copy link
Contributor

@jonrandahl jonrandahl commented Dec 24, 2025

feat: Adds initial cupit feature tests to enable cucumber and puppeteer integration tests

  • Introduces feature tests for branding and home page functionality for use in the cucumber and puppeteer integration tests (cupit).
  • Adds a specification file outlining landing page elements which sets up basic scenarios to verify logo presence, page titles and content.

Additional Changes

  • Updates .gitignore rules to include .ds_store files and prevent unnecessary tracking of mac os system files
  • Generalises .env exclusion to cover all variations, except the development one, for better secrets management.

- Introduces feature tests for branding and home page functionality.
- Adds a specification file outlining landing page elements.
- Sets up basic scenarios to verify logo presence, page titles and content.
- Ignores .DS_Store files to prevent unnecessary tracking of Mac OS system files.
- Generalises .env exclusion to cover all variations, except the development one, for better secrets management.
- Introduces feature tests for branding and home page functionality for use in CuPIT.
- Adds a specification file outlining landing page elements.
- Updates .gitignore rules to exclude .DS_Store files and generalises .env exclusions for improved secrets management.
@jonrandahl jonrandahl changed the title Task: Add initial cupit feature tests Task: Add initial CuPIT feature tests Dec 24, 2025
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