nedyalka / manual-liquid-specs

0 stars 1 forks source link

[Passed] Partials with variables - Example scenario #36

Open testspace-nelly[bot] opened 1 year ago

testspace-nelly[bot] commented 1 year ago

Partials with variables - Example scenarioExempt (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: 1008, 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: #31, #32, #33, #34

by super-admin on Apr 18 2023 triaging

31