summaryrefslogtreecommitdiff
path: root/tests/unit/test_main.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix how unsupported encoding file is createdTimothy Crosley2020-10-031-3/+4
* | Implemented #1487: Improved handling of encoding errors.Timothy Crosley2020-10-031-0/+31
|/
* Implemented #1511: Support for easily seeing all files isort will be ran againstissue/1511/show-files-via-cli-supportTimothy Crosley2020-09-301-4/+20
* added cli flag tests with stdinanirudnits2020-09-301-0/+384
* added test for check-only option with stdinanirudnits2020-09-221-0/+16
* Add testcase that process broken pathSang-Heon Jeon2020-09-171-1/+10
* Fixes #1479swedge2020-09-131-1/+1
* moved property testing from hypothesis-auto to hypothesis using ghostwriteranirudnits2020-09-131-2/+21
* Merge branch 'master' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-09-091-0/+17
|\
| * Fixed #1469: --diff option is ignored when input is from stdin. Release hot f...5.5.2Timothy Crosley2020-09-091-0/+17
* | Merge pull request #1455 from anirudnits/issue/1191/only-sections-optionTimothy Edmund Crosley2020-09-051-0/+2
|\ \ | |/ |/|
| * added tests for only_sections optionanirudnits2020-09-031-0/+2
* | Resolve #1453: isort error when float to top on almost empty file. Ensure err...issue/1453/float-to-top-errors-with-empty-fileTimothy Crosley2020-09-031-0/+11
* | Formatting fixissue/1447/stdin-pipe-exception-deprecated-argumentsTimothy Crosley2020-09-021-0/+1
* | Add test for #1447: error when using deprecated settings with stdinTimothy Crosley2020-09-021-0/+3
|/
* Start work to separate integration and unit testsseparate-integration-testTimothy Crosley2020-08-231-0/+243