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

Frontend tests to verify successful deployment #5

Open
preaction opened this issue Apr 23, 2016 · 1 comment
Open

Frontend tests to verify successful deployment #5

preaction opened this issue Apr 23, 2016 · 1 comment

Comments

@preaction
Copy link
Member

We should have some frontend tests that use a standard web client (curl, wget) to fetch a page from CPANTesters and check it for key bits. This will allow us to verify that the automated deployment (#3) happened successfully, especially when we change things around. This will also allow us to test VMs and other pre-production systems to catch problems before they're problems.

This seems like precisely the thing that melezhik's swat (simple web application test) tool is for.

@barbie
Copy link

barbie commented Apr 23, 2016

See also my module, Test::XHTML : https://metacpan.org/pod/Test::XHTML

Supports HTML5.

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

No branches or pull requests

2 participants