new function "createUser" to use the user in add projects functionality
new test for add project functionality
Note: since last changes to the project's structure tests were not passing in my computer because of the timeout, since I think the issue is that server in my computer is slow I didnt' want to add --timeout(5000) to every test so I changed default timeout for mocha and it's working.
Note: since last changes to the project's structure tests were not passing in my computer because of the timeout, since I think the issue is that server in my computer is slow I didnt' want to add --timeout(5000) to every test so I changed default timeout for mocha and it's working.