RIDE
RIDE copied to clipboard
deleting test data folders or resource files without deleting resource imports leave corresponding keywords highlighted
Originally submitted to Google Code by @kontulai on 27 Aug 2012
Steps to reproduce:
- open test folder
- create suite and resource file (or folder with tests and resource file there)
- create kw to resource file
- import resource file to suite
- create test case or user keyword in suite and use keyword from resource file in it
- delete resource file (or folder that contains resource file) WITHOUT "Also delete resource imports" selected
- go to test case or user keyword. the keyword from deleted resource is still highlighted even though the resource is not available.
This issue is still observable on 1.7.4.1dev0, Windows10, wxPython 4.0.7post2 and Python 2.7.16.