Skip to content

Features for version 2 #2

@Wazzaps

Description

@Wazzaps
  • Mark test as success/failure
  • Search/Filtering
  • Project metadata
    • Display name
    • Icon
  • TestRun metadata
    • Display name
    • Link to CI run
    • Link to source code / branch / commit
  • Support loading test runs from .tar.zstd files (use seekable zstd format)
    • Periodically archive old runs
  • Add frontend types to everything
  • Press escape to exit log view
  • QA it for undefined errors
  • Find why refreshing is stuck sometimes
  • Keep tests view loaded while viewing logs
  • Gracefully handle non-string param values (like objs or arrays)
  • Fix goroutine leaks
  • Save log level filters in localstorage
  • Save resizable handles value in localstorage
  • ctrl click dot to open logs in new tab
  • keep test filter after untruncation
  • Use project/run display names in places other than the lists
  • Page titles
  • Refactor state flow
  • Don't show test groups with 1 test
    • Add text-overflow: ellipsis to test group label
  • Alt-click test to filter by test status
  • Alt-click test while sidebar is open to filter by exception id?
  • Alt-click column/row to filter by it (allow multiple selection, only apply when releasing alt)
  • Highlight exceptions when hovering them (sidebar<->matrix)
  • Add color dot near exceptions in sidebar for their corresponding color hash
  • Logger filtering
  • Make exception colors never be green
  • Make resize handles localstorage per-project
  • "copy pytest command line" button

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions