| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix broken integration test | Timothy Crosley | 2021-02-03 | 1 | -1/+3 |
| | | |||||
| * | Fix integration test | Timothy Crosley | 2021-01-12 | 1 | -1/+13 |
| | | |||||
| * | linting | Timothy Crosley | 2020-12-13 | 1 | -1/+1 |
| | | |||||
| * | Fix datadog integration test | Timothy Crosley | 2020-12-12 | 1 | -1/+1 |
| | | |||||
| * | Fix integration test to skip unsorted filesissue/1596 | Timothy Crosley | 2020-11-13 | 1 | -1/+1 |
| | | |||||
| * | Fix non-idempotent behavior for combine-straight | Timothy Crosley | 2020-10-31 | 1 | -0/+7 |
| | | |||||
| * | Add zope to integration test suite | Timothy Crosley | 2020-10-09 | 1 | -0/+5 |
| | | |||||
| * | Hotfix: Fixed #1546: Unstable (non-idempotent) behavior with certain src trees. | Timothy Crosley | 2020-10-08 | 1 | -0/+5 |
| | | |||||
| * | Add @jugmac00's Products.ZopeTree to integration test suite | Timothy Crosley | 2020-10-05 | 1 | -0/+5 |
| | | |||||
| * | Add Pyramid project to isort integration tests | Timothy Crosley | 2020-09-28 | 1 | -0/+8 |
| | | |||||
| * | Refactor integration tests to make it easier to add additional projects | Timothy Crosley | 2020-09-28 | 1 | -115/+50 |
| | | |||||
| * | Formatting fix | Timothy Crosley | 2020-09-23 | 1 | -1/+4 |
| | | |||||
| * | Update integration test to skip pxd files on pandas project until they are ↵ | Timothy Crosley | 2020-09-23 | 1 | -1/+5 |
| | | | | | sorted within the project | ||||
| * | remove skip tests | Alexandre Yang | 2020-09-10 | 1 | -1/+1 |
| | | |||||
| * | Test Datadog integrations-core | Alexandre Yang | 2020-09-10 | 1 | -0/+15 |
| | | |||||
| * | Black formatting | Timothy Crosley | 2020-09-08 | 1 | -4/+1676 |
| | | |||||
| * | Attempt to fix #1466: Include given example config, ensure deadline setting ↵ | Timothy Crosley | 2020-09-08 | 1 | -0/+10 |
| | | | | | is turned off | ||||
| * | Add additional profile tests | Timothy Crosley | 2020-08-28 | 1 | -0/+19 |
| | | |||||
| * | Update to latest version of dependencies; reformatissue/1392/extensive-profile-testing-black | Timothy Crosley | 2020-08-27 | 1 | -2/+4 |
| | | |||||
| * | Move setting combination strategy into test | Timothy Crosley | 2020-08-27 | 2 | -64/+61 |
| | | |||||
| * | Try not using forced strategies | Timothy Crosley | 2020-08-27 | 1 | -2/+2 |
| | | |||||
| * | Force atomic off in fuzz tests for now | Timothy Crosley | 2020-08-27 | 2 | -2/+3 |
| | | |||||
| * | Formatting fixes | Timothy Crosley | 2020-08-26 | 2 | -29/+30 |
| | | |||||
| * | Initially passing test | Timothy Crosley | 2020-08-26 | 2 | -5/+23 |
| | | |||||
| * | Add code snipet integration testissue/1393/add-property-based-testing-of-complex-code-snippet | Timothy Crosley | 2020-08-26 | 2 | -0/+161 |
| | | |||||
| * | Re-enabling Airflow integration tests. | Tamas Szabo | 2020-08-26 | 1 | -5/+0 |
| | | | | | | | Airflow's (very quick!) fix: https://github.com/apache/airflow/pull/10557 | ||||
| * | Disable airflow integration tests temporarily. | Tamas Szabo | 2020-08-25 | 1 | -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 fixes | James Winegar | 2020-08-23 | 1 | -12/+55 |
| | | |||||
| * | integration test clones should be shallow | James Winegar | 2020-08-23 | 1 | -14/+14 |
| | | | | There's no need for history of the repo to check isort. | ||||
| * | Update test_projects_using_isort.py | Timothy Edmund Crosley | 2020-08-23 | 1 | -1/+1 |
| | | |||||
| * | Fix linting errors due to overly long lines | Timothy Crosley | 2020-08-23 | 1 | -12/+39 |
| | | |||||
| * | Add several projects to integration test | Timothy Crosley | 2020-08-23 | 2 | -11/+83 |
| | | |||||
| * | Start work to separate integration and unit testsseparate-integration-test | Timothy Crosley | 2020-08-23 | 2 | -0/+107 |
