aboutsummaryrefslogtreecommitdiff
path: root/app/tests
AgeCommit message (Collapse)Author
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 57207ef according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/fb582430-1f1f-45bb-8c05-5f5bec16f981/
2021-06-06expanded test coverageNavan Chauhan
2021-06-06testing if user does not existNavan Chauhan
2021-06-06add exceptions for confirm token and test for unverified emailNavan Chauhan
2021-06-06add test for verified emailNavan Chauhan
2021-06-05added FastAPI supportNavan Chauhan
2021-06-05added redirects if already logged inNavan Chauhan
2021-06-04added 403 page and testNavan Chauhan
2021-06-04added tests for admin viewNavan Chauhan
2021-06-04added superuserNavan Chauhan
2021-06-04moved form testNavan Chauhan
2021-06-04added test for cli commandsNavan Chauhan
2021-06-04add test for modelsNavan Chauhan
2021-06-04added correct and incorrect formNavan Chauhan
2021-06-04add incorrect form testsNavan Chauhan
2021-06-04added auth viewNavan Chauhan
2021-06-04disable csrf while testing and create dummy dbNavan Chauhan
2021-06-04add simple views testNavan Chauhan
2021-06-04starting to create testsNavan Chauhan