0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 07:41:11 +02:00
discourse-custom-wizard/spec/components/custom_wizard
Faizaan Gagan 105fc46774
FEATURE: added liquid based templating (#83)
* FEATURE: added liquid based templating

* templating should be false by default

* added rspec tests for mapper templating

* wrapped templating tests in a context block

* added a custom liquid filter and tests

* ran rubocop on changed files

* DEV: minor variable and naming changes

* minor code formatting

* improved overall structure and tightened spec for custom filter

* added a spec template: false

* define method at the top of spec file

* naming convention

* removed extra space
2021-04-09 11:04:42 +05:30
..
realtime_validations renamed setting's copy to Max Topic Age 2021-02-25 17:10:02 +05:30
action_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
builder_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
cache_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
custom_field_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
field_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
log_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
mapper_spec.rb FEATURE: added liquid based templating (#83) 2021-04-09 11:04:42 +05:30
realtime_validation_spec.rb removed context block 2021-02-16 20:06:05 +05:30
template_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
template_validator_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
update_validator_spec.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
wizard_spec.rb Handle when permitted is set as "everyone" 2021-03-12 21:02:42 +11:00