• Ryan Hitchman's avatar
    Add test_list command, to enumerate unit and e2e tests. · 7a573d4d
    Ryan Hitchman authored
    This uses go/parser and go/ast to analyze all test files in ~1 second.
    It only recognizes a few simple structures that the tests all have, and
    modifies a few tests to fit expected structure better.
    
    This is part of an effort to ensure all tests have owners, by having a
    verify check to catch new tests being added without an owner.
    7a573d4d
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...