Commit Graph

71 Commits (ae23da39b834585896a2838657f5543cc3508cab)

Author SHA1 Message Date
Luke Imhoff b1e745aa16
MSF_DATABASE_CONFIG scenario
MSP-11153
2014-08-27 20:33:52 -05:00
Luke Imhoff bfc509c18a
Add feature that tests --yaml is favored over others
MSP-11153
2014-08-27 16:46:23 -05:00
Luke Imhoff 1857c6ae39
Add aruba
MSP-11153

aruba adds steps for testing commandline applications with cucumber.
2014-08-27 14:22:20 -05:00
Luke Imhoff 2f48f7c48c
rails generate cucumber:install
MSP-11153

Add cucumber-rails for testing msfconsole's loading of database.yml from
different paths.
2014-08-27 14:10:04 -05:00
darkbushido 984f073c7d
changing from cucumber to cucumber-rails
using the MSF_DATABASE_CONFIG to tell msfconsole where to find the database.yml
2014-08-27 13:44:34 -05:00
darkbushido df62c4a29d
setting the timeout to 180 2014-08-21 10:15:07 -05:00
darkbushido 264192e796
setting the timeout to 120 2014-08-21 10:00:35 -05:00
darkbushido 9e4b02abb1
increasing the aruba timeout to 240 seconds
msfconsole is taking over 60 seconds to load on travis
2014-08-21 09:45:53 -05:00
darkbushido 73911e9007
adding in the positive test case 2014-08-20 15:54:49 -05:00
darkbushido 15a7ed0031
adding scenarios for booting msfconsole without a db 2014-08-20 11:02:11 -05:00
darkbushido f80fd68480
adding more scenarios
updating ms08-067's scenarios so they are testing show options and show advanced
changing the scenario descriptions and feature descriptions for help.feature and
ms08-067
2014-08-19 15:06:47 -05:00
darkbushido 8f3f37dd54
updating how cucumber loads features
starting to use a cucumber.yml to store the profile configs
we will not be running @targets by default
2014-08-19 15:05:47 -05:00
darkbushido 565f622fe0
renaming targets.yml to .example
ignoring the targets.yml file
2014-08-13 17:40:51 -05:00
darkbushido 0d045d007a
moving the module file
adding some comments on things we should not see when running
msfconsole
2014-08-13 17:37:40 -05:00
Jon Hart e66d2c8d19 Merge branch 'aruba-testing' into target_hooks 2014-08-13 15:29:53 -07:00
Jon Hart 0bb9214753 Add missed files 2014-08-13 15:25:41 -07:00
Jon Hart 2f45d2c72e
Add @target hooks to set RHOST/RHOSTS from config 2014-08-13 15:22:09 -07:00
darkbushido 74daf14e54
moving the scenarios around 2014-08-13 17:02:11 -05:00
darkbushido 2409da9555
cutting down on steps calling steps 2014-08-13 16:46:36 -05:00
Jon Hart fa6d356425
Add @msfconsole tag, simpler module example 2014-08-13 13:55:11 -07:00
darkbushido c82ba34f7c
working on a first pass at cucumber for framework 2014-08-13 14:28:28 -05:00