Skip to content

Add tests for iconTag parameter in entity-types create #181

Description

@jeff-schnitter

Summary

The Cortex API for creating entity types now supports an optional iconTag parameter (see API docs).

Tasks

  • Modify existing entity-types create test to include a valid iconTag (Cortex-builtin::Basketball)
  • Add test to verify behavior when an invalid iconTag is provided (API uses default icon, does not fail)
  • Verify tests pass

Notes

  • The API does not reject invalid iconTag values - it simply uses a default icon
  • Tests should verify this behavior to catch any future API changes

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions