Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use signatures in OpenQA::WebAPI::Controller::Test #6234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

okurz
Copy link
Member

@okurz okurz commented Feb 28, 2025

No description provided.

@@ -113,10 +113,6 @@ sub referer_check ($self) {
return 1;
}

sub list {
Copy link
Contributor

Choose a reason for hiding this comment

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

?

Copy link
Contributor

Choose a reason for hiding this comment

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

hm, I guess mojolicious finds the template automatically, and all this does page is doing ajax calls...

Copy link
Member Author

Choose a reason for hiding this comment

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

right. So I deleted the empty method as I deemed it as not necessary. Of course the API route still exists. Full CI tests might tell us if that assumption is correction

@okurz okurz force-pushed the enhance/signatures2 branch from 3be8e07 to 859bb3e Compare February 28, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants