MaibornWolff / alt-core-js

Acceptance & Load testing framework
https://www.npmjs.com/package/@maibornwolff/alt-core-js
MIT License
7 stars 1 forks source link

Rename REST action type to HTTP #74

Open johannesloher opened 4 years ago

johannesloher commented 4 years ago

The REST action type provides general support to perform HTTP requests. The APIs tested with may be REST APIs but they don't need to be. The REST action type should be renamed to HTTP to reflect this.