You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

62 lines
2.3 KiB

  1. ############################################################################
  2. # Joshua R. Boverhof, LBNL
  3. # See Copyright for copyright notice!
  4. ###########################################################################
  5. ###########################################################################
  6. # Config file for the unit test framework.
  7. # Sections below.
  8. ###########################################################################
  9. ##########################################################################
  10. # SECTION [files] - archives of wsdl/xsd files.
  11. #
  12. ##########################################################################
  13. [files]
  14. archives = ('xmethods.tar.gz', 'schema.tar.gz')
  15. ##########################################################################
  16. # SECTION [services_by_file] - all services locally available for
  17. # testing.
  18. ##########################################################################
  19. [services_by_file]
  20. ogsi = schema/ogsi/ogsi_service.wsdl
  21. airport = xmethods/airport.wsdl
  22. amazon = xmethods/AmazonWebServices.wsdl
  23. books = xmethods/books.wsdl
  24. distance = xmethods/Distance.wsdl
  25. freedb = xmethods/freedb.wsdl
  26. globalweather = xmethods/globalweather.wsdl
  27. IHaddock = xmethods/IHaddock.wsdl
  28. ip2geo = xmethods/ip2geo.wsdl
  29. magic = xmethods/magic.wsdl
  30. query = xmethods/query.wsdl
  31. RateInfo = xmethods/RateInfo.wsdl
  32. SHA1Encrypt = xmethods/SHA1Encrypt.wsdl
  33. siteInsepct = xmethods/siteInspect.wsdl
  34. TemperatureService = xmethods/TemperatureService.wsdl
  35. usweather = xmethods/usweather.wsdl
  36. zip2geo = xmethods/zip2geo.wsdl
  37. SolveSystem = xmethods/SolveSystem.wsdl.xml
  38. ##########################################################################
  39. # SECTION [services_by_http] - all services available for
  40. # network testing.
  41. ##########################################################################
  42. [services_by_http]
  43. amazon = http://soap.amazon.com/schemas/AmazonWebServices.wsdl
  44. homelandsecurity = http://www.boyzoid.com/threat.cfc?wsdl
  45. SolveSystem = http://www.lixusnet.com/SolveSystem.wsdl
  46. ##########################################################################
  47. # SECTION [broken] - Legal challenges. Appears to be a problem
  48. # in the wsdl.
  49. ##########################################################################
  50. [broken]
  51. rtf2html = http://www.infoaccelerator.net/cfc/rft2html.cfc?WSDL
  52. rtf2html = xmethods/rtf2html.xml