plastikfan / zenobia

Regular expression based file management library
MIT License
0 stars 0 forks source link

Add Coveralls & Travis integration #22

Open plastikfan opened 4 years ago

plastikfan commented 4 years ago

Complete this in the same was as performed on jaxom-ts. The only other complication is the fact that zenobia is currently mostly javascript, so how this will affect the config is yet to be seen ...

plastikfan commented 4 years ago

Can't really test this properly until the first release is done, so may have to come back to this later. Also, since most of the code is currently javascript, the hybrid state means config is convoluted and currently the tests don't run. Its not worth the effort in getting hybrid config to work, so not tackling the issue of javsaxcript test cases not being picked up; just wait until the tests have been converted to typescript.

plastikfan commented 4 years ago

feature branch to go back to: add-coveralls-travis