This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Register
Sign In
backup
/
warcprox
Watch
1
Star
0
Fork
0
You've already forked warcprox
mirror of
https://github.com/internetarchive/warcprox.git
synced
2025-01-18 13:22:09 +01:00
Code
Issues
Projects
Releases
Activity
warcprox
/
tests
History
Noah Levitt
03c506dade
stop after first failing test, use py.test -s
2016-01-26 18:47:08 -08:00
..
__init__.py
move tests out of installed package dir
2016-01-26 18:47:08 -08:00
conftest.py
move tests out of installed package dir
2016-01-26 18:47:08 -08:00
Dockerfile
giving up on using git revision in version number :( latest issue is when installing a package that calls git to compute a version number, but cwd is some other git project, you get the wrong thing
2016-01-26 18:47:08 -08:00
run-tests.sh
stop after first failing test, use py.test -s
2016-01-26 18:47:08 -08:00
test_dump-anydbm.py
move tests out of installed package dir
2016-01-26 18:47:08 -08:00
test_warcprox.py
update stats in RethinkDb asynchronously, since profiling shows this to be a bottleneck in WarcWriterThread (which in turn makes it a bottleneck for the whole app)
2016-01-26 18:47:08 -08:00