Sha256: 7d99fc11c331d83112a4f324d30721eeea4ea40b071e1912294f5097669c9166

Contents?: true

Size: 1.4 KB

Versions: 3

Compression:

Stored size: 1.4 KB

Contents

2.0.0

- Added Required Fields module
- Added Unexpected Fields module
- Adding query params to definition
- Moved base_url to contract
- Changed endpoints to be relative urls
- Removed missing field report as it was unused
- Changing everything with more than one parameter to named parameters

1.0.0

- Switching to using named variables to make future changes less breaky

0.3.2

- Fixing some issues with how config adds modules
- Fixing README for same module issue as config

0.3.1

- Adding ability to change headers for request objects
- Removing the reports from the sub modules and making them just return their reports
- Adjusted modules to use the full contract instead of endpoints
- Created module to check for server information being broadcast

0.3.0

- Making modules actually be modules

0.2.0

- Finally fixing the naming scheme
- Splitting configuration into its own class

0.1.0

- Moving call to endpoint for path param support
- Adding top level Contract to bind endpoints together
- Moved extra verbs check out of typo to its own module

0.0.5

- Adding support for delete, put, head, options, copy, mkcol, move, propfind, proppatch, trace, lock, unlock, and patch verbs
- Fixing test output to be more readable

0.0.4

- Moving test_helper from tester level to endpoint level in preparation for moving to full definition

0.0.3

- Fixing Problem with 0.0.2

0.0.2

- Moving url from methods to endpoints

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
api-tester-1.1.3 changelog.txt
api-tester-1.1.2 changelog.txt
api-tester-1.1.1 changelog.txt