Rule name: Should be filled if this issue depends on particular rule especially during new rule creation. This name should be a valid JS variable name and should be used for connecting with code.
UNEXPECTED_DATA
Rule test folder: Should be filled if type of Request is rule. Needed for documentation auto generation.
test/fixtures/rules-cases/unexpected-data
Rule description: Should be filled if type of Request is rule. Needed for documentation auto generation.
An issue according to this rule will be fired when filename and header are good but content isn't: content
Scenarios Should be filled if type of Request is rule.
when dataset is correct
any issue should NOT be found for this rule
when dataset is NOT correct
issues in accordance with wrong lines (records) quantity should be detected for this rule
output data for any issue should be expected
Output data format Additional data that depends on particular issue type. Should be filled if type of Request is rule.
content of line or incorrect record
Detailed Description The more detailed the description, the easier it is for us to help.
next refactoring should be expected: create common library with rules functions for cross rule using!
UNEXPECTED_DATA
rule
. Needed for documentation auto generation.test/fixtures/rules-cases/unexpected-data
rule
. Needed for documentation auto generation.An issue according to this rule will be fired when filename and header are good but content isn't: content
rule
.rule
.content of line or incorrect record
next refactoring should be expected: create common library with
rules functions
for cross rule using!