Skip to content

amet123/emr-functional-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional tests suit for emr apps

Development

  • Install RVM and ruby 1.9.3

          curl -sSL https://get.rvm.io | bash -s stable --ruby=1.9.3
    
  • Use Ruby 1.9.3

          rvm use 1.9.3
    
  • Set up database using base dbdump

          ./scripts/setup_database.sh
    
  • Running tests

          ./scripts/run.sh
    

About

emr functional tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 96.8%
  • Shell 3.2%