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
|
42d6e094a2
|
Fix failing spec
See further 6cf863080a
|
2023-06-06 09:15:16 +02:00 |
|
Rafael dos Santos Silva
|
ce914c3f57
|
FIX: (File|Dir).exists? is deprecated
|
2023-02-24 12:13:51 -03: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 |
|
Angus McLeod
|
5e5b5e67ee
|
FIX: Cache valid directs and only allow one type in a template (#176)
* Cache valid directs and only allow one type in a template
* Add spec
* Bump version
* Bump version
* Exclude current wizard from other_after_signup
|
2022-01-31 14:48:04 +05:30 |
|
angusmcleod
|
23c4b45195
|
Add pro feature specs
|
2021-09-07 20:06:13 +08:00 |
|
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
|
066eef4ef8
|
FEATURE: Wizard Manager
The "Transfer" UI has been upgraded into a full wizard manager, adding additional import/export features and bulk-delete functionality
|
2020-11-09 14:32:36 +11:00 |
|