Move tests related with attached documents from documentable shared specs to nested documentable file

Note that we moved some system tests to component tests, since they don't involve user interaction and can
be fully covered at the component level.
This commit is contained in:
taitus
2025-05-19 11:21:10 +02:00
parent 7a317ef9c1
commit 472e244103
5 changed files with 68 additions and 81 deletions

View File

@@ -1295,8 +1295,6 @@ describe "Proposals" do
it_behaves_like "imageable", "proposal", "proposal_path", { id: "id" }
it_behaves_like "documentable", "proposal", "proposal_path", { id: "id" }
it_behaves_like "mappable",
"proposal",
"proposal",