Commit Graph

308 Commits

Author SHA1 Message Date
coderfengyun 783a915c4f update ignore 2013-12-23 09:20:24 +08:00
coderfengyun f6d9bf2613 refactor 2013-12-23 09:19:43 +08:00
coderfengyun f57f2abea9 refactor 2013-12-20 16:56:46 +08:00
coderfengyun accd06febb totally remove the bug when record script 2013-12-20 16:51:08 +08:00
coderfengyun e6526432a8 remove the bug 2013-12-20 11:09:43 +08:00
coderfengyun e033a20c32 still, there is a bug 2013-12-19 22:49:37 +08:00
coderfengyun 20062f6809 refactor and add tests, and pass it, still have bug and need to debug 2013-12-19 20:39:35 +08:00
coderfengyun e12b603e84 add the logic of newHtmlResponse withou passing the tests, need to do so 2013-12-19 17:58:01 +08:00
coderfengyun a501ed733f edit after let the marshalHelper throws exception 2013-12-19 17:35:26 +08:00
coderfengyun 7354d502b6 litte refactor 2013-12-19 16:51:24 +08:00
coderfengyun 7f83159262 refactor in little step 2013-12-19 16:46:10 +08:00
coderfengyun bfa9e7966d use the new RunScenarioModel, and can pass the old tests as well as my
newest added one
2013-12-19 16:38:50 +08:00
coderfengyun b0ff48e44c parse the test and refactor the httpRequestHeader 2013-12-19 14:32:45 +08:00
coderfengyun 744f4edbef add test about httpRequestHeader 2013-12-19 11:43:12 +08:00
coderfengyun 70cc2752c4 refactor the processResponse over 2013-12-18 22:08:40 +08:00
coderfengyun 0c60e4f178 refactor with little step 2013-12-18 21:44:58 +08:00
coderfengyun 7f86ceec1c refactor and add tests 2013-12-18 20:51:13 +08:00
coderfengyun 0371a636b6 add new test and new class 2013-12-18 20:17:17 +08:00
coderfengyun 51d0bab4d9 litte step refactor 2013-12-18 17:19:03 +08:00
coderfengyun 4750a06c52 refactor 2013-12-18 15:55:02 +08:00
coderfengyun 9f879e427b refactor 2013-12-18 15:43:09 +08:00
coderfengyun 1289751bc3 refactor 2013-12-18 15:35:48 +08:00
coderfengyun cf30603c7a add new test case about frame in html for record script 2013-12-18 09:31:28 +08:00
coderfengyun 789b4669a4 refacotr and add log 2013-12-16 22:59:31 +08:00
coderfengyun 0829d5caef add the wrong test, and the pass it on TestTestPlanScriptService
need more tests and passes
2013-12-14 17:25:39 +08:00
coderfengyun 2cf559e61e complete the configuration for service's test of bench4q_master 2013-12-14 16:34:47 +08:00
Coderfengyun 250b791a6a add a new test 2013-12-13 17:29:55 +08:00
Coderfengyun 5c262b239b refactor the TestPlanScriptResult to save the marshal
scriptBriefResultMOdel
2013-12-13 17:15:58 +08:00
Coderfengyun 916a614558 add some tests about get script process results 2013-12-13 16:44:19 +08:00
Coderfengyun 3bc7af51c7 refactor 2013-12-13 14:45:25 +08:00
Coderfengyun b28ad333a4 refactor 2013-12-13 14:06:22 +08:00
coderfengyun eb3e90fcf6 make a integrated test about batchBehavior 2013-12-12 16:29:46 +08:00
coderfengyun 4af37bae37 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q-Master.git 2013-12-12 16:18:07 +08:00
coderfengyun 9eeb32a32b deal with the invalid terminate line when record, will do it
continuously
2013-12-12 16:17:25 +08:00
fanfuxiaoran 8d6a2df7e7 fix the toBusiness 2013-12-12 15:48:42 +08:00
coderfengyun 30c658adb8 add test about the byte and the char of return and new line 2013-12-12 14:14:20 +08:00
coderfengyun bb612da6f6 add tests about contentdecoder, and byte, and kill a null pointer bug 2013-12-12 13:37:38 +08:00
coderfengyun 3792f1de99 update the test 2013-12-11 14:06:27 +08:00
coderfengyun 2423d1bc78 add some test case 2013-12-10 16:58:40 +08:00
coderfengyun 2ce0e2de60 now, i can deal with the gzip response with content length 2013-12-10 16:58:12 +08:00
coderfengyun 5cb67729fb now i just use the RunScenarioModelNew to develop to avoid affect
Xiaoran's development, after this work done, I'll restore it to
RunScenarioModel
2013-12-10 13:58:05 +08:00
Tienan Chen 0a2cfcddd2 deal with the charset and gzip compressing 2013-12-09 20:51:00 +08:00
Tienan Chen a1a572d7f0 get the real cause of the distortion, It's a kind of content encoding,
as a gzip format, so i add a test to decode this kind of http response
2013-12-09 11:28:57 +08:00
Tienan Chen 7a1b15147a I can get the proper relationship between requests, but now the timer is
not correct
2013-12-06 16:05:48 +08:00
Tienan Chen c43a9494fd add a test named testDomParserWithinAdapter, add pass it.
Now i can add the childrenUrl with right parentBatchId.
2013-12-06 15:20:23 +08:00
Tienan Chen d2784c7f7d now, i can get the static resources' absolute uri.
Next step, i will create appropriate childrenUrl,
and put it into the ScriptAdapter.
The key point is to get the parent's batch id.
2013-12-05 17:29:24 +08:00
Tienan Chen cfe5512763 add test about parsing dom, and pass it 2013-12-05 16:43:49 +08:00
Tienan Chen 4a8c9df788 refactor a little 2013-12-05 15:04:50 +08:00
Tienan Chen 60b67eb3d2 refactor the function a little 2013-12-05 15:02:12 +08:00
Tienan Chen 959ecb2109 add three tests and pass them, now i can add the children behaviors to
right batches now. But can only deal with one parent behavior per batch
2013-12-05 14:51:37 +08:00