Revision history for Perl extension Test-APIcast
0.13 2018-06-05T13:32:34Z
- Pass ENV from env block to apicast config generator
- test block to make test request from nginx/lua
0.12 2018-05-30T17:51:32Z
- hold random ports opened for longer to reduce collisions
- fixed not failing tests with invalid JSON
0.11 2018-02-28T14:33:46Z
- set `metrics` port to the same as APIcast
0.10 2018-02-21T14:34:28Z
- `fixture` filter to load fixtures
0.09 2018-02-20T09:27:17Z
- `random_port` filter returns the same input
0.08 2018-02-14T07:37:23Z
- `env_to_apicast` to set ENV to APIcast
- `env` block in tests to define hash with environment
0.07 2018-02-13T14:06:10Z
- Allow defining TEST_NGINX_MANAGEMENT_SERVER
0.06 2018-02-02T10:31:00Z
- Do not require configuration file (for apicast-cli compatibility)
- Print APIcast command when DEBUG env is set
- Allow defining environment config in the test block
0.05 2018-01-30T16:26:26Z
- Forward APICAST_DIR env to nginx
0.04 2018-01-16T14:21:58Z
- introduce TEST_NGINX_APICAST_BINARY env
0.03 2017-12-12T09:27:33Z
- fix random port in blackbox
0.02 2017-12-11T15:27:49Z
- original version