1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/test
Sylvain 728ae4310c improved testing of payment schedules + some fixes
TODO: fix the test
rails test test/integration/reservations/create_test.rb
Reservations::CreateTest#test_user_reserves_a_machine_and_renew_a_subscription_with_payment_schedule_and_coupon_and_wallet [test/integration/reservations/create_test.rb:841]
Minitest::Assertion: Expected: "stripe"
  Actual: nil
2020-12-30 18:43:33 +01:00
..
controllers release 2.0 rc 2016-03-23 18:39:41 +01:00
fixtures improved testing of payment schedules + some fixes 2020-12-30 18:43:33 +01:00
helpers release 2.0 rc 2016-03-23 18:39:41 +01:00
integration improved testing of payment schedules + some fixes 2020-12-30 18:43:33 +01:00
mailers/previews migrated links to /users/auth from GET to POST 2019-10-02 14:37:47 +02:00
models fix tests + fix price.compute flor slots 2020-05-11 13:52:27 +02:00
services [bug] when a cash coupon was used, an invalid amount is shown in the statistics 2020-11-04 15:53:40 +01:00
vcr_cassettes update cassettes 2020-05-11 10:56:37 +02:00
test_helper.rb test subscription with schedule by user 2020-12-15 15:48:13 +01:00