Skip to content

Task: Add initial CuPIT feature tests#307

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

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

Conversation

@jonrandahl
Copy link
Contributor

@jonrandahl jonrandahl commented Dec 24, 2025

feat: Introduces feature tests for search, data retrieval, and download aspects

  • Introduces feature tests for search, data retrieval and download aspects for use in the Cucumber and Puppeteer Integration Tests (CuPIT).
  • Adds scenarios for postcode searches, property type filtering, and text indexing.

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
  • Updates changelog

- Updates the .gitignore file to exclude local configuration files, except for development.
- Creates feature files to cover search, data retrieval, and download aspects of the PPD application.
- Adds scenarios for postcode searches, property type filtering, and text indexing.
- Introduces feature tests for Cucumber and Puppeteer Integration Tests.
- Adds scenarios for postcode searches and text indexing.
- Updates .gitignore rules to exclude .DS_Store files.
- Generalises .env exclusion for improved secrets management.
@jonrandahl jonrandahl changed the title Task: Implements CuPIT feature tests and updates .gitignore Task: Implements CuPIT feature tests Dec 24, 2025
@jonrandahl jonrandahl changed the title Task: Implements CuPIT feature tests Task: Add initial CuPIT feature tests Dec 24, 2025
- Moved PPD spec files to remove wildcard characters from sync path.
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