You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: