foodsoft/spec/integration
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
..
articles_spec.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
balancing_spec.rb replace deprecated update_attributes with update 2022-10-26 13:19:27 +02:00
config_spec.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
home_spec.rb Add additional model and integration tests 2022-11-27 12:39:57 +01:00
login_spec.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
order_spec.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
product_distribution_example_spec.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
receive_spec.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
session_spec.rb Auto correct rubocop style issues 2022-02-20 16:28:54 +01:00
supplier_spec.rb Add additional model and integration tests 2022-11-27 12:39:57 +01:00