summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test confirming issue #1005 is fixedissue/1005-python-futureTimothy Crosley2020-02-131-0/+71
* Add missing new line between functions (Pep8 requirement) to test_isortTimothy Edmund Crosley2020-02-121-0/+1
* Add testSantiago Castro2020-02-121-0/+13
* Add test for line length bugSantiago Castro2020-02-121-0/+12
* Fix syntax error in test casefeature/fix-as-imports-no-sectionTimothy Crosley2020-02-101-0/+1
* Fix issue with as_imports and force_single_sectionTimothy Crosley2020-02-101-0/+7
* Add missing sys import to test_io modulefeature/fix_windows_testingTimothy Crosley2020-02-101-0/+1
* Skip io test on windowsTimothy Crosley2020-02-101-0/+1
* Fix test case to be more explicitTimothy Crosley2020-02-101-1/+1
* Initial tests for findersTimothy Crosley2020-02-041-0/+42
* Add initial unit tests for io moduleTimothy Crosley2020-02-031-0/+23
* Add test case for iter_source_codeTimothy Crosley2020-02-031-0/+7
* Add additional testing for main moduleTimothy Crosley2020-02-031-0/+4
* Add test case for issue #1014Timothy Crosley2020-01-301-0/+19
* Fix exception test to handle system exceptionsTimothy Crosley2020-01-301-2/+2
* Ignore initial exception in test caseTimothy Crosley2020-01-291-1/+3
* Ignore initial exception in test caseTimothy Crosley2020-01-291-1/+3
* Move test commandTimothy Crosley2020-01-291-0/+32
* Add exception testingTimothy Crosley2020-01-281-0/+68
* Merge pull request #1110 from tegkhanna/feature/bug-1015Timothy Edmund Crosley2020-01-281-0/+17
|\
| * Fixes #1015Teg Khanna2020-01-221-0/+17
* | Full test coverage for setuptools_commandsTimothy Crosley2020-01-272-12/+1
* | Add tests for pylama isortTimothy Crosley2020-01-261-0/+19
* | Add src and test dir fixturesTimothy Crosley2020-01-261-0/+16
* | Increase wrap mode test coverageTimothy Crosley2020-01-251-0/+7
* | Add initial test suite for setup tools commandsTimothy Crosley2020-01-241-0/+11
* | Add test cases for format moduleTimothy Crosley2020-01-231-0/+18
* | Add testing for hooksTimothy Crosley2020-01-221-0/+25
|/
* Add basic import smoke testTimothy Crosley2020-01-211-0/+42
* Update test_wrap_modes.pyTimothy Edmund Crosley2020-01-201-1/+3
* Update test_isort.pyTimothy Edmund Crosley2020-01-201-3/+3
* fixed spelling. and added testcasesTeg Khanna2020-01-212-0/+40
* Add test to ensure future imports are forced to top, issue #807Timothy Crosley2020-01-191-0/+12
* Change keep_direct_and_as_imports default to TrueTimothy Crosley2020-01-181-8/+17
* FormattingTimothy Crosley2020-01-181-1/+4
* Add test cases, and update test cases for dsired constency improvementTimothy Crosley2020-01-181-17/+17
* Add test case for issue #908feature/fix-issue-908Timothy Crosley2020-01-171-0/+10
* Fix issue #1103feature/fix-issue-1103Timothy Crosley2020-01-161-0/+10
* Add a test case for 1037feature/fix-issue-1037Timothy Crosley2020-01-151-0/+12
* Fix issue 751Timothy Crosley2020-01-141-0/+23
* Add test case for issue 1091: comments at top of fileTimothy Crosley2020-01-131-0/+12
* Fix issue #1095feature/fix-issue-1088Timothy Crosley2020-01-101-0/+5
* Fix a variety of nested import bugsTimothy Crosley2020-01-081-0/+49
* Merge branch 'develop' into issues/1081Timothy Edmund Crosley2020-01-072-0/+79
|\
| * Fix issue #969: Add support for single line exclusionsfeature/fix-issue-969Timothy Crosley2020-01-071-0/+20
| * Only test fifo on unix systemsfeature/fix-issue-1083Timothy Crosley2020-01-071-4/+8
| * Add support for automatically skipping over fifo filesTimothy Crosley2020-01-071-0/+17
| * Add cdef and cpdef supportTimothy Crosley2020-01-061-0/+38
* | #1081 :art: unimport appliedhakancelik2020-01-062-4/+0
|/
* Fix issue #812: error reporting incorrectTimothy Crosley2020-01-051-1/+1