forked from chhrrr/RAP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TO DO list added
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
增量备份、自动删除老备份 | ||
保存前预览模拟数据 | ||
请求复制功能 | ||
[重要]生产机迁移 | ||
最外层结构的Mock规则的问题 | ||
RAP插件的core抽取,方便三方插件的加入 | ||
PUT/GET/SET等协议区分接口 | ||
项目路由的UI界面 | ||
RESTFUL api unit-test CASE补充 | ||
RESTFUL api支持 for console & plugin | ||
NodeJS离线访问 | ||
权限管理,项目成员可以修改项目,非项目成员不可以编辑文档 | ||
控制台能不能增加进入的按钮,原来的按钮不明显。 | ||
[BUG]插件地址获取使用相对路径,而不是写死rap.alibaba-inc.com | ||
一次性帮助提示:参数排序,增加后的新参数会排序 | ||
消息通知查看后没有自动设置为已读 | ||
请求delay | ||
IE10下pageTester样式错乱 | ||
登录表单和注册表单的name对应 | ||
service部署启动问题 | ||
JSON导入到请求参数 | ||
Word文档导出 | ||
AngularJS插件文档补全 | ||
IE8-的提示 | ||
自定义函数的支持,pageTester正确显示,工作区的函数编辑更加友好。。。 | ||
研究一下行列说的通过覆盖xmlHttpRequest来解决所有类库异步请求问题的方案是否可行。 | ||
贪婪匹配的pattern match | ||
最外层数据结构 | ||
压测 55qps | ||
[LONG PLAN]针对后端、QA的自动化测试、后端校验工具的拓展和延伸 | ||
数据源切换,支持GitLab数据源,与IF无缝切换。 | ||
Waiting | ||
记住RAP MOCK状态 | ||
input->textarea来支持mock function | ||
分组、业务线修改 |