Commit Graph

239 Commits

Author SHA1 Message Date
coderfengyun b00cc44785 add support for schedule
add support for schedule
2014-09-04 09:17:04 +08:00
hmm 230a2e23ca list script and testplan by time desc 2014-09-03 14:30:05 +08:00
hmm 8b0e7a1985 success to filter behavior 2014-09-03 13:35:02 +08:00
hmm 4e01cf19db Merge branch 'master' of https://github.com/lostcharlie/Bench4Q.git 2014-09-02 17:26:19 +08:00
hmm 96941bb33b add filter think-time and sort the js of testplan 2014-09-02 17:25:55 +08:00
coderfengyun 3a03b2906a remove warnings
remove warnings
2014-09-02 17:24:28 +08:00
hmm fb2a04fd68 add stoprecording and stopproxyserver api 2014-09-02 15:06:17 +08:00
coderfengyun fccd5d0a27 refactor, let the schedule be the stand-alone one
refactor, let the schedule be the stand-alone one
2014-09-02 11:39:10 +08:00
hmm 1bfbbde54d Merge branch 'master' of https://github.com/lostcharlie/Bench4Q.git 2014-09-02 11:17:58 +08:00
hmm dd93e0321f Merge branch 'master' of https://github.com/lostcharlie/Bench4Q.git
Conflicts:
	Bench4Q-Master/src/main/java/org/bench4q/master/api/TestPlanController.java
	Bench4Q-Share/src/main/java/org/bench4q/share/models/agent/RunScenarioModel.java
	Bench4Q-Web/src/main/java/org/bench4q/web/masterMessager/TestPlanMessager.java
2014-09-02 11:17:37 +08:00
luqiong db964183e2 modify the gettter to transient
modify the gettter to transient
2014-09-02 11:16:15 +08:00
hmm 5a6ce8a63b no creating new entity 2014-09-02 10:59:50 +08:00
hmm 3c46fdda89 add function filter type of behavior and timer 2014-09-02 10:57:50 +08:00
coderfengyun 2b3f97a605 sync 2014-09-02 10:41:46 +08:00
coderfengyun 9157b793fc add realStartTime to scenario
add realStartTime to scenario
2014-09-02 10:27:42 +08:00
hmm f3816e8304 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q.git
Conflicts:
	Bench4Q-Share/src/main/java/org/bench4q/share/models/agent/RunScenarioModel.java
2014-09-01 14:49:33 +08:00
hmm 2dcaf3664f add loadFilterTypeList api 2014-09-01 14:46:57 +08:00
hmm 7ccd47d74b add loadFilterTypeList api 2014-09-01 14:45:24 +08:00
daisyonly 7a04393a14 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q 2014-09-01 14:38:19 +08:00
daisyonly 6ba38aa94d edit PluginEntitiFactory.java
edit PluginEntitiFactory.java
2014-09-01 14:38:02 +08:00
coderfengyun b17334bfae Merge branch 'master' of https://github.com/lostcharlie/Bench4Q
Conflicts:

Bench4Q-Agent/src/main/java/org/bench4q/agent/scenario/engine/ScenarioCo
ntext.java

Bench4Q-Agent/src/main/java/org/bench4q/agent/scenario/engine/ScenarioEn
gine.java

Bench4Q-Master/src/main/java/org/bench4q/master/api/TestPlanController.j
ava

Bench4Q-Web/src/main/java/org/bench4q/web/masterMessager/TestPlanMessage
r.java

