Closed xmudrii closed 7 years ago
Using the regenmocks.sh script provided with doctl causes Load Balancer tests to fail. Offended functions have one thing in general, they're using String Slice as parameter for something.
regenmocks.sh
doctl
List of offended functions:
All mentioned functions are part of load_balancers_test.go.
load_balancers_test.go
/cc @mauricio @viola @mchitten @hugocorbucci
🎉
Using the
regenmocks.sh
script provided withdoctl
causes Load Balancer tests to fail. Offended functions have one thing in general, they're using String Slice as parameter for something.List of offended functions:
All mentioned functions are part of
load_balancers_test.go
./cc @mauricio @viola @mchitten @hugocorbucci