metasploit-framework/spec
James Barnett 0472b9df3f
Land #10024, Fix find_or_create_* methods for remote data service
This PR updates the find_or_create_* methods associated with each model to
no longer just proxy to the report_* model. It now performs a lookup through
the DataProxy and returns the found object if it exists, or creates a new
record if needed.
2018-05-22 17:08:46 -05:00
..
factories/mdm replace factory_girls with factory_bot fixes #9736 2018-03-21 23:21:37 +01:00
file_fixtures use https for metaploit.com links 2017-07-24 06:26:21 -07:00
lib Land #10007, add C interface for building Windows shell code (metasm-backed) 2018-05-16 22:58:32 -05:00
models Move shared example from pro into framework 2016-04-07 13:09:52 -05:00
modules Land #9613, add bind_named_pipe x86 2018-03-17 15:53:06 -05:00
support Fix spec tests to match existing methods 2018-05-14 17:43:24 -04:00
tools update test to hook exist? rather than exists? 2016-04-21 06:56:48 -04:00
modules_spec.rb decribe -> RSpec.describe 2015-12-10 21:47:22 -06:00
msfupdate_spec.rb update specs 2017-05-27 00:34:12 -05:00
spec_helper.rb Cleanup 2018-04-26 16:01:15 -05:00