Matt Clay
|
f61b044bf0
|
Support directories in sanity tests.
|
2019-07-30 18:22:09 -07:00 |
|
Matt Clay
|
6645054329
|
Code cleanup for test infrastructure. (#59046)
* Remove useless object inheritance in test code.
* Remove unnecessary pass statements from test code.
* Comment on why certain pylint rules are ignored.
* Add more pylint test contexts.
* Fix import order.
* Remove unused variables.
* Remove unnecessary pass statement.
* Fix bad continuations.
* Remove unnecessary elif.
* Allow legitimate broad except statements.
* Allow legitimate protected access.
* Clean up names to make pylint pass.
|
2019-07-12 13:17:20 -07:00 |
|
Matt Clay
|
3f2b766d10
|
Add future and metaclass boilerplate to test code.
Continue to ignore:
- test/integration/
- test/legacy/
- test/units/
|
2019-07-12 09:18:24 -07:00 |
|
Matt Clay
|
e7426e3795
|
Minor cleanup of code-smell tests. (#45658)
* Minor cleanup of code-smell tests.
* Add exception handling for YAML load.
|
2018-09-14 11:12:06 -07:00 |
|
Matt Clay
|
ac1698099d
|
Overhaul additional sanity tests. (#36803)
* Remove unnecessary sys.exit calls.
* Add files filtering for code-smell tests.
* Enhance test-constraints code-smell test.
* Simplify compile sanity test.
* Pass paths to importer on stdin.
* Pass paths to yamllinter on stdin.
* Add work-around for unicode path filtering.
* Enhance configure-remoting-ps1 code-smell test.
* Enhance integration-aliases code-smell test.
* Enhance azure-requirements code-smell test.
* Enhance no-illegal-filenames code-smell test.
|
2018-02-27 15:05:39 -08:00 |
|
Jordan Borean
|
62b87bc925
|
change .encode to to_bytes (#35522)
ignore backup dir in test integration targets folder
|
2018-01-31 08:58:03 +10:00 |
|
Jordan Borean
|
4da19f2d6b
|
Added code-smell check to verify filenames are allowed with Windows (#35436)
|
2018-01-29 13:46:02 -08:00 |
|