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

Extend page tests to look for common markup errors #1555

Closed
kardan opened this issue May 8, 2015 · 0 comments
Closed

Extend page tests to look for common markup errors #1555

kardan opened this issue May 8, 2015 · 0 comments
Assignees
Milestone

Comments

@kardan
Copy link
Contributor

kardan commented May 8, 2015

Beside pinging each page and look for a http 200 status code we should also look for strings like:

  • {%
  • %}
  • {{
  • }}

This to cover simple errors in the Django template language.

Test plan

No testing needed.

@kardan kardan self-assigned this May 8, 2015
@kardan kardan added this to the 3.3 Gaborone milestone May 8, 2015
@kardan kardan closed this as completed in 25255bb May 27, 2015
KasperBrandt added a commit that referenced this issue May 27, 2015
[Fixes #1555] Added test for markup errors + mini fix
@MichaelAkvo MichaelAkvo moved this to Done in RSR Dec 8, 2022
@MichaelAkvo MichaelAkvo added this to RSR Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants