Now that test runs don't take eons locally, I was able to sort out how to convert most of the remaining comment test classes to the testing profile. After this patch only two remaining comment tests use standard, and in both cases I think it's reasonably justifiable.
| Comment | File | Size | Author |
|---|---|---|---|
| more-comment-tests.patch | 7.53 KB | xjm |
Comments
Comment #1
xjmCouple points that may require explanation:
The diff here is misleading. I'd accidentally listed the permission twice in the previous patch, so this just removes the duplicate.
These assertions were completely superfluous and assumed specific markup and a very specific environment configuration completely unrelated to whether and when the "new comments" link and marker are rendered. So, I removed them.
Comment #2
tstoecklerThanks for #1, that was very helpful.
Looks good.
Comment #3
webchickYay, faster tests!
Committed and pushed to 8.x.