TestingParty08: Upload and BlogAPI tests should pass without clean-urls enabled
Damien Tournoud - August 17, 2008 - 17:57
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | tests |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Description
This will require some changes to the SimpleTest API.

#1
#2
Actually, the BlogAPI url should be external, the same as the others.
#3
clean URLs off without the patch:
Blog API: 41 passes, 10 fails, 4 exceptions
Upload: 146 passes, 4 fails, 0 exceptions
with the patch, these tests all pass without or with clean URLs in a top-level or sub-dir install.
#4
Confirmed that this works. Committed to CVS HEAD.
#5
Automatically closed -- issue fixed for two weeks with no activity.