This repository was archived by the owner on Sep 27, 2019. It is now read-only.
This repository was archived by the owner on Sep 27, 2019. It is now read-only.
Add Static Code Checks for Test Files #1192
Open
Description
Add code to the validator script ./script/validator.py
that checks the test cases and test utilities for the naming conventions listed in https://github.com/cmu-db/peloton/blob/master/test/README.md.
(follow-up from #770)