Open testspace-nelly[bot] opened 2 years ago
Partials with variables - Example scenario 🟢 Passed by "super-admin" during Run 'Partials with variables' spec session
Check if partials with variables are working correctly:
This example partial will check if context variables are present:
- user: 0, Super Admin
- project: 98, nedyalka:manual-liquid-specs,
- space: 560, release/0.1,
- cycle: , , ,
- session: 960, Run 'Partials with variables' spec,
- spec: 1851, , partials-with-variables.md
- repo: https://github.com/nedyalka/manual-liquid-specs, release/0.1
This partial will check if custom variables are present:
- bar
- {"baz"=>"foo"}
- foo
This partial will check if the local variables are accessible:
- testing service
- 313
Issues: #1, #30 https://github.com/nedyalka/blank-repo/issues/1
Custom defined variables showdown - Example scenario Blocked by "super-admin" during Sequence_20 session