Skip to content

Better Error Handling #19

@XOYZ69

Description

@XOYZ69

Is your feature request related to a problem? Please describe.

Currently the error Handling is very minimalistic.

Describe the solution you'd like
I like to have function like check_syntax() to check whether or not there are any syntax error in the card design.

Describe alternatives you've considered

It would also be possible to check before any calculation are made if the values exist but that would require a lot of testing code. The better way is to implement a check_syntax() function and apply unit tests for each design after every commit and before you are able to create cards.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature_wishSuggest a new feature or wish for something.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions