-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
component/buildBuild system and packagingBuild system and packagingcomponent/cliCLI tools relatedCLI tools relatedcomponent/testingTesting utilities (@fedify/testing)Testing utilities (@fedify/testing)type/enhancementImprovements to existing featuresImprovements to existing features
Description
Summary
Assign random port number while test-init.
Problem
Currently, test-init extracts the port number from the server output. However, this is inaccurate and there is a possibility of port conflicts.
Proposed Solution
For each tests in test-init, pick a random number between 10000 and 65535 and assign it.
Alternatives Considered
No response
Scope / Dependencies
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/buildBuild system and packagingBuild system and packagingcomponent/cliCLI tools relatedCLI tools relatedcomponent/testingTesting utilities (@fedify/testing)Testing utilities (@fedify/testing)type/enhancementImprovements to existing featuresImprovements to existing features