foodsoft/spec/support
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
..
api_helper.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
api_oauth.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
coverage.rb update coverage and use coveralls.io 2013-12-16 23:11:39 +01:00
factory_bot.rb Improve testing on docker 2020-07-27 18:17:30 +02:00
faker.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
integration.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
session_helper.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
shared_database.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
spec_test_helper.rb Add home controller test (#972) 2023-03-25 18:20:13 +01:00