foodsoft/spec
Philipp Rothmann c67e9b5be8
Replace apivore with rswag for api tests (#969)
* Replace apivore api tests with rswag
* move to OpenAPI Spec 3.0.1
* a swagger UI is now reachable at http://localhost:3000/api-docs/index.html
*  swagger file is generated by running  `RAILS_ENV=test rails rswag`
    and it was moved from /docs/swagger.v1.yml to /swagger/v1/swagger.yml

---------

Co-authored-by: viehlieb <pf@pragma-shift.net>
2023-05-12 11:11:48 +02:00
..
controllers Add home controller test (#972) 2023-03-25 18:20:13 +01:00
factories Add additional model and integration tests 2022-11-27 12:39:57 +01:00
fixtures Add tests for upload 2015-04-11 02:52:57 +02:00
integration Add additional model and integration tests 2022-11-27 12:39:57 +01:00
lib Bundle update rubocop and auto correct style issues 2022-10-08 16:03:19 +02:00
models Add additional model and integration tests 2022-11-27 12:39:57 +01:00
requests/api Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
support Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
app_config.yml Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
i18n_spec.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
spec_helper.rb Add home controller test (#972) 2023-03-25 18:20:13 +01:00
swagger_helper.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00