Jack Wolverson

Results 2 issues of Jack Wolverson

im trying to mock data using a macro following the example ``` {% macro expected_invoices() %} ( {% set records = [ [1,"aaaaaaaa","type"] ] %} {% for record in records...

### Describe the feature when adding refs we use ' around the model name instead of " making the auto complete not 100% useful as we have to change the...

enhancement