summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken integration testTimothy Crosley2021-02-031-1/+3
|
* Fix integration testTimothy Crosley2021-01-121-1/+13
|
* lintingTimothy Crosley2020-12-131-1/+1
|
* Fix datadog integration testTimothy Crosley2020-12-121-1/+1
|
* Fix integration test to skip unsorted filesissue/1596Timothy Crosley2020-11-131-1/+1
|
* Fix non-idempotent behavior for combine-straightTimothy Crosley2020-10-311-0/+7
|
* Add zope to integration test suiteTimothy Crosley2020-10-091-0/+5
|
* Hotfix: Fixed #1546: Unstable (non-idempotent) behavior with certain src trees.Timothy Crosley2020-10-081-0/+5
|
* Add @jugmac00's Products.ZopeTree to integration test suiteTimothy Crosley2020-10-051-0/+5
|
* Add Pyramid project to isort integration testsTimothy Crosley2020-09-281-0/+8
|
* Refactor integration tests to make it easier to add additional projectsTimothy Crosley2020-09-281-115/+50
|
* Formatting fixTimothy Crosley2020-09-231-1/+4
|
* Update integration test to skip pxd files on pandas project until they are ↵Timothy Crosley2020-09-231-1/+5
| | | | sorted within the project
* remove skip testsAlexandre Yang2020-09-101-1/+1
|
* Test Datadog integrations-coreAlexandre Yang2020-09-101-0/+15
|
* Black formattingTimothy Crosley2020-09-081-4/+1676
|
* Attempt to fix #1466: Include given example config, ensure deadline setting ↵Timothy Crosley2020-09-081-0/+10
| | | | is turned off
* Add additional profile testsTimothy Crosley2020-08-281-0/+19
|
* Update to latest version of dependencies; reformatissue/1392/extensive-profile-testing-blackTimothy Crosley2020-08-271-2/+4
|
* Move setting combination strategy into testTimothy Crosley2020-08-272-64/+61
|
* Try not using forced strategiesTimothy Crosley2020-08-271-2/+2
|
* Force atomic off in fuzz tests for nowTimothy Crosley2020-08-272-2/+3
|
* Formatting fixesTimothy Crosley2020-08-262-29/+30
|
* Initially passing testTimothy Crosley2020-08-262-5/+23
|
* Add code snipet integration testissue/1393/add-property-based-testing-of-complex-code-snippetTimothy Crosley2020-08-262-0/+161
|
* Re-enabling Airflow integration tests.Tamas Szabo2020-08-261-5/+0
| | | | | | Airflow's (very quick!) fix: https://github.com/apache/airflow/pull/10557
* Disable airflow integration tests temporarily.Tamas Szabo2020-08-251-0/+5
| | | | | | | | | | Airflow just enabled Black on api_connexion and providers packages. They've updated their pre-commit hooks, but forgot to update the isort section in setup.cfg to ignore all those files. Left a comment for them to update their setup.cfg. https://github.com/apache/airflow/pull/10543#issuecomment-680231216
* lint fixesJames Winegar2020-08-231-12/+55
|
* integration test clones should be shallowJames Winegar2020-08-231-14/+14
| | | There's no need for history of the repo to check isort.
* Update test_projects_using_isort.pyTimothy Edmund Crosley2020-08-231-1/+1
|
* Fix linting errors due to overly long linesTimothy Crosley2020-08-231-12/+39
|
* Add several projects to integration testTimothy Crosley2020-08-232-11/+83
|
* Start work to separate integration and unit testsseparate-integration-testTimothy Crosley2020-08-232-0/+107