mlab-lattice / lattice

Apache License 2.0
1 stars 3 forks source link

implement address controller tests #187

Open gregbanks opened 5 years ago

gregbanks commented 5 years ago

should come up with general strategy/philosophy for writing controller tests

gregbanks commented 5 years ago

basic test structure set up, modeled after https://github.com/kubernetes/sample-controller/blob/master/controller_test.go.

currently working on mocks for cloudprovider/servicemesh.