Tomek Urbaszek
dcf46f5a7b
Remove unittest.main() from tests ( #8454 )
2020-04-19 22:05:47 +02:00
Kamil Breguła
97a429f9d0
[AIRFLOW-6714] Remove magic comments about UTF-8 ( #7338 )
2020-02-02 22:18:19 +01:00
Tomek
6fffa5b0d7
[AIRFLOW-6343] Make tests/* pylint compatible ( #6899 )
2019-12-26 21:30:43 +01:00
Kevin Yang
d719e1fd67
[AIRFLOW-5362] Reorder imports ( #5944 )
2019-10-02 16:30:03 +01:00
Bas Harenslak
5196db38f2
[AIRFLOW-5241] Make all test class names consistent ( #5847 )
...
Make all test class names consistent by starting with Test
2019-08-22 14:14:25 +02:00
Kamil Breguła
304cb9e685
[AIRFLOW-3744] Abandon the use of obsolete aliases of methods ( #4568 )
2019-01-22 15:45:12 -08:00
Fokko Driesprong
491fd743da
[AIRFLOW-2918] Remove unused imports
2018-09-21 13:21:42 -07:00
Fokko Driesprong
79f8ee1415
[AIRFLOW-2918] Fix Flake8 violations ( #3931 )
2018-09-21 15:25:54 +01:00
Bolke de Bruin
c7a472ed6b
[AIRFLOW-2287] Fix incorrect ASF headers
...
Closes #3219 from bolkedebruin/fix_header
2018-04-14 09:13:23 +02:00
julien-gm
0da540bf78
[AIRFLOW-1145] Fix closest_date_partition function with before set to True
...
If we're looking for the closest date before, we should take the latest date in the list of date before.
Closes #2257 from julien-gm/fix_closest-date-
partition
2017-05-13 21:10:13 +02:00