Commit 83f48b8
committed
refactored compose run linux tests to nerdtest.Setup
Migrated 9 out of 10 tests in compose_run_linux_test.go from legacy
testutil.NewBase to the nerdtest/tigron framework. Replaced unbuffer
wrapper with WithPseudoTTY, goroutine polling with cmd.Background
and EnsureContainerStarted, and hardcoded ports with portlock.Acquire.
Signed-off-by: sathiraumesh <sathiraumesh@gmail.com>1 parent 3b09fa5 commit 83f48b8
1 file changed
Lines changed: 284 additions & 212 deletions
0 commit comments