Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular unit tests #1836

Open
2 of 51 tasks
ArakTaiRoth opened this issue May 8, 2024 · 0 comments
Open
2 of 51 tasks

Angular unit tests #1836

ArakTaiRoth opened this issue May 8, 2024 · 0 comments
Assignees
Labels
Tech debt Technical Debt. Likely no benefit to end users.

Comments

@ArakTaiRoth
Copy link
Collaborator

ArakTaiRoth commented May 8, 2024

Info

We need new unit tests written per component for the new Angular upgrade.

These tests include using either vitest snapshot testing or manual attribute tests

More Info

The current Angular upgrade work is being done on this branch, everyone should be able to access this and contribute back to it at the same time.

Acceptance Criteria:

  1. We have unit tests written for the following
    • Accordion
    • Badge
    • Block
    • Button
    • Button Group
    • Calendar
    • Callout
    • Checkbox
    • Chip
    • Circular Progress
    • Column Layout
    • Container
    • Date Picker
    • Details
    • Divider
    • Dropdown
    • Dropdown Item
    • File Upload Card
    • File Upload Input
    • Footer
    • Footer Meta Section
    • Footer Nav Section
    • Form Item
    • Form Stepper
    • Grid
    • Header
    • Header Menu
    • Hero Banner
    • Hero Banner Actions
    • Icon
    • Icon Button
    • Input
    • Microsite Header
    • Modal
    • Notification Banner
    • Pages
    • Pagination
    • Popover
    • Radio Group
    • Radio Item
    • Side Menu
    • Side Menu Group
    • Side Menu Heading
    • Skeleton
    • Spacer
    • Spinner
    • Tab
    • Table
    • Tabs
    • Textarea
    • Tooltip
@ArakTaiRoth ArakTaiRoth added the Tech debt Technical Debt. Likely no benefit to end users. label May 8, 2024
@ArakTaiRoth ArakTaiRoth changed the title Accordion - Angular unit tests Angular unit tests May 8, 2024
@ArakTaiRoth ArakTaiRoth changed the title Angular unit tests Angular cypress tests May 31, 2024
@chrisolsen chrisolsen changed the title Angular cypress tests Angular unit tests Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tech debt Technical Debt. Likely no benefit to end users.
Projects
Status: 🏗 In progress
Development

No branches or pull requests

3 participants