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
Sylvain
8a808dbb2f
improve testing reservation w/ payment schedule
2020-12-29 11:33:38 +01:00
Sylvain
6c8d65fba1
test reservation with schedule by admin
2020-12-15 17:14:58 +01:00
Sylvain
e3a81f6dbe
test reservation with schedule by user
2020-12-15 16:53:11 +01:00
Sylvain
82d6677cff
read stripe_api_key from db
2020-06-10 11:33:03 +02:00
Sylvain
9f8fb1a95c
fix tests + fix price.compute flor slots
2020-05-11 13:52:27 +02:00
Du Peng
b3313d3e75
update rails to 5.1.7
2020-03-25 12:35:07 +01:00
Sylvain
bb48a13f83
health endpoint & automated version check
2020-01-14 14:33:00 +01:00
Sylvain
d977838d52
fix tests according to changes for stripe SCA
2019-09-11 16:20:47 +02:00
Sylvain
4d0ac9b3ca
using stp_payment_intent_id instead of stp_invoice_id on new invoices
2019-09-10 16:45:45 +02:00
Sylvain
9ef2f142bd
link HistoryValue to InvoicingProfile + improved invoices tests
2019-06-03 16:51:43 +02:00
Sylvain
0927336956
fixed reservation after removing disable_invoicing + updated vcr cassettes
2019-01-14 12:45:17 +01:00
Sylvain
a2eb10331e
[ongoing] remove invoicing disabled per user
2019-01-10 16:50:54 +01:00
Sylvain
ae9caef8af
insertions on subscriptions count
2018-12-12 15:27:12 +01:00
Sylvain
811b7193f7
improved & fixed test suite
2018-12-12 13:49:14 +01:00
Sylvain
7822ab4572
[ongoing] fix reservation processes
2018-12-10 17:20:23 +01:00
Sylvain
d233297469
check coupon code server side + integration test for wrong copon
2016-09-08 15:19:12 +02:00
Sylvain
c6d9cbd88d
add integration test for coupon
2016-09-08 14:26:21 +02:00
Peng DU
8bebf6730f
add more test for a reservation with plan and pay by wallet
2016-07-21 16:32:58 +02:00
Peng DU
909c204af5
show invoice download link in wallet transaction debit operator
2016-07-21 16:32:57 +02:00
Peng DU
85153c201e
test invoice wallet amount
2016-07-21 16:32:56 +02:00
Peng DU
220676b4dc
test user reservation/subscription with wallet
2016-07-21 16:32:55 +02:00
Peng DU
beddae497a
fix test user reservation without plan
2016-06-20 12:54:51 +02:00
Sylvain
31ee151809
reproductible tests for invoice generation
2016-04-11 15:31:25 +02:00
Nicolas Florentin
74e2d170bf
adds integration test for reservations for user with invoicing disabled
2016-04-08 10:02:45 +02:00
Nicolas Florentin
7a523a1cf8
adds reservation integration test to test subscription extension when plan is_rolling true
2016-04-07 17:56:54 +02:00
Nicolas Florentin
7748d601f8
uses users_credits/manager service in models reservation and subscription, and adds integration tests
2016-04-07 16:02:09 +02:00
Nicolas Florentin
f12646aaf9
adds integration tests for reservation
2016-04-06 18:23:32 +02:00
Nicolas Florentin
2cd1127a09
updates tests to use test helpers
2016-04-06 15:22:32 +02:00
Nicolas Florentin
83d8bdf9b0
installs vcr and adds an integration test for reservation
2016-04-06 15:15:09 +02:00