Sha256: ca3addbbae7a24c2c734f0c02feb874020a67fcbaa8d6f179c6efc85d0cd0450

Contents?: true

Size: 1.89 KB

Versions: 1

Compression:

Stored size: 1.89 KB

Contents

Version 0.0.19 / 2018-1-25
* Enhancements
   * Added own shared examples to init script and to in built specs

Version 0.0.18 / 2018-1-25
* Fixes
  * Updated 'soaspec-init' so that it works again.
* Enhancements
  * Added example showing representing data for request in YAML

Version 0.0.17 / 2018-1-25
* Fixes
  * Updated hash search so that it handles Array

Version 0.0.16 / 2018-1-23
* Fixes
  * Corrected logic of auto convert to hash. Previous version did not handle test specific values correctly

Version 0.0.15 / 2018-1-23
* Fixes
  * Updated code to convert string key in Savon request to key automatically by default before passing to Savon. This saves
    the user doing the conversion themselves.

Version 0.0.14 / 2018-1-23
* Fixes
  * Updated 'xml_to_yaml_file' exe to clean up YAML more. No more array for Hash value. Indenting needs work though.
    Now it's more like something you can read and pass into Savon request.

Version 0.0.13 / 2018-1-23
* Enhancements
  * Executable to create xml file from yaml

Version 0.0.12 / 2018/1-22
* Enhancements
  * Example name added to log file

Version 0.0.10 / 2018-1-21
* Enhancements
  * Added [] method to perform xpath assertion
  * Using Savon xpath. No need to explicitly provide namespace for xpath

Version 0.0.9 / 2018-1-20
* Refactoring
  * class_options -> savon_options - More specific
  * default_operation -> operation - Not default anymore so better not in name
* Enhancements
  * Made mandatory_xpath_values method to add to 'success scenarios' shared example

Version 0.0.8 / 2018-1-19
* Enhancements
  * Added root_attributes method to add attribute to the root class

Version 0.0.7 / 2018-1-19
* Enhancements
  * Added contain_key matcher
  * mandatory_elements method created for SoapHandler - can be used to add tests to success scenarios (see example get_weather_web_service class for details)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
soaspec-0.0.19 ChangeLog