Task #8721: SW-280: processed review comment: added some tests for the scraper...
Task #8721: SW-280: processed review comment: added some tests for the scraper Location class. made some minor changes to the scraper module. Not going to do a full refactoring; I agree some methods in scraper.py are too big, but they are self contained and not part of a public API. So it's good enough for now.
Showing
- .gitattributes 3 additions, 0 deletions.gitattributes
- LTA/ltastorageoverview/lib/scraper.py 12 additions, 9 deletionsLTA/ltastorageoverview/lib/scraper.py
- LTA/ltastorageoverview/test/CMakeLists.txt 1 addition, 0 deletionsLTA/ltastorageoverview/test/CMakeLists.txt
- LTA/ltastorageoverview/test/test_scraper.py 55 additions, 0 deletionsLTA/ltastorageoverview/test/test_scraper.py
- LTA/ltastorageoverview/test/test_scraper.run 4 additions, 0 deletionsLTA/ltastorageoverview/test/test_scraper.run
- LTA/ltastorageoverview/test/test_scraper.sh 3 additions, 0 deletionsLTA/ltastorageoverview/test/test_scraper.sh
LTA/ltastorageoverview/test/test_scraper.py
0 → 100755
LTA/ltastorageoverview/test/test_scraper.run
0 → 100755
LTA/ltastorageoverview/test/test_scraper.sh
0 → 100755
Please register or sign in to comment