mirror of
https://github.com/haiwen/seafile.git
synced 2025-01-07 03:17:13 +08:00
424 B
424 B
Prerequisite
pip install -r requirements.txt
Run
- cp run.sh.template run.sh && cp test.conf.template test.conf
- modify PYTHONPATH, PATH in run.sh
- note you must copy seafile related site_packages to test machine and point the path in PYTHONPATH
- note you must point seaf-daemon, ccnet file path in PATH
- modify server_url, user, password in test.conf
- start seahub server
- execute ./run.sh test