foodsoft/config
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
..
environments Add support for ActiveStorage (PR #852) 2022-01-31 08:44:53 +01:00
initializers Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
locales Spelfouten, maar ook verbeteringen in Nederlands (#954) 2023-04-21 18:58:06 +02:00
app_config.yml.SAMPLE Specify an URL to redirect after logout via settings (#989) 2023-03-30 10:05:47 +02:00
application.rb Bundle update 2022-10-09 13:24:14 +02:00
boot.rb Rails 5.2 2020-09-05 14:40:11 +02:00
database.yml.MySQL_SAMPLE Create database.yml via Dockerfile 2019-10-28 19:01:02 +01:00
database.yml.SQLite_SAMPLE Switch license to AGPL (fixes #496, PR #513) 2017-11-10 17:02:35 +01:00
environment.rb Rails 5.0 2020-09-05 14:40:11 +02:00
i18n-js.yml handle ajax errors (closes foodcoops#300) 2014-07-02 13:55:05 +02:00
navigation.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
puma.rb Fix rubocop 2022-04-25 14:19:34 +02:00
routes.rb Replace apivore with rswag for api tests (#969) 2023-05-12 11:11:48 +02:00
schedule.rb Add rake task to import bank_transactions 2019-10-29 18:06:53 +01:00
spring.rb Rails 5.0 2020-09-05 14:40:11 +02:00
storage.yml.SAMPLE Add support for ActiveStorage (PR #852) 2022-01-31 08:44:53 +01:00