seitime-frappe/frappe/commands
Suraj Shetty 49684ca399 refactor: Make coverage context manager
- Decoupled coverage code from testing to setup code coverage before any import happen to get accurate coverage (before it used to skip import statements for some files)
2021-08-09 09:50:41 +05:30
..
__init__.py feat: Add rq users 2021-07-20 05:45:17 +05:30
redis.py refactor: Add authentication for Redis Queue 2021-07-26 21:09:34 +05:30
scheduler.py refactor: Add authentication for Redis Queue 2021-07-26 21:09:34 +05:30
site.py fix: Show traceback if custom app installation fails with exception 2021-08-05 11:47:34 +05:30
translate.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
utils.py refactor: Make coverage context manager 2021-08-09 09:50:41 +05:30