| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
