Posted by webchick on July 24, 2008 at 11:59pm
3 followers
Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | simpletest.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
When you're hacking around, trying to get tests to pass, it's a bit tedious to have to re-check them again after. So let's make it so that it remembers what you last checked when it re-displays the form so re-running them just involves clicking "Run tests" again.
Comments
#1
That would be great. That is one thing that has annoyed me after the batch API patch.
#2
major annoyance to me too.
#3
Appears that #250047: Rework the SimpleTest results interface and clean-up of backend code will provide this!