merge flattener_dico and templates in tests

This commit is contained in:
2020-08-08 08:58:35 +02:00
parent f07f76a4ef
commit 4eb42e4290
958 changed files with 160 additions and 335 deletions

View File

@ -0,0 +1,18 @@
<rougail>
<variables>
<family name="test">
<variable name="delay" type="number" description="délai en minutes avant lancement">
<value>0</value>
</variable>
<variable name="calc_url" type="web_address" description="domain" hidden="True">
<value>0</value>
</variable>
</family>
</variables>
<constraints>
<fill name="calc_val" target="extra.test.calc_url">
<param>http://localhost/</param>
</fill>
</constraints>
<help/>
</rougail>