Skip to content

[FE-116] ui/csv.tsx has no test coverage #1311

Description

@yusuftomilola

Overview

frontend/components/ui/csv.tsx implements the client-side CSV export/import affordance used from list pages, with no test of its parsing or generation logic.

Tasks

  • Add tests for CSV generation from a given row set, including values containing commas/quotes.
  • Add tests for CSV parsing on import, including a malformed-row case.

Acceptance Criteria

  • CSV generation and parsing both have coverage, including edge-case values.

Notes for Contributors

Comment below to be assigned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programfrontendtestingTests, QA, and quality assurance

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions