Skip to content

Commit 13645c1

Browse files
authored
Refactor tests into new directory layout (#1725)
* Refactor tests into new directory layout Signed-off-by: Achal Shah <achals@gmail.com> * fix integ tests Signed-off-by: Achal Shah <achals@gmail.com> * make format and lint Signed-off-by: Achal Shah <achals@gmail.com> * registration Signed-off-by: Achal Shah <achals@gmail.com> * other tests Signed-off-by: Achal Shah <achals@gmail.com> * Fix provider test Signed-off-by: Achal Shah <achals@gmail.com> * make format Signed-off-by: Achal Shah <achals@gmail.com>
1 parent 8b3a97a commit 13645c1

32 files changed

+34
-1586
lines changed

sdk/python/tests/dataframes.py

Lines changed: 0 additions & 125 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

sdk/python/tests/example_feature_repo_with_entity_join_key.py renamed to sdk/python/tests/example_repos/example_feature_repo_with_entity_join_key.py

File renamed without changes.

sdk/python/tests/example_feature_repo_with_inference.py renamed to sdk/python/tests/example_repos/example_feature_repo_with_inference.py

File renamed without changes.

sdk/python/tests/example_feature_repo_with_missing_bq_source.py renamed to sdk/python/tests/example_repos/example_feature_repo_with_missing_bq_source.py

File renamed without changes.

sdk/python/tests/feast_core_server.py

Lines changed: 0 additions & 165 deletions
This file was deleted.

sdk/python/tests/feast_serving_server.py

Lines changed: 0 additions & 65 deletions
This file was deleted.

sdk/python/tests/test_offline_online_store_consistency.py renamed to sdk/python/tests/integration/materialization/test_offline_online_store_consistency.py

File renamed without changes.

sdk/python/tests/test_historical_retrieval.py renamed to sdk/python/tests/integration/offline_store/test_historical_retrieval.py

File renamed without changes.

0 commit comments

Comments
 (0)