Skip to content

test(ui): Add tests for StarterPage, MessageBox, and HTTPCodeView #291

@usernane

Description

@usernane

File

Ui/StarterPage.php, Ui/MessageBox.php, Ui/HTTPCodeView.php

Current Coverage

0% (0/349 combined)

Scenarios to Cover

  • StarterPage: renders correct HTML structure
  • StarterPage: applies theme correctly
  • StarterPage: page title, description, and meta tags are set
  • MessageBox: renders with correct message and type (success/error/warning)
  • MessageBox: custom CSS classes are applied
  • HTTPCodeView: renders correct page for 404
  • HTTPCodeView: renders correct page for 500

Notes

StarterPage alone is 289 statements at 0% — the largest untested UI class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingTest coverage tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions