robotframework / robotframework/robotframework.github.com
beta-test-rf-live findings
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 83
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Enhancements
- Implement code-completion for .py files
- Implement code-completion for variable names
- Implement code-completion for 'Library' keyword, e.g. when loading an additional Standard Library (e.g.
OperatingSystemshall show up when typingOp) - Show user that page/editor is still loading (e.g. after a new example has been selected)
- first time loading time ... could be improved
- Provide optional requirements.txt (as tab) file which can be loaded via micropip before execution?
- Allow Testing of WebPages, e.g. via Browser (I know, you're already working in it, right?)
Bugs
- Linking from report.html to log.html does not work
- "Run Tests" and "Run Test Suite" are duplicated when switching between tabs "EDITOR", "INSTALL", "LEARN"
- Padding to bottom with the log... not good.
- Close button for log disappears when changing the Log level
- Fonts for tabnames and ConsoleOutput header could be improved
- Second Test Run is finished before scrolling
- Code Lens Buttons (Run Test, Run Test Suite) cannot be clicked on mobile phone
- Once the Editor fills the full screen on your mobile phone, scrolling from Editor back to the top (to select different example) is tricky
- Font color of Description & Log is sometimes black on dark grey background
- on Windows with MS Edge and Windows Dark Theme
- on Mobile Phone with Chrome
- Clicking Code Lense buttton "Run Suite" in an example with multiple test suites (e.g. Variables) runs all existing .robot test suites (instead of only the current one)
Unclear
- When copying a link from the log.html (Link to this test) there is this weird and long URL.
Is whole html is encoded in there? - "Share" Button is only visible after modifications
- Strange side-effects when doing things like
Remove Directory, Errors in Console Output and no scrolling, See Here - Remove original description for a
modified/sharedexample? See here
Contributor guide
No contributing guide indexed for this repository
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
The outstanding findings cover the editor, report.html, log.html, .py files, requirements.txt, and Run Test/Run Suite controls. Start by selecting one unchecked item and reproducing it in the linked preview, then trace the relevant page or editor entry point. Done requires that the selected behavior is corrected and verified without regressing the checked items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, python
- Domain
- frontend, testing
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100