From bbb76ac70c4a3d33d02c9d85d70ff4801721036e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 24 Sep 2009 10:13:36 +0200 Subject: [PATCH] Test POST of one more service. --- test/test_post_3.res | 101 +------------------------------------------------- test/test_post_4.res | 1 + test/test_post_5.res | 26 +++++++++++++ test/test_post_6.res | 100 +++++++++++++++++++++++++++++++++++++++++++++++++ test/test_post_urls | 4 ++ 5 files changed, 132 insertions(+), 100 deletions(-) create mode 100644 test/test_post_4.res create mode 100644 test/test_post_5.res create mode 100644 test/test_post_6.res diff --git a/test/test_post_3.res b/test/test_post_3.res index 2fee40b..5ac02cb 100644 --- a/test/test_post_3.res +++ b/test/test_post_3.res @@ -1,100 +1 @@ - -OK -0 -9 -10 -0 -9 - - -The Computer Bible -1973-1980 -The Computer Bible -1973-1980 -title the computer bible author medium book - - - -How to program a computer -Jack Collins -How to program a computer -Jack Collins - -How to program a computer -Jack Collins -2 -title how to program a computer author jack collins medium book - - - -A plan for community college computer development -1971 -A plan for community college computer development -1971 -title a plan for community college computer development author medium book - - - -Washington metropolitan area rail computer feasibility study; -final report -1971 -Englund, Carl R -Washington metropolitan area rail computer feasibility study; -final report -1971 -Englund, Carl R -title washington metropolitan area rail computer feasibility study author englund carl r medium book - - - -The use of passwords for controlled access to computer resources -1977 -Wood, Helen M -The use of passwords for controlled access to computer resources -1977 -Wood, Helen M -title the use of passwords for controlled access to computer resources author wood helen m medium book - - - -The Puget Sound Region -a portfolio of thematic computer maps -1974 -Mairs, John W -The Puget Sound Region -a portfolio of thematic computer maps -1974 -Mairs, John W -title the puget sound region author mairs john w medium book - - - -Computer science & technology -proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 -1977 -Computer science & technology -proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 -1977 -title computer science technology author medium book - - - -Computer processing of dynamic images from an Anger scintillation camera -the proceedings of a workshop -1974 -Computer processing of dynamic images from an Anger scintillation camera -the proceedings of a workshop -1974 -title computer processing of dynamic images from an anger scintillation camera author medium book - - - -Reconstruction tomography in diagnostic radiology and nuclear medicine -proceedings of the workshop -1977 -Reconstruction tomography in diagnostic radiology and nuclear medicine -proceedings of the workshop -1977 -title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book - - +OK21 \ No newline at end of file diff --git a/test/test_post_4.res b/test/test_post_4.res new file mode 100644 index 0000000..d2e0e58 --- /dev/null +++ b/test/test_post_4.res @@ -0,0 +1 @@ +OK \ No newline at end of file diff --git a/test/test_post_5.res b/test/test_post_5.res new file mode 100644 index 0000000..4a230d3 --- /dev/null +++ b/test/test_post_5.res @@ -0,0 +1,26 @@ + +OK +0 +3 +3 +0 +3 + + +OIL/GAS DRILLING +OIL/GAS DRILLING +title oil gas drilling author medium book + + + +GROUNDWATER RESOURCE MAPS - COUNTY SERIES +GROUNDWATER RESOURCE MAPS - COUNTY SERIES +title groundwater resource maps county series author medium book + + + +BIBLIOGRAPHY OF MAINE GEOLOGY +BIBLIOGRAPHY OF MAINE GEOLOGY +title bibliography of maine geology author medium book + + diff --git a/test/test_post_6.res b/test/test_post_6.res new file mode 100644 index 0000000..2fee40b --- /dev/null +++ b/test/test_post_6.res @@ -0,0 +1,100 @@ + +OK +0 +9 +10 +0 +9 + + +The Computer Bible +1973-1980 +The Computer Bible +1973-1980 +title the computer bible author medium book + + + +How to program a computer +Jack Collins +How to program a computer +Jack Collins + +How to program a computer +Jack Collins +2 +title how to program a computer author jack collins medium book + + + +A plan for community college computer development +1971 +A plan for community college computer development +1971 +title a plan for community college computer development author medium book + + + +Washington metropolitan area rail computer feasibility study; +final report +1971 +Englund, Carl R +Washington metropolitan area rail computer feasibility study; +final report +1971 +Englund, Carl R +title washington metropolitan area rail computer feasibility study author englund carl r medium book + + + +The use of passwords for controlled access to computer resources +1977 +Wood, Helen M +The use of passwords for controlled access to computer resources +1977 +Wood, Helen M +title the use of passwords for controlled access to computer resources author wood helen m medium book + + + +The Puget Sound Region +a portfolio of thematic computer maps +1974 +Mairs, John W +The Puget Sound Region +a portfolio of thematic computer maps +1974 +Mairs, John W +title the puget sound region author mairs john w medium book + + + +Computer science & technology +proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 +1977 +Computer science & technology +proceedings of a workshop held at the National Bureau of Standards, Gaithersburg, MD, June 3-4, 1976 +1977 +title computer science technology author medium book + + + +Computer processing of dynamic images from an Anger scintillation camera +the proceedings of a workshop +1974 +Computer processing of dynamic images from an Anger scintillation camera +the proceedings of a workshop +1974 +title computer processing of dynamic images from an anger scintillation camera author medium book + + + +Reconstruction tomography in diagnostic radiology and nuclear medicine +proceedings of the workshop +1977 +Reconstruction tomography in diagnostic radiology and nuclear medicine +proceedings of the workshop +1977 +title reconstruction tomography in diagnostic radiology and nuclear medicine author medium book + + diff --git a/test/test_post_urls b/test/test_post_urls index 008f0d5..0152785 100644 --- a/test/test_post_urls +++ b/test/test_post_urls @@ -1,5 +1,9 @@ marc_service.xml http://localhost:9763/search.pz2?command=init http://localhost:9763/search.pz1?session=1&command=search&query=computer +gils_service.xml +http://localhost:9763/search.pz2?command=init +http://localhost:9763/search.pz1?session=2&command=search&query=computer 2 +http://localhost:9763/search.pz1?session=2&command=show http://localhost:9763/search.pz1?session=1&command=show -- 1.7.10.4