Files
@ 3edb29cfca8e
Branch filter:
Location: kallithea/docs/readme.rst - annotation
3edb29cfca8e
42 B
text/prs.fallenstein.rst
tests: always pass username as cur_user
Passing a whole User wouldn't work if actually using celery and thus
serializing the parameters. The test scenario was thus different from actual
runtime.
Passing a whole User wouldn't work if actually using celery and thus
serializing the parameters. The test scenario was thus different from actual
runtime.