Skip to content

ryanlarrabure/Flowtown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flowtown

This application is used to test applet flows and number provisioning in
OpenVBX.

Installation instructions:

1.) Install the data file by dumping it into your OpenVBX database.
        mysql -u databasename <  flowtown_data.sql

2.) Set your configuration by editing features/config.py

3.) Download the Selenium Python Client Driver from
    http://seleniumhq.org/docs/appendix_installing_python_driver_client.html.
    Take selenium.py from the package and place it in the features directory.

Running instructions:

From the Flowtown root directory type lettuce to run the scenarios.

Requirements:

    Lettuce
    lxml
    Selenium (for web tests)

About

OpenVBX applet flow tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages