Skip to content

Add filter management component tests - #511

Open
JamBalaya56562 wants to merge 1 commit into
duplicati:mainfrom
JamBalaya56562:agent/test-filter-management-component
Open

Add filter management component tests#511
JamBalaya56562 wants to merge 1 commit into
duplicati:mainfrom
JamBalaya56562:agent/test-filter-management-component

Conversation

@JamBalaya56562

Copy link
Copy Markdown
Contributor

Summary

  • add Angular TestBed and Vitest coverage for the parent FiltersComponent
  • verify exclude-all warning precedence and reactive updates
  • verify bulk text conversion, normalization, filtering, and stable deduplication
  • verify add, update, and remove collection operations without depending on jsdom scrolling

This is a test-only change. Production code, public APIs, dependencies, and lockfiles are unchanged. Child filter-row editing remains covered separately.

Validation

  • bun install --frozen-lockfile
  • bunx prettier --check projects/ngclient/src/app/backup/components/filters/filters.component.spec.ts
  • targeted Angular/Vitest run: 13 tests passed
  • bun run test:ci: 25 test files and 257 tests passed
  • bun run gen:font
  • bun run ng -- build ngclient --configuration production

Part of #273

@JamBalaya56562
JamBalaya56562 force-pushed the agent/test-filter-management-component branch from f8c7923 to a9908ae Compare August 28, 2026 10:51
@JamBalaya56562
JamBalaya56562 force-pushed the agent/test-filter-management-component branch from a9908ae to 8c379b5 Compare August 29, 2026 04:12
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