Skip to content

Write Comprehensive Tests #9

@stifskere

Description

@stifskere

Sub-issue of #3

Objective

Ensure reliability across all components.

Tasks

Stage 1: PostgreSQL CREATE TABLE (priority)

  • Unit tests for AST builder, parser, diff, and SQL generator on PostgreSQL CREATE TABLE.
  • Integration tests for end-to-end parse → diff → generate on PostgreSQL.

Stage 2: Full MVP / Other Dialects

  • Extend tests for other dialects and complex schema cases.
  • Add edge case and error handling tests.

Note: Testing Stage 2 is less urgent; focus on Stage 1 first for validation within Flaky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions