Files
kubernetes/pkg/controller
Jordan Liggitt e491c3bc70 Add GC unit tests
Adds unit tests covering the problematic scenarios identified
around conflicting data in child owner references

                      Before   After
package level         51%      68%
garbagecollector.go   60%      75%
graph_builder.go      50%      81%
graph.go              50%      68%

Added/improved coverage of key functions that had lacking unit test coverage:

* attemptToDeleteWorker
* attemptToDeleteItem
* processGraphChanges (added coverage of all added code)
2020-11-17 10:49:32 -05:00
..
2020-05-16 07:54:33 -04:00
2020-11-11 19:47:11 -05:00
2020-11-09 11:08:19 -08:00
2020-11-17 10:49:32 -05:00
2020-03-05 14:59:46 -08:00
2020-07-30 13:48:40 -04:00
2020-07-04 23:01:16 +08:00
2020-06-22 10:49:15 +09:00
2020-10-16 09:53:34 +09:00
2020-05-16 07:54:33 -04:00
2020-09-28 14:22:37 +02:00
2020-11-12 16:25:22 -08:00