Skip to content
Snippets Groups Projects
test.sh 181 B
Newer Older
ls 
rm -rf cache.db
Henrik tom Wörden's avatar
Henrik tom Wörden committed
echo "Filling the database"
Henrik tom Woerden's avatar
Henrik tom Woerden committed
./filldb.sh
Henrik tom Wörden's avatar
Henrik tom Wörden committed
echo "Testing the crawler database"
Henrik tom Woerden's avatar
Henrik tom Woerden committed
py.test-3 test_crawler.py
Henrik tom Wörden's avatar
Henrik tom Wörden committed
echo "Testing im and export"
python3 test_im_und_export.py