robotframework / robotframework/robotframework.github.com
beta-test-rf-live findings
未关闭
还没有人认领这个 Issue。
- 主要语言
- HTML
- 星标
- 83
- 派生
- 85
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
尚未解决的问题涉及编辑器、report.html、log.html、.py 文件、requirements.txt 以及 Run Test/Run Suite 控件。首先选择一个未勾选的项目,并在链接的预览中复现该问题,然后跟踪相关页面或编辑器入口点。完成的要求是:所选行为已得到修正并验证,且不会使已勾选的项目出现回归。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html, python
- 领域
- frontend, testing
- Issue 类型
- 缺陷
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100