Changes

Jump to: navigation, search
Progress
<b>Most updated progress</b>
*Working state
** 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
** 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:/)
**Checks if base_profile contents exist!
*Things left to do
1
edit

Navigation menu