Skip to content

chore(): improve build, lint, and test structure #1498

Open
brandyscarney wants to merge 14 commits into
mainfrom
chore/ionicons-align-build-tests
Open

chore(): improve build, lint, and test structure #1498
brandyscarney wants to merge 14 commits into
mainfrom
chore/ionicons-align-build-tests

Conversation

@brandyscarney

@brandyscarney brandyscarney commented Jul 22, 2026

Copy link
Copy Markdown
Member

Description

Updates the build and test structure to align with ionic-framework. This includes:

  • Updated package configuration (prettier, build, test, etc)
  • Updated dependencies (Stencil, Playwright, Jest) to latest versions
  • Refactored test structure to use individual test pages with shared styles
  • Splits single test file into multiple with a landing page and additional e2e tests

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation
  • Other (CI, chores, etc.)

Rationale / Problems Fixed

The ionicons repository had fragmented test organization with tests split among multiple folders and a single monolithic test file, making it difficult to maintain and extend. The build and test structure also diverged from ionic-framework standards, creating inconsistency across projects. This update aligns the tooling, configuration, and test organization with ionic-framework to improve maintainability.

@brandyscarney
brandyscarney marked this pull request as ready for review July 22, 2026 17:00
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.

2 participants