Commit Graph

1630 Commits

Author SHA1 Message Date
coderfengyun b78fee3924 refactor and remove redundant code
refactor and remove redundant code
2014-04-16 11:17:54 +08:00
coderfengyun ae4c3caf28 refactor and can get the variable saved by plugin
refactor and can get the variable  saved by plugin
2014-04-16 11:01:39 +08:00
coderfengyun 110780d7fd refactoring and need to test
refactoring and need to test
2014-04-15 21:25:07 +08:00
zhengyingying b4dec63ba0 compress bootStrap.js ,modify the font-family of the index.jsp and fix
the bug in script.jsp
2014-04-15 16:19:13 +08:00
coderfengyun b6626afe2a now we can use the csvProvider as the
now we can use the csvProvider as the
2014-04-15 15:20:36 +08:00
zhengyingying 8402fe13d9 add two bootstrap js and modify script js 2014-04-15 11:20:04 +08:00
zhengyingying ff1bb8bee4 add scriptEditRightMenuBar.jsp and modify some interfaces 2014-04-15 11:15:23 +08:00
zhengyingying 39bf833c8d modify editor.css index.css and plugin.css 2014-04-15 11:12:25 +08:00
zhengyingying ca60b7c2e3 modify scriptActionController and add ScenarioModel to uploadEditScript 2014-04-15 11:10:22 +08:00
coderfengyun 8980b2d01c now compile the scenario over
now compile the scenario over
2014-04-15 11:03:35 +08:00
coderfengyun 131812d917 refactor to DFA
refactor to DFA
2014-04-15 10:03:40 +08:00
coderfengyun 161d0af167 refactor the DFA
refactor the DFA
2014-04-14 21:14:03 +08:00
coderfengyun 8271bb8478 now i can compile the param in the way of DFA support
now i can compile the param in the way of DFA support
2014-04-14 16:48:56 +08:00
coderfengyun f2863281f6 Add DFA of extract the parameter by provider
Add DFA of extract the parameter by provider
2014-04-11 16:43:07 +08:00
coderfengyun 0238c8d91c add Plugin's dtd and scvProvider definition xml
add Plugin's dtd and scvProvider definition xml
2014-04-11 11:43:18 +08:00
coderfengyun bc269cfbfc now, i can get the parameter value from the csv file
now, i can get the parameter value from the csv file
2014-04-10 17:06:11 +08:00
coderfengyun 0d29dd3788 refactor and should go on
refactor and should go on
2014-04-09 22:59:12 +08:00
coderfengyun b0aa80c6a8 refactor and add Constructor annotation
refactor and  add Constructor annotation
2014-04-09 21:24:43 +08:00
coderfengyun c588495dd9 refactor
refactor
2014-04-09 14:02:14 +08:00
fanfuxiaoran 8b2b7c1c89 add testResultSave to testPlan 2014-04-09 13:35:24 +08:00
fanfuxiaoran db6393773c test for git 2014-04-09 11:30:46 +08:00
fanfuxiaoran 28554f125e finish save test result refactor 2014-04-09 10:52:25 +08:00
fanfuxiaoran 93e7ea5ccc change the save result 2014-04-08 18:47:06 +08:00
coderfengyun dac113a4f5 refactor and add Rows to table
refactor and add Rows to table
2014-04-08 17:40:18 +08:00
coderfengyun 0287a5aac3 refactor and show the parameterization information to master
refactor and show the parameterization information to master
2014-04-08 16:40:13 +08:00
coderfengyun 6307f1c841 add new tests about parameterization and pass them
add new tests about parameterization and pass them
2014-04-08 13:46:37 +08:00
fanfuxiaoran 380e5b633f add gson in pom 2014-04-08 10:15:50 +08:00
coderfengyun ae3800160b .gitignore not work well 2014-04-08 09:53:17 +08:00
coderfengyun ec42ccc4a5 remove git ignore from all the children projects
remove git ignore from all the children projects
2014-04-08 09:27:33 +08:00
fanfuxiaoran 2884acd9b2 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q.git 2014-04-08 09:10:55 +08:00
fanfuxiaoran 57924debce add test 2014-04-04 17:41:35 +08:00
coderfengyun f35e5964b3 litte step towads parameterization
litte step towads parameterization
2014-04-04 17:30:25 +08:00
fanfuxiaoran cc0cdd834d when testplan is finished,stop the doAfterRun thread in testplan 2014-04-04 14:31:51 +08:00
zhengyingying 3603b08369 modify ScriptController 2014-04-04 11:33:02 +08:00
zhengyingying c7aac992cd fix the bug about save editScript 2014-04-04 11:31:31 +08:00
coderfengyun 5df821b788 add ways to load all the parameterized classes when start
add ways to load all the parameterized classes when start
2014-04-04 10:28:21 +08:00
fanfuxiaoran ecce6f01c4 refactor the testplan result save .save interval is 5 second; 2014-04-03 17:13:09 +08:00
fanfuxiaoran e25a35d20b refactor the plugin ,change eager get method to lazy get method ,
and change get the interface of get method list
2014-04-03 13:49:49 +08:00
fanfuxiaoran b50e910726 replace js 2014-04-03 09:45:27 +08:00
fanfuxiaoran 017b8fd588 fix the theme bug 2014-04-03 09:40:46 +08:00
zhengyingying baf5f554dc rewrite editScript.js and modify interfaces 2014-04-02 21:10:22 +08:00
fanfuxiaoran 2d2ff5593a remove 2014-04-02 17:58:14 +08:00
fanfuxiaoran 1ee1563ddb refactor web by remove unused js ,css and image 2014-04-02 16:01:56 +08:00
zhengyingying 36158fa6b1 refactor script-edit.jsp 2014-04-02 15:55:26 +08:00
zhengyingying cf39711557 modify script-edit.jsp 2014-04-02 15:33:33 +08:00
zhengyingying 5681f592c6 write the createForm function in editScript.js 2014-04-02 15:19:29 +08:00
fanfuxiaoran 7203791625 refactor js 2014-04-02 11:52:12 +08:00
coderfengyun 8d1427dabe Merge branch 'master' of https://github.com/lostcharlie/Bench4Q
Conflicts:
	Bench4Q-Web/src/main/webapp/script-edit.jsp
2014-04-02 09:50:21 +08:00
zhengyingying 81fa68c989 norm the code and write functions in editScript.js 2014-04-01 18:23:22 +08:00
coderfengyun f2b4e77baf refactor the web
refactor the web
2014-04-01 17:32:38 +08:00