Yongjie Zhao
|
79e4253230
|
fix: boolean type into SQL 'in' operator (#16107)
* fix: boolean type into SQL 'in' operator
* fix ut
* fix ut again
* update url
* remove blank line
(cherry picked from commit bb1d8fe4ef)
|
2021-08-11 09:31:14 -07:00 |
|
John Bodley
|
c0615c55df
|
fix: Ensure table uniqueness on update (#15909)
* fix: Ensure table uniqueness on update
* Update models.py
* Update slice.py
* Update datasource_tests.py
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-08-03 07:45:55 +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 |
|