Skip to content

AO3-4862 Extend works controller test coverage - #5959

Open
Bilka2 wants to merge 5 commits into
otwcode:masterfrom
Bilka2:AO3-4862-expand-works-contoller-test-coverage
Open

AO3-4862 Extend works controller test coverage#5959
Bilka2 wants to merge 5 commits into
otwcode:masterfrom
Bilka2:AO3-4862-expand-works-contoller-test-coverage

Conversation

@Bilka2

@Bilka2 Bilka2 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Issue

https://otwarchive.atlassian.net/browse/AO3-4862

Purpose

Brings the test coverage of the works controller to 100% by adding a few tests and removing one inaccessible bit of code.

Testing Instructions

After the automatic tests have run after merging, https://app.codecov.io/gh/otwcode/otwarchive/blob/master/app%2Fcontrollers%2Fworks_controller.rb should show 100% for the file.

References

Adopts #3888
PR limit does not apply to volunteers with write access to the repository.

Credit

Tal Hayon (for code at #3165)
cesy (previous code)
sarken (previous review)
ticking instant (previous review)
Bilka

end
end

describe "GET #preview_tags" do

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure about adding this - this is never linked anywhere on the site, the action is only used for render inside the controller. But it does indeed exist and is indeed accessible to users, so I guess we should at least make sure it doesn't error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants