backend: object filtering: - add filtering crawls, crawlconfigs and profiles by userid= query arg, fixes #460 - add filtering crawls by crawlconfig via cid= query arg, fixes #400 - tests: add test_filter_results test suite to test filtering crawls and crawlconfigs by user, also create user with 'crawler' permissions, run second crawl with that user. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_crawl_config_tags.py | ||
| test_filter_results.py | ||
| test_login.py | ||
| test_permissions.py | ||
| test_run_crawl.py | ||
| test_users.py | ||