Skip to content

expose SCTs in cleaner fashion #105

@machow

Description

@machow

We're doing this little song and dance right now.

from sqlwhat.checks.check_result import check_result, test_has_columns, test_nrows, test_ncols, test_column, allow_error, test_error, test_name_miscased, test_column_name
from sqlwhat.checks.check_logic import fail, multi, extend, test_or, test_correct
from sqlwhat.checks.check_funcs import check_node, check_field, test_student_typed, has_equal_ast, test_mc, success_msg, verify_ast_parses

Should be easier to just define a variable __all__ on each individual module

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions