Skip to content

nursix/edentest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdenTest

Test Cases for Sahana Eden

Instructions

  1. Install Robot Framework

     pip install robotframework
     pip install robotframework-selenium2library
     pip install robotframework-databaselibrary
    
  2. Checkout Test Cases

     git clone https://github.com/nerdis/edentest.git
    
  3. Configure Test Suite

  • go to the edentest directory
  • copy config.example.py into config.py
  • edit config.py and adapt the settings to your environment
  1. Configure and start Sahana Eden
  • run clean script (populate the database)
  • start web2py
  1. Run tests

     pybot edentest
    
  2. See results

  • open 'report.html' in your browser

About

Test Cases for Sahana Eden

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages