Changes

Jump to: navigation, search

Firefox Performance Testing : A Python framework for Windows

688 bytes added, 00:55, 27 November 2006
Progress
</td>
<td valign="top">
<b>Most updated progress</b>
* In run_tests.py, it checks all the directory paths in paths.py (paths.CYGWIN, paths.SYNC, paths.BASE_PROFILE_DIR, paths.REPORTS_DIR)
* Prints to console each time it's checking to allow the developer to know which dir it's checking
* If a directory doesn't exist, the app will terminate and will let the developer know which directory has to be made
* Alternative, change the path in paths.py to point to the right path
* Initially I have it set to make the directories if they don't exist, however, Alice adviced that I should allow the developer to do it himself/herself
* Problem with checking files in this format (file:///c:/)
<b>Older progress</b>
*I have fixed the run_tests.py to check if the user's directories exist on their system and it prompts them to make the directories.
1
edit

Navigation menu