dungwinux / Maid

A package manager, written in Python 3.7, for Windows.
GNU General Public License v3.0
1 stars 0 forks source link

Testing new test system #17

Closed dungwinux closed 5 years ago

dungwinux commented 5 years ago
dungwinux commented 5 years ago

@minhducsun2002, explain this:

[00:00:47] [Verbose] Try reading config file
[00:00:47] Seems like this is the first time Maid is run.     Preparing initial setup.
[00:00:47] [Verbose] Creating config file
[00:00:47] Config directory: C:\maid
[00:00:47] Traceback (most recent call last):
[00:00:47]   File "maid\config.py", line 114, in MakeConf
[00:00:47] FileNotFoundError: [Errno 2] No such file or directory: b'C:\\Users\\appveyor\\AppData\\Roaming\\maid\\maid.conf'
dungwinux commented 5 years ago

Test should be failed due to running not-yet-implemented features on master branch

dungwinux commented 5 years ago

This branch will wait for rebase to continue developing

dungwinux commented 5 years ago

@minhducsun2002, need help in writing test script

dungwinux commented 5 years ago

Appveyor shows no problem. Merging