Commit graph

4 commits

Author SHA1 Message Date
Edmund Miller
5c116dba78
refactor(appyter): Use an input dir instead of single file
This uses an input directory rather than a single file to handle an
ambiguous amount of input files for any random appyter. If it doesn't
take an input files the directory can be blank.

Co-authored-by:  sruthipsuresh <sps180004@utdallas.edu>
2021-03-17 12:06:37 -05:00
Edmund Miller
8b4fe3c215
fix(appyter): Add hack to get example working
Co-authored-by:  sruthipsuresh <sps180004@utdallas.edu>
2021-03-17 12:06:17 -05:00
Edmund Miller
ec97e1890b
fix(appyter): Make appyter_image a param instead of an option
Co-authored-by:  sruthipsuresh <sps180004@utdallas.edu>
2021-03-17 11:59:00 -05:00
Edmund Miller
7d8389deea
test(appyter): Add initial tests
Co-authored-by:  sruthipsuresh <sps180004@utdallas.edu>
2021-03-17 10:22:26 -05:00