-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.rspec_status
25 lines (25 loc) · 1.98 KB
/
.rspec_status
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
example_id | status | run_time |
--------------------------------------------------- | ------ | --------------- |
./spec/ship_station/base_spec.rb[1:1] | passed | 0.00791 seconds |
./spec/ship_station/gem_spec.rb[1:1] | passed | 0.00064 seconds |
./spec/ship_station/models/carrier_spec.rb[1:1] | passed | 0.00463 seconds |
./spec/ship_station/models/carrier_spec.rb[1:2] | passed | 0.00119 seconds |
./spec/ship_station/models/customer_spec.rb[1:1] | passed | 0.00244 seconds |
./spec/ship_station/models/customer_spec.rb[1:2] | passed | 0.00091 seconds |
./spec/ship_station/models/customer_spec.rb[1:3] | passed | 0.00246 seconds |
./spec/ship_station/models/fulfillment_spec.rb[1:1] | passed | 0.00364 seconds |
./spec/ship_station/models/order_spec.rb[1:1] | passed | 0.00256 seconds |
./spec/ship_station/models/order_spec.rb[1:2] | passed | 0.00096 seconds |
./spec/ship_station/models/order_spec.rb[1:3] | passed | 0.00094 seconds |
./spec/ship_station/models/order_spec.rb[1:4] | passed | 0.02264 seconds |
./spec/ship_station/models/product_spec.rb[1:1] | passed | 0.00282 seconds |
./spec/ship_station/models/product_spec.rb[1:2] | passed | 0.00103 seconds |
./spec/ship_station/models/product_spec.rb[1:3] | passed | 0.00129 seconds |
./spec/ship_station/models/shipment_spec.rb[1:1] | passed | 0.00429 seconds |
./spec/ship_station/models/shipment_spec.rb[1:2] | passed | 0.0013 seconds |
./spec/ship_station/models/shipment_spec.rb[1:3] | passed | 0.00241 seconds |
./spec/ship_station/models/store_spec.rb[1:1] | passed | 0.00327 seconds |
./spec/ship_station/models/store_spec.rb[1:2] | passed | 0.00095 seconds |
./spec/ship_station/models/store_spec.rb[1:3] | passed | 0.00122 seconds |
./spec/ship_station/models/warehouse_spec.rb[1:1] | passed | 0.00393 seconds |
./spec/ship_station/models/warehouse_spec.rb[1:2] | passed | 0.00109 seconds |