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>
This commit is contained in:
parent
9a46640d3b
commit
c6560e0cea
8 changed files with 167 additions and 7 deletions
|
|
@ -405,6 +405,7 @@ RSpec/Capybara/FeatureMethods:
|
|||
- "spec/integration/articles_spec.rb"
|
||||
- "spec/integration/balancing_spec.rb"
|
||||
- "spec/integration/config_spec.rb"
|
||||
- "spec/integration/home_spec.rb"
|
||||
- "spec/integration/login_spec.rb"
|
||||
- "spec/integration/order_spec.rb"
|
||||
- "spec/integration/product_distribution_example_spec.rb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue