foodsoft/spec/factories
Philipp Rothmann c6560e0cea Add additional model and integration tests
This commit adds new tests for a better coverage.

integration/
  * home
  * supplier

models/
  * article
  * delivery
  * group_order_article
  * supplier

also adds a new factory for delivery

Co-authored-by: viehlieb <pf@pragma-shift.net>
Co-authored-by: Tobias Kneuker <tk@pragma-shift.net>
2022-11-27 12:39:57 +01:00
..
article.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
bank_transaction_type.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
delivery.rb Add additional model and integration tests 2022-11-27 12:39:57 +01:00
doorkeeper.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
financial_transaction.rb API v1 financial_transactions endpoints (#627) 2020-07-25 14:18:59 +00:00
financial_transaction_type.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
group_order.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
group_order_article.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
group_order_article_quantity.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
invoice.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
order.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
supplier.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
user.rb Make columns of user and ordergroup lists sortable 2022-05-27 17:06:25 +02:00