Skip to content

Add test case cover for gen_tile_macro command #653

@KelvinChung2000

Description

@KelvinChung2000

For 1. I have written something that should cover that, but it doesn't seem to be doing so atm. I need to add more test case to cover that.

if not args.tile:
logger.error("Tile name must be specified")
return

So this could also be a problem from the upstream cmd2. As that looks like it is hitting something from that side before even hitting our logic.

Originally posted by @KelvinChung2000 in #649 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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