Skip to content

Commit

Permalink
Add config.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Jun 14, 2019
1 parent fc6c10c commit 6400dd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ctests/acceptance/config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
fixture_customer_num = 10 ; 各カスタマー作成時に注文を1つづつつくる。さらに、注文を作る際に1つ商品を作る
; フロント側のテストとして3以上が必要
fixture_product_num = 20
fixture_order_num = 25

0 comments on commit 6400dd1

Please sign in to comment.