Beto Dealmeida
|
0b8507fe77
|
fix: import should accept old keys (#17330)
* fix: import should accept old keys
* Fix lint
* Preserve V1 schema
|
2021-11-22 11:58:13 -08:00 |
|
John Bodley
|
fb4650a6eb
|
chore(pylint): Remove top-level disable (#16589)
* chore(pylint): Remove top-level disable
* Update examples.py
* Update command.py
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-09-15 09:30:23 -07:00 |
|
John Bodley
|
4ba17092fa
|
fix: Ensure SupersetError.extra is always a dict (#15848)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-07-24 10:19:30 +12:00 |
|
ofekisr
|
b5119b8dff
|
refactor(tests): decouple unittests from integration tests (#15473)
* refactor move all tests to be under integration_tests package
* refactor decouple unittests from integration tests - commands
* add unit_tests package
* fix celery_tests.py
* fix wrong FIXTURES_DIR value
|
2021-07-01 18:03:07 +03:00 |
|