Skip to content

[cueadmin] Add Unit Tests for Subscription Management #1920

@ramonfigueiredo

Description

@ramonfigueiredo

Describe the enhancement
Implement tests for subscription commands that manage show-allocation relationships and resource allocation.

Version Number

Additional context
Create cueadmin/tests/test_subscription_commands.py testing:

  • -lb listing subscriptions for shows
  • -lba listing all subscriptions to an allocation
  • -create-sub creating new subscriptions with size/burst values
  • -delete-sub removing subscriptions
  • -size and -burst modifying subscription parameters
  • Subscription query filtering
  • Validation of size/burst values (non-negative, within limits)

Test various subscription configurations and verify resource calculation accuracy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions