GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
135 stars 61 forks source link

Add unit tests for custom cpu & memory parameters. #576

Closed ILMTitan closed 6 years ago

ILMTitan commented 6 years ago

Fix the slow CacheItem tests.

ILMTitan commented 6 years ago

The tests are written assuming that CustomMemory and CustomCpu, and MachineType are in different parameter sets. Therefore they fail at the moment.