test: change app description to test if quotes are being escaped

This commit is contained in:
Pruthvi Patel 2021-07-13 18:49:26 +05:30
parent b23dd71116
commit bed64ef0ad

View file

@ -20,7 +20,7 @@ class TestBoilerPlate(unittest.TestCase):
def test_create_app(self):
title = "Test App"
description = "Test app for unit testing"
description = "This app's description contains 'single quotes' and \"double quotes\"."
publisher = "Test Publisher"
email = "example@example.org"
icon = "" # empty -> default