Skip to content

feat: add Node test suite for escalated-adonis#2

Merged
mpge merged 1 commit intomainfrom
feature/add-tests
Feb 10, 2026
Merged

feat: add Node test suite for escalated-adonis#2
mpge merged 1 commit intomainfrom
feature/add-tests

Conversation

@mpge
Copy link
Member

@mpge mpge commented Feb 10, 2026

  • 252 tests all passing
  • Helper function tests (getConfig, tablePrefix, table, sanitizeHtml, etc.)
  • Sanitization tests (XSS prevention, allowed/blocked tags, event handlers)
  • Type/enum tests (TicketStatus, TicketPriority, ActivityType, transitions)
  • Constant validation tests (STATUS_LABELS, PRIORITY_COLORS, BLOCKED_EXTENSIONS)

- 252 tests all passing
- Helper function tests (getConfig, tablePrefix, table, sanitizeHtml, etc.)
- Sanitization tests (XSS prevention, allowed/blocked tags, event handlers)
- Type/enum tests (TicketStatus, TicketPriority, ActivityType, transitions)
- Constant validation tests (STATUS_LABELS, PRIORITY_COLORS, BLOCKED_EXTENSIONS)
@mpge mpge merged commit bd88a95 into main Feb 10, 2026
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