Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved testing infrastructure (#455)
* Create test_reported_bugs.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in f081cd3 according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update test_reported_bugs.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in fcc2caf according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update test_reported_bugs.py Signed-off-by: Ian Hunter <[email protected]> * Update util.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in e6dae70 according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update util.py Signed-off-by: Ian Hunter <[email protected]> * Update test_cli.py Signed-off-by: Ian Hunter <[email protected]> * Update __main__.py Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update target.mk Signed-off-by: Ian Hunter <[email protected]> * Update __main__.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in ebb3e83 according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update __main__.py Signed-off-by: Ian Hunter <[email protected]> * Update __main__.py Signed-off-by: Ian Hunter <[email protected]> * Update __main__.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in b93a981 according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update __main__.py Signed-off-by: Ian Hunter <[email protected]> * Update test_reported_bugs.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in 3392f0c according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update test_reported_bugs.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in dde2bd4 according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update test_reported_bugs.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in cb5ea35 according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update test_core.yml Signed-off-by: Ian Hunter <[email protected]> * Update Makefile Signed-off-by: Ian Hunter <[email protected]> * Update test_core.yml Signed-off-by: Ian Hunter <[email protected]> * Delete tests/python/test_package.py Signed-off-by: Ian Hunter <[email protected]> * Update util.py Signed-off-by: Ian Hunter <[email protected]> * style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf This commit fixes the style issues introduced in 247476f according to the output from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf. Details: #455 --------- Signed-off-by: Ian Hunter <[email protected]> Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
- Loading branch information