commit | 4d011af928eac40ebe8fafafa6bb77a0874b66d6 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Wed Jul 18 00:11:48 2018 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Sat Jul 28 21:43:45 2018 -0400 |
tree | cf574e382c2139b2fe78b5bbb38a5c083b0ea13b | |
parent | de5f0da10e44a52e5bc5f577e4ec33231add3831 [diff] |
Hacking checks for negative test cases This patchset adds 2 hacking checks for making sure negative tests have correct conventions applied. * T117: Check that each negative test has the ``@decorators.attr(type=['negative'])`` applied This patch set adds both hacking checks, adds unit tests and updates HACKING.rst documentation with both new checks. Closes-Bug: 1781044 Change-Id: I46df351187d22090861150c84fa0a0c1054ae3d6