le-testing-api-with-behat-laravel icon indicating copy to clipboard operation
le-testing-api-with-behat-laravel copied to clipboard

Learning Experiment: Testing an API using Behat (WebApiExtension). Using Laravel 4.2

Results 2 le-testing-api-with-behat-laravel issues
Sort by recently updated
recently updated
newest added

Thanks a lot for this repo, it has definitely helped me. But I really miss a described feature to send a post request to an endpoint with some specific parameters.

This repository/project is mostly focused on flushing out the mechanics of using Behat in the context of testing an API. Super early WIP (https://github.com/erikthedeveloper/le-testing-api-with-behat-laravel/tree/master/features) Relating to - https://github.com/erikthedeveloper/todo-laravel-angularjs-homestead/blob/master/TheApp/LaravelApi/app/Todo/Controllers/BaseApiController.php - https://github.com/erikthedeveloper/todo-laravel-angularjs-homestead/blob/master/TheApp/LaravelApi/app/Todo/Controllers/ResourceControllerInterface.php