1
0
Fork 0
discourse-custom-wizard-unl.../spec
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
..
components/custom_wizard FEATURE: added liquid based templating (#83) 2021-04-09 11:04:42 +05:30
extensions Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
fixtures Add .jpeg to list of default upload extensions 2021-03-12 21:12:26 +11:00
jobs Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
requests/custom_wizard Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
serializers/custom_wizard Add .jpeg to list of default upload extensions 2021-03-12 21:12:26 +11:00
plugin_helper.rb Update plugin_helper.rb (#75) 2021-03-11 11:08:12 +05:30