Right now, all the travis script does is check if the help function in acl is working or not, so a totally broken implementation of the actual code (fetching attendance) can easily pass.
We need to implement stronger test cases via Pytest and CodeCov.
@apsknight @MadhavChoudhary should we look into something like pycodestyle/pylint to enforce proper formatting as well?
Right now, all the travis script does is check if the help function in acl is working or not, so a totally broken implementation of the actual code (fetching attendance) can easily pass.
We need to implement stronger test cases via Pytest and CodeCov.
@apsknight @MadhavChoudhary should we look into something like pycodestyle/pylint to enforce proper formatting as well?