Files
kubernetes/pkg
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-07-30 13:48:40 -04:00
2020-11-17 10:49:32 -05:00
2020-11-13 17:06:35 -08:00
2020-11-06 12:04:39 +01:00
2020-11-10 16:09:13 -05:00
2020-09-27 13:10:26 +08:00