Compare commits

..

1 Commits

Author SHA1 Message Date
Sergio Martínez Portela
b4191c33a1 Add (failing) tests for confusing links (close to []). 2022-08-26 19:17:12 +02:00

View File

@ -220,8 +220,8 @@ class TestSerde(unittest.TestCase):
self.assertEqual(links[5].value, "https://codigoparallevar.com/4")
self.assertEqual(links[5].description, "[tricky web link]")
self.assertEqual(links[6].value, "https://codigoparallevar.com/5")
self.assertEqual(links[6].description, "another tricky web link")
self.assertEqual(links[5].value, "https://codigoparallevar.com/5")
self.assertEqual(links[5].description, "another tricky web link")
ex = Doc(
props=[