summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix linting issuesstaticdev2023-02-212-10/+0
|\
| * Black formattingTimothy Crosley2023-02-193-3/+0
| * Do not cache configuration filesherr kaste2023-02-082-10/+0
* | Cleanup deprecated extrasstaticdev2023-02-093-43/+0
|/
* Merge pull request #1948 from timgates42/bugfix_typo_determinationTimothy Edmund Crosley2023-01-231-1/+1
|\
| * docs: fix simple typo, detrmination -> determinationTim Gates2022-07-031-1/+1
* | Clean upTimothy Crosley2023-01-221-1/+1
* | Fix tmuxp testTimothy Crosley2023-01-221-1/+1
* | Simplify typeshed integration testAlexWaygood2023-01-221-18/+2
* | Fix tmuxp integration testTimothy Crosley2023-01-211-0/+2
* | airflow has moved on to RuffTimothy Crosley2023-01-201-17/+0
* | Merge pull request #2065 from parafoxia/task/fix-sort-reexportsTimothy Edmund Crosley2023-01-191-0/+81
|\ \
| * | Add tests and fix some final bugsEthan Henderson2023-01-021-0/+81
* | | Remove unnecessary _future modulestaticdev2022-12-301-2/+0
|/ /
* | Restore cruft usageTimothy Crosley2022-12-291-3/+3
* | Fix linting errors from latest depednency upgradesTimothy Crosley2022-12-296-8/+12
* | Added test case for cython pure python importJuan Toledo2022-12-271-0/+17
* | Remove obsolete `toml` import from the test suiteMichał Górny2022-12-211-2/+0
* | Fix airflow teststaticdev2022-12-151-1/+13
* | Fix packaging pypoetrystaticdev2022-12-151-1/+1
* | Fix tests and lintstaticdev2022-12-151-1/+4
* | Change version number to 5.11.0staticdev2022-12-121-2/+2
* | Change directory version for integration testsstaticdev2022-12-121-2/+2
* | Move integration tests to its folderstaticdev2022-12-124-188/+202
* | Remove unused type ignorestaticdev2022-12-111-1/+1
* | Reformat new blackstaticdev2022-12-111-9/+6
* | Fix mypy errorstaticdev2022-12-111-1/+1
* | Fix integration testsstaticdev2022-12-111-12/+19
* | Remove Python 3.6barrelful2022-12-111-1/+12
* | Test `black` compatibility for `.pyi` type stub filesXuehai Pan2022-12-101-4/+82
|/
* Fix typeshed integration testTimothy Crosley2022-05-191-0/+2
* Fix pylint integration testTimothy Crosley2022-05-181-1/+1
* Fix hypothesis integration testTimothy Crosley2022-05-171-1/+1
* Fix name of skipped fileTimothy Crosley2022-05-161-1/+1
* Fix zope integration testTimothy Crosley2022-05-151-1/+1
* blackTimothy Crosley2022-05-141-1/+1
* Merge branch 'main' into trailing_commaTimothy Edmund Crosley2022-05-111-0/+18
|\
| * Add test to check for infinite loop on unmatched parenthesisAniruddha2022-04-131-0/+18
* | Add magic trailing comma optionLéni Gauffier~2022-03-133-0/+20
|/
* fix lines_before_imports appending lines after commentsLéni Gauffier2021-12-011-4/+18
* Improve coveageTimothy Crosley2021-11-241-0/+83
* Fix integration testTimothy Crosley2021-11-141-0/+2
* Poetry updateTimothy Crosley2021-11-141-1/+2
* Fixed #1819: Occasional inconsistency with multiple src paths.Timothy Crosley2021-11-081-0/+44
* Revert "only skip real comments"Timothy Edmund Crosley2021-11-061-21/+0
* Fixes #1838: don't append imports where no imports are presentTimothy Crosley2021-11-031-0/+13
* Fix formattingTimothy Crosley2021-10-301-6/+7
* use regex to mach file_skipChristian Decker2021-10-281-0/+7
* fix linterChristian Decker2021-10-281-1/+5
* handle without space after hashChristian Decker2021-10-271-1/+6