Commit graph

15 commits

Author SHA1 Message Date
Henrik Levkowetz a648c5d154 Hmm. Why isn't the test setup serving static files? Skip those tests for now.
- Legacy-Id: 676
2007-06-26 23:55:52 +00:00
Henrik Levkowetz 6b80966beb Adding some missing tests. The /drafts/dead/ diff need to be checked up.
- Legacy-Id: 673
2007-06-26 23:31:24 +00:00
Henrik Levkowetz cf2c8e38ae Bah. Managed to introduce space before comma in [582]. Fixed.
- Legacy-Id: 583
Note: SVN reference [582] has been migrated to Git commit 23802f4987
2007-06-21 15:24:15 +00:00
Henrik Levkowetz 6f9bca3b0d Add test URL for top page
- Legacy-Id: 436
2007-06-16 16:22:57 +00:00
Henrik Levkowetz c6c5bde213 Clearing the top-level testurl.list file. All test URls should be specified in the application level testurl.list files.
- Legacy-Id: 359
2007-06-13 11:41:06 +00:00
Henrik Levkowetz 9b78963547 Fix occasional bad sentence end merges in ietf/utils/soup2text.py.
Remove some now unneded exceptions from ietf/testurl.list
 - Legacy-Id: 302
2007-06-11 04:22:29 +00:00
Henrik Levkowetz 73bd413e07 A bit of refactoring in ietf/tests.py
- Legacy-Id: 256
2007-06-07 20:12:52 +00:00
Henrik Levkowetz b93c34d7bb Removing 200-response non-parameter url from the testurl.list; they are better handled by the fallback test.
- Legacy-Id: 254
2007-06-07 17:40:06 +00:00
Henrik Levkowetz 8b17a99d22 Removing explicit listing of URLs caught by the fallback URL test.
- Legacy-Id: 248
2007-06-06 19:34:16 +00:00
Henrik Levkowetz f5027059b3 Corrected some test URLs. (should be changed later to not use underscore -- or we should change all dashes to underscore...)
- Legacy-Id: 245
2007-06-05 19:02:27 +00:00
Henrik Levkowetz cf878dc7a5 Some more permitted codes
- Legacy-Id: 244
2007-06-05 18:57:17 +00:00
Henrik Levkowetz 49f8de31b4 Permitting both 404 and 200 responses for some URLs, for now; till we can run tests with a populated database
- Legacy-Id: 242
2007-06-05 18:43:48 +00:00
Henrik Levkowetz b7c816cf4e Added test functionality to extract all URLs in the apps and access those that
doesn't seem to take parameters.
 - Legacy-Id: 230
2007-06-05 10:11:18 +00:00
Henrik Levkowetz eedd6a8e8c Made URL check code accept comment lines and empty lines in URL file.
Commented out broken URLs in the testurl.list
Fixed a missing import in ipr/views.py
 - Legacy-Id: 219
2007-06-03 23:39:02 +00:00
Henrik Levkowetz c7230247b1 Making the url test more verbose. Adding an initial list of urls to test.
- Legacy-Id: 217
2007-06-03 21:21:29 +00:00