To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorIngest from JSAPPS
Options are to:
- do the whole thing via a unit test
- put a known file in here and expected results (therefore tests the file conversion)
- forget about format and just do columns
- include as text (i.e. it's not testing the finding of the file)
A/C's:
- The actual number of records in the file matches the expected number in the footer - what if it doesn't
- Header matches format specified in xxx (including allowable values) - better as unit test
- Footer mathes format specified in xxx (including allowable values) - better as unit test
- All fields (with the exception of fillers) are mandatory
Given the following ingest file data
'"'
When the file is ingested
Then the following cases are created
| Claimant |
- Scenarios
Last published over 4 years ago by mjchave82.