William Vu
1f887b3e19
Fix spec to check retval instead of stdout
...
stdout check is fine for untidy module, since it needs messages.
2018-07-17 18:20:09 -05:00
Brent Cook
e75ce8b248
update test to hook exist? rather than exists?
2016-04-21 06:56:48 -04:00
wchen-r7
bc48ebd43b
Use patch_finder for msu_finder
2016-03-29 23:21:01 -05:00
Brent Cook
e1db3ef369
Land #6388 , Update msftidy to error when module super class is incorrect
2016-03-06 16:53:11 -06:00
wchen-r7
942eec5fee
Update rspec
2016-02-07 12:37:08 -06:00
David Maloney
c6656e4031
example_group and hook_scope conversions
...
not strictly required, these conversions keep us
up to date with latest rspec conventions and best practices
which will prevent use from having to convert them when they become
deprecated later
2015-12-31 16:56:13 -06:00
Jon Hart
46a3c839b4
Refactor existing tests that had been duplicating get_std*
2015-12-24 11:03:11 -08:00
Jon Hart
be84ed13a2
Update msftidy spec to be more easily added to
2015-12-24 10:55:13 -08:00
Jon Hart
83f0c2fa05
Add beginnings of rspec coverage for msftidy
2015-12-23 12:53:12 -08:00
Luke Imhoff
164f24ef8a
Fix stubbing on class instead of instance
...
MSP-13484
2015-12-10 21:47:22 -06:00
Luke Imhoff
53f5c019f9
Fix doubles
...
MSP-13484
2015-12-10 21:47:22 -06:00
Luke Imhoff
4870909afc
.should -> expect().to
...
MSP-13484
2015-12-10 21:47:22 -06:00
Luke Imhoff
2534b18f4c
.stub -> expect().to receive
...
MSP-13484
2015-12-10 21:47:22 -06:00
Luke Imhoff
d6bf0fd781
decribe -> RSpec.describe
...
MSP-13484
Disabled expose_dsl_globally in spec_helper, so need to qualify
top-level describe.
2015-12-10 21:47:22 -06:00
wchen-r7
f57f0991ab
Update rspec
2015-10-06 15:42:31 -05:00
wchen-r7
bc46b41bbe
Change tools structure
2015-10-05 22:34:47 -05:00
jvazquez-r7
33ea5fdd12
Use named subjects
2015-10-02 13:32:32 -05:00
jvazquez-r7
5862a66221
Pass specs again
2015-10-02 11:50:41 -05:00
jvazquez-r7
69f3d88ea6
Ensure uniq on #find_msb_numbers
2015-10-02 11:38:36 -05:00
wchen-r7
39dc181588
Update rpsec
2015-10-01 00:26:07 -05:00
wchen-r7
e2098822eb
Update msu_finder and rspec
2015-09-30 23:00:46 -05:00
wchen-r7
c92f65838e
rspec for TechnetMsbSearch
2015-09-30 20:52:32 -05:00
wchen-r7
764c9c88a6
More work on rspec
2015-09-29 21:56:40 -05:00
wchen-r7
bc1be7f213
some progress with rspec
2015-09-29 17:20:30 -05:00
wchen-r7
4fe0aede3d
Add rspec
2015-09-29 14:50:56 -05:00
jvazquez-r7
cb08e5b8da
Fix specs
2015-04-03 16:00:28 -05:00
sinn3r
c33a4a7fd9
rspec for jsobfu
2015-04-03 15:27:35 -05:00
Christian Mehlmauer
71c544c3c5
added newline at end of file
2015-03-24 06:19:27 +01:00
sinn3r
675f96ecd1
Don't need this require
2015-03-20 23:32:23 -05:00
sinn3r
96bcdd211c
Finished rspec
2015-03-20 20:53:04 -05:00
sinn3r
470464874f
The important test cases I want to cover
2015-03-20 16:53:42 -05:00
sinn3r
2fda115110
rspec starter
2015-03-20 16:46:09 -05:00
jvazquez-r7
1f4fdb5d18
Update from master
2015-02-10 10:47:17 -06:00
sinn3r
ff0af805e3
Add a warning before use
2015-01-23 22:26:41 -06:00
jvazquez-r7
720def9d0a
Update java_deserializer specs
2015-01-22 14:50:48 -06:00
sinn3r
4281d9fdf5
Don't use should for rpsec
2015-01-17 01:50:37 -06:00
sinn3r
2e9b99ece6
Update rspec
2015-01-17 01:25:28 -06:00
sinn3r
84030d273b
rspec progress
2015-01-16 22:06:49 -06:00
sinn3r
3d93bc06e8
rspec progress
2015-01-16 18:25:54 -06:00
sinn3r
05458ec81f
I should be done with md5_lookup.rb now
2015-01-16 01:13:37 -06:00
sinn3r
1a808991aa
Starting rspec
2015-01-15 21:55:29 -06:00
jvazquez-r7
191dc291be
Fix java_serializer specs
2014-12-07 23:45:31 -06:00
jvazquez-r7
8c11e6047b
Add specs for the JavaDeserializer tool
2014-12-04 16:33:33 -06:00
Luke Imhoff
b863978028
Remove fastlib
...
MSP-11368
MSP-11143
Remove fastlib as it slows down the code loading process. From the
previous commit, the mean loading for
`METASPLOIT_FRAMEWORK_PROFILE=true msfconsole -q -x exit` was
27.9530±0.3485 seconds (N=10). The mean after removal of fastlib
was 17.9820±0.6497 seconds (N=10). This means an average 35.67%
reduction in boot time.
2014-09-18 15:24:21 -05:00
Joshua Smith
1fa26e2afb
cleans up a bunch of spec msftidy issues
2014-08-26 15:24:08 -05:00
sinn3r
65b50b236d
Put classes under a module
2014-01-12 15:54:56 -06:00
sinn3r
02d5931739
Add method scan_by_checksum for virustotal.rb
...
Allows the user to scan files based on checksusm (without actually
uploading them to VT)
2014-01-12 15:45:16 -06:00
sinn3r
9ddef2fbc9
Update rpsec and the script
2014-01-08 13:22:38 -06:00
sinn3r
b7ce3c5812
Add rspec
2014-01-08 02:34:43 -06:00
sinn3r
284b3507ce
Convert gpp_standalone.rb into a standalone script in tools
2013-12-19 12:10:00 -06:00