foodsoft/spec/requests/api
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
..
user Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
article_categories_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
configs_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
financial_transaction_classes_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
financial_transaction_types_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
financial_transactions_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
navigations_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
order_articles_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
orders_spec.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00