robotframework / robotframework/RIDE
On Fix errors when adding external resources #2273
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
The resources will be added to External Resources item in Tree. But they will be lost when reopening the Test Suite.
Consider calling the Add Resource function when we have a single Test Suite opened. If it is a Test Suite Folder, we can add Resource to init.robot, but that would not have consequence (or would it?)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by using Add Resource with a single Test Suite, then close and reopen the suite to confirm the resource is lost. Compare that behavior with adding a resource to a Test Suite Folder and its init.robot file. Done means resources added through the Tree remain available after reopening the Test Suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100