foodsoft/spec/models
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_spec.rb Add additional model and integration tests 2022-11-27 12:39:57 +01:00
bank_transaction_spec.rb Bundle update rubocop and auto correct style issues 2022-05-27 23:10:07 +02:00
delivery_spec.rb Add additional model and integration tests 2022-11-27 12:39:57 +01:00
group_order_article_spec.rb Add additional model and integration tests 2022-11-27 12:39:57 +01:00
group_order_spec.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
order_article_spec.rb replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
order_spec.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
ordergroup_spec.rb replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
supplier_spec.rb Add additional model and integration tests 2022-11-27 12:39:57 +01:00
user_spec.rb Make columns of user and ordergroup lists sortable 2022-05-27 17:06:25 +02:00