Bench4Q-Web/src/test/java/org/bench4q/web/test/masterMessager/TestPlanMe
ssageTest.java
2014-09-01 11:07:30 +08:00
coderfengyun fb4e9937ea adding the TestSchedule to agent
adding the TestSchedule to agent
2014-09-01 10:13:05 +08:00
coderfengyun 4c05dd7415 refactor
refactor
2014-09-01 09:09:42 +08:00
hmm 2b77bb473b Merge branch 'master' of https://github.com/lostcharlie/Bench4Q.git 2014-09-01 08:53:51 +08:00
hmm 56bee56bab add startProxyServer and startRecording api 2014-09-01 08:53:38 +08:00
coderfengyun b08a7a3cf7 add async method for agentMessenger
add async method for agentMessenger
2014-08-31 21:39:04 +08:00
daisyonly 28965ed380 add input content verification
add input content verification
2014-08-29 11:24:03 +08:00
luqiong dd5160e48e change picture to base64 2014-08-28 16:41:30 +08:00
coderfengyun 0d42c3e97a refactor the tests
refactor the tests
2014-08-28 08:56:38 +08:00
coderfengyun aaf7f00759 fix gitignore problem 2014-08-28 08:49:15 +08:00
coderfengyun ef495e95be add test about the bug emerging in sampling
add test about the bug emerging in sampling
2014-08-28 08:47:02 +08:00
daisyonly 1f6f999b35 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q 2014-08-27 20:18:44 +08:00
daisyonly e28d430da8 edit PluginDomainFactory
edit PluginDomainFactory
2014-08-27 20:18:27 +08:00
luqiong 243d73bb21 edit recordFlag 2014-08-27 14:18:35 +08:00
hmm a66f0ec758 read record falg html from file 2014-08-27 10:16:20 +08:00
daisyonly 63b5cdf688 add set required in PluginFactory
add set required in PluginFactory
2014-08-26 16:30:44 +08:00
hmm 247de8b4ce add id to page/batch/behavior and set nickName when record script 2014-08-25 17:28:38 +08:00
hmm 5f460ef772 change the updateScript api 2014-08-25 13:28:52 +08:00
fanfuxiaoran 3522d52b96 change nameCN to nullable false 2014-08-22 15:52:36 +08:00
coderfengyun ab845abf2a add test about ScriptSampler
add test about ScriptSampler
2014-08-22 14:18:03 +08:00
fanfuxiaoran 6831f0ab93 fix tow script run on one agent 2014-08-22 09:16:21 +08:00
fanfuxiaoran 2f615ca6ae add name create time to testResult model 2014-08-21 16:58:54 +08:00
coderfengyun e8f6444084 add server status to master,
make it easy for admin to control the test
2014-08-21 14:23:14 +08:00
coderfengyun 87d700e462 add new api to show the current running Testplans
add new api to show the current running Testplans
2014-08-21 14:15:36 +08:00
coderfengyun 3c12ea5ec5 add guard about the owner
add guard about the owner
2014-08-21 14:09:52 +08:00
coderfengyun b6da61daa1 pass the tests about testplan abort
pass the tests about testplan abort
2014-08-21 14:03:49 +08:00
coderfengyun d8cb749f6b add test about stop runningAgent twice
add test about stop runningAgent twice
2014-08-21 13:28:35 +08:00
coderfengyun 6db7f9f74d add stop test plan api
http://1drv.ms/1sdOShp
2014-08-21 09:56:54 +08:00
coderfengyun c53abbe0ff add new test
add new test
2014-08-21 09:18:07 +08:00
coderfengyun c2e661733f add code and edit the usepluginmodel
add code and edit the usepluginmodel
2014-08-15 13:57:31 +08:00
coderfengyun c2db1fa1b7 add code
add code
2014-07-21 14:05:07 +08:00
coderfengyun f0296eb398 remove that outer right join
remove that outer right join
2014-07-21 13:47:34 +08:00
coderfengyun 7af31f857b refactor
refactor
2014-07-19 18:37:21 +08:00
coderfengyun b8c2367d81 refactor
refactor
2014-07-19 10:34:48 +08:00
coderfengyun a1d32a7e29 refactor
refactor
2014-07-19 10:17:04 +08:00
coderfengyun bd25e36f72 refactor
refactor
2014-07-19 10:08:04 +08:00
coderfengyun da70ff117b refactor
refactor
2014-07-19 10:02:11 +08:00
coderfengyun 41190529b1 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q 2014-07-19 09:55:59 +08:00
coderfengyun 20094a2a30 refactor
refactor
2014-07-19 09:55:48 +08:00
fanfuxiaoran b2b15ab555 update plugin, which can contains cn 2014-07-19 09:49:22 +08:00
fanfuxiaoran 0be40aa486 refactor the sych 2014-07-17 08:57:26 +08:00
fanfuxiaoran e5e0d86cab change high avilable pool heartbeat 2014-07-16 16:55:21 +08:00
coderfengyun f6bb5384cd refactor
refactor
2014-07-07 09:08:23 +08:00
fanfuxiaoran 4f94ee5598 fix monitor result sample time 2014-07-03 17:21:58 +08:00
coderfengyun f304ff5a63 refactor
refactor
2014-07-03 09:04:17 +08:00
fanfuxiaoran e9ffadad75 refactor testPlan result 2014-07-02 17:33:39 +08:00
fanfuxiaoran def1229fad refactor testPlan result 2014-07-01 16:38:03 +08:00
coderfengyun a490260d05 refactor
refactor
2014-07-01 08:47:22 +08:00
fanfuxiaoran 49db611739 update the master and web 2014-06-27 17:32:45 +08:00
rzs840707 559ee106c3 refactor and add all about release session 2014-06-27 10:13:10 +08:00
coderfengyun 5659b46cec remove redundant code
remove redundant code
2014-06-23 22:42:38 +08:00
coderfengyun 7a26f59bb1 drop code
drop code
2014-06-23 14:55:21 +08:00
fanfuxiaoran 052584c478 remove the bug 2014-05-27 11:31:40 +08:00
fanfuxiaoran f40befc151 refactor 2014-05-14 11:04:24 +08:00
coderfengyun 8c641bde3b refactor over
refactor over
2014-05-13 17:43:46 +08:00
coderfengyun 287eb2ad7d refactor the test
there are two class to test : Test_RunningAgent, Test_RunningScript
2014-05-13 17:29:33 +08:00
coderfengyun 78c568a884 refactor
refactor
2014-05-13 08:48:11 +08:00
coderfengyun c5f537ee40 refactor the test
refactor the test
2014-05-12 14:54:08 +08:00
fanfuxiaoran 77334f78e4 fix the plugin test(i have change the test file),this is a problem
needed to resolve
2014-05-09 17:58:19 +08:00
coderfengyun 504456cce2 refactor tests
refactor tests
2014-05-09 17:45:38 +08:00
coderfengyun 70ded922fe refactor and remove redundant code
refactor and remove redundant code
2014-05-09 16:53:27 +08:00
coderfengyun e451b5b68b refactor agentStatus to enum
refactor agentStatus to enum
2014-05-09 16:27:09 +08:00
coderfengyun 354d2e573d remove redundant code
remove redundant code
2014-05-09 15:19:11 +08:00
coderfengyun 0d71706bbf Mock the httpMessenger finish
Mock the httpMessenger finish
2014-05-09 14:57:02 +08:00
coderfengyun f1d35e0d6f a little step towards mock test
a little step towards mock test
2014-05-09 14:22:31 +08:00
coderfengyun 966e07c3c2 refactor and add tests
refactor and add tests: on the way of mock test
2014-05-09 13:58:20 +08:00
coderfengyun 2e8a35d729 add test for runnAgentStop
add test for runnAgentStop, and refactor
2014-05-09 10:40:54 +08:00
coderfengyun c33737587c refactor
refactor
2014-05-09 09:02:38 +08:00
fanfuxiaoran b368ca6726 fix bug 2014-05-08 17:54:09 +08:00
coderfengyun 2d1da38ed2 refactor, remove direct dependency towards AgentMessenger
refactor, remove direct dependency towards AgentMessenger
2014-05-08 15:47:21 +08:00
coderfengyun 3cb3768da1 refactor go on
refactor go on
2014-05-08 15:25:05 +08:00
coderfengyun 9af631ad1c refactor with little step
refactor with little step
2014-05-08 15:04:28 +08:00
coderfengyun e3ca176d68 update ha test, and reorganize it
update ha test, and reorganize it
2014-05-08 10:40:31 +08:00
coderfengyun 8f55e6fcb1 a little step and need to test
a little step and need to test
2014-05-07 17:11:45 +08:00
coderfengyun 9b56f26f5e refactor the ha
refactor the ha
2014-05-07 16:40:32 +08:00
fanfuxiaoran 13665bfe89 add group to plugin 2014-05-07 16:01:34 +08:00
coderfengyun ad4dcf7b52 test and remove bugs
test and remove bugs
2014-05-07 14:43:38 +08:00
fanfuxiaoran 44846f04cb refactor plugin 2014-05-07 08:34:35 +08:00
fanfuxiaoran 4f56536cc4 refactor plugin 2014-05-06 18:01:57 +08:00
fanfuxiaoran ac96d36e8d fix the bug in plugin entity factory 2014-05-06 16:11:15 +08:00