|
Steps to Reproduce
Create an empty test case
Create and empty test named #testFoo (notice its icon is gray because it hasnt been run yet)
Run it. Its icon should turn green.
Delete #testFoo
Create a test with a collaboration to make it different than the previos one (say self fail) with the same name: #testFoo
Actual Behaviour
The newly created test is considered as run, even though it is a completely different test than its previous version
Expected Behavior
Test should not be considered run. Its test history should be deleted.
The newly created test should have its icon gray (not run).
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Pharo6.0
|
Go to Case
|
|