diff --git a/tests/align_data/embeddings/test_embedding_utils.py b/tests/align_data/embeddings/test_embedding_utils.py new file mode 100644 index 00000000..e69de29b diff --git a/tests/align_data/embeddings/test_pinecone_db_handler.py b/tests/align_data/embeddings/test_pinecone_db_handler.py new file mode 100644 index 00000000..e69de29b diff --git a/tests/align_data/test_alignment_newsletter.py b/tests/align_data/sources/test_alignment_newsletter.py similarity index 100% rename from tests/align_data/test_alignment_newsletter.py rename to tests/align_data/sources/test_alignment_newsletter.py diff --git a/tests/align_data/test_arbital.py b/tests/align_data/sources/test_arbital.py similarity index 100% rename from tests/align_data/test_arbital.py rename to tests/align_data/sources/test_arbital.py diff --git a/tests/align_data/test_arxiv.py b/tests/align_data/sources/test_arxiv.py similarity index 100% rename from tests/align_data/test_arxiv.py rename to tests/align_data/sources/test_arxiv.py diff --git a/tests/align_data/test_blogs.py b/tests/align_data/sources/test_blogs.py similarity index 100% rename from tests/align_data/test_blogs.py rename to tests/align_data/sources/test_blogs.py diff --git a/tests/align_data/test_distill.py b/tests/align_data/sources/test_distill.py similarity index 100% rename from tests/align_data/test_distill.py rename to tests/align_data/sources/test_distill.py diff --git a/tests/align_data/test_greater_wrong.py b/tests/align_data/sources/test_greater_wrong.py similarity index 100% rename from tests/align_data/test_greater_wrong.py rename to tests/align_data/sources/test_greater_wrong.py diff --git a/tests/align_data/test_stampy.py b/tests/align_data/sources/test_stampy.py similarity index 100% rename from tests/align_data/test_stampy.py rename to tests/align_data/sources/test_stampy.py diff --git a/tests/align_data/test_youtube.py b/tests/align_data/sources/test_youtube.py similarity index 100% rename from tests/align_data/test_youtube.py rename to tests/align_data/sources/test_youtube.py