flowbiz / Flowbiz

Flowbiz is a platform for developing and managing development projects using outsource services
0 stars 0 forks source link

1. Project Overview

Flowbiz is a startup that builds a platform for developing and managing all kinds of projects using outsourced professionals from all over the world.
Entrepreneurs will develop their ideas into products on the platform, overcoming low funding and lack of technological knowledge.
Small companies would pay precisely the value for product development via the platform, excluding unproductive time

1.1. Technologies

3. Protractor Tests

End-To-End testing is done using protractor test suite.
The tests simulate a user creating project and pages in the platform.
Currently, there are 73 passing steps. Tests must always pass during development.

3.1. Install protractor globally

npm install protractor -g

3.2. Set Pablo environment variables