Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate proper testing #6

Open
PalAditya opened this issue Oct 14, 2019 · 1 comment
Open

Incorporate proper testing #6

PalAditya opened this issue Oct 14, 2019 · 1 comment
Labels
enhancement New feature or request priority:high

Comments

@PalAditya
Copy link
Member

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?

@PalAditya PalAditya added enhancement New feature or request priority:high labels Oct 14, 2019
@apsknight
Copy link
Member

Yes, we should use some linter too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high
Projects
None yet
Development

No branches or pull requests

2 participants