Angus McLeod
|
35021eb176
|
DEV: Integrate subscription gem classes in rspec suite
I've tweaked the subscription client gem so we can just use the gem's models and tables in this plugin's rspec, which makes duplicating and stubbing them unnecessary.
See further https://github.com/paviliondev/discourse_subscription_client
|
2023-11-25 13:16:55 +01:00 |
|
merefield
|
c8263ed6aa
|
change name of subscription stubbing method to add clarity of intent
|
2023-09-28 14:27:24 +01:00 |
|
merefield
|
da2a56adc6
|
specs: ensure sub client code is mocked out
|
2023-09-28 13:47:22 +01:00 |
|
Angus McLeod
|
248e785086
|
Merge branch 'main' into pro-release
|
2022-08-09 14:56:31 +01:00 |
|
Angus McLeod
|
1e8b667e3f
|
Working version contained within template model
|
2022-08-02 13:54:57 +01:00 |
|
Angus McLeod
|
04f0d34ef3
|
Fix specs
|
2022-03-25 17:08:24 +01:00 |
|
Angus McLeod
|
69fd3d451d
|
merge main
|
2022-03-12 15:08:56 +01:00 |
|
Angus McLeod
|
46c86cda58
|
Move to new coverage approach
|
2022-03-12 14:00:07 +01:00 |
|
angusmcleod
|
23c4b45195
|
Add pro feature specs
|
2021-09-07 20:06:13 +08:00 |
|
Angus McLeod
|
522d4e9489
|
IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116)
* Add test of redirect_to_wizard when wizard is removed
* Make clear_user_wizard_redirect a synchronous operation
|
2021-06-07 18:45:41 +05:30 |
|
Angus McLeod
|
4edb40e526
|
Apply rubcop and get tests pass (#76)
|
2021-03-11 12:00:15 +05:30 |
|
Angus McLeod
|
f6f77547d7
|
Use explicit file loading for tests coverage
|
2020-12-01 08:20:10 +11:00 |
|
Angus McLeod
|
80080e0cf1
|
Use dynamic time in after_time tests
|
2020-11-23 11:40:46 +11:00 |
|
Angus McLeod
|
fc7c5b9b34
|
Complete tests
|
2020-11-03 11:24:20 +11:00 |
|