Wolfpack-Digital / apipie-postman

Ruby gem to generate Postman collection from Apipie output.
MIT License
18 stars 1 forks source link

Add tests infrastructure #7

Closed VictorMotogna closed 3 years ago

VictorMotogna commented 3 years ago

Task

Add tests infrastructure, ideally using Rspec. Only 1 test needed at first, to see if ApipiePostman#generate_docs has the correct answer with a mock apipie-examples.json file with only 1 request

VictorMotogna commented 3 years ago

https://github.com/VictorMotogna/apipie-postman/pull/8