-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
devdays25enhancementImprovement to an existing featureImprovement to an existing featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
devdays25enhancementImprovement to an existing featureImprovement to an existing featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed