Commit Graph
170 Commits
Author SHA1 Message Date
rishwanth1995 9f2dbcfccf modified test cases 2018-06-11 13:36:15 -04:00
rishwanth1995 7028872771 query api and tests for central repo 2018-06-11 09:40:28 -04:00
Brian Sweeney 61d8a6a894 lower accessibility 2018-05-25 09:05:30 -06:00
Brian Sweeney cc2f4aeeac Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-24 08:44:36 -06:00
Brian Sweeney faa15d698a codacy and other code quality stuff 2018-05-24 08:43:51 -06:00
Brian Sweeney 19d6d25e1f removed polymorphism in favor of encapsulation 2018-05-23 22:34:26 -06:00
Brian Sweeney 8adf71a9b9 getDataSourceByIndex changed to getDataSourceByName 2018-05-23 15:52:57 -06:00
Brian Sweeney 14215f25fd documentation / renaming 2018-05-23 10:40:19 -06:00
William Schaefer 60b71c5434 Fix merge conflicts with merging release into develop 2018-05-23 12:22:02 -04:00
William Schaefer 968eea2b7d Fix issues with EncryptionDetectionTest following bad merge 2018-05-22 11:24:22 -04:00
William Schaefer 64347c7871 Fix merge error with SqlCipher encryptiondetection test 2018-05-22 10:52:33 -04:00
Richard Cordovano f9a93e0360 Merge custom-release-may-2018 into develop 2018-05-21 18:42:23 -04:00
Brian Sweeney 4e13a6d97f updated to latest api calls 2018-05-21 11:52:55 -06:00
Brian Sweeney 409e0bd985 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-21 09:45:08 -06:00
U-BASIS\dgrove 9ecaa0d34b Keep case directory when test fails. 2018-05-18 16:09:43 -04:00
U-BASIS\dgrove 7baa8a8176 Fixed issue affecting EmbeddedFileTest. 2018-05-17 02:19:24 -04:00
U-BASIS\dgrove f741ceabe1 Improved documentation. 2018-05-17 01:05:30 -04:00
U-BASIS\dgrove ea73615a24 Fixed documentation typo. 2018-05-17 01:02:16 -04:00
U-BASIS\dgrove fe1a278efa CaseUtils API improved. 2018-05-17 00:55:10 -04:00
U-BASIS\dgrove c597985175 Partial implementation. 2018-05-16 16:18:15 -04:00
Richard Cordovano a36e56469d Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 11:52:56 -04:00
Richard Cordovano ec2aed9db6 Merge branch 'custom-release-may-2018' into 3751_SqlCipherDetection 2018-05-16 10:23:54 -04:00
Richard Cordovano 574ca6c0cc Cosmetic change to EncryptionDetectionTest for travis rebuild 2018-05-15 17:29:05 -04:00
U-BASIS\dgrove 4b01a48dbc Show error messages. 2018-05-15 17:18:17 -04:00
U-BASIS\dgrove 9cd23cdece Updated 'addDataSource()' to handle critical errors. 2018-05-15 16:45:23 -04:00
Richard Cordovano 387f5f697d EncryptionDetectionTest merge fixes 2018-05-15 11:56:21 -04:00
Richard Cordovano 17df5f03a4 Fix merge error in BitLocker detection cherry-pick 2018-05-15 11:38:30 -04:00
Richard Cordovano 4676df8ab9 Adding BitLocker detection to custom release branch 2018-05-15 11:19:50 -04:00
U-BASIS\dgrove c2b6b5854b Bitlocker detection implemented. 2018-05-15 11:17:03 -04:00
Richard Cordovano 028b0177ce Update functional test code from develop branch 2018-05-15 10:31:48 -04:00
Brian Sweeney 59f7d30499 reflects new test API 2018-05-14 15:41:21 -06:00
Brian Sweeney 0ec209021b reflects new case utils API 2018-05-14 14:20:26 -06:00
Brian Sweeney d5d9216d6c Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-14 14:15:27 -06:00
Brian Sweeney df68ffebe0 size == 0 changed to isEmpty 2018-05-14 13:28:14 -06:00
Richard Cordovano d9e5b8758a CaseUtils and functional test code fixes 2018-05-14 14:19:31 -04:00
Richard Cordovano 162bd4de8b Merge branch 'develop' into custom-release-may-2018 2018-05-14 12:10:25 -04:00
Brian Sweeney 461bc820d7 static fields, descriptive names 2018-05-14 09:15:52 -06:00
Brian Sweeney ac59c3e916 rename a super type 2018-05-14 09:12:14 -06:00
Brian Sweeney 1fe13d2463 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests 2018-05-14 08:57:19 -06:00
Brian Sweeney e04569658c test for no mime types 2018-05-11 11:54:21 -06:00
Brian Sweeney 4dc2bf4118 renaming 2018-05-11 11:50:26 -06:00
Brian Sweeney 624e9cc363 these pass - needed a minor tweak 2018-05-11 08:49:10 -06:00
Brian Sweeney 3f0279ed72 added some helper functions and corrected some test cases 2018-05-11 08:45:42 -06:00
Brian Sweeney 763eb661db tests added, data download issue dealt with, case closed NPE dealt with tentatively 2018-05-10 15:51:03 -06:00
U-BASIS\dgrove e639d02fd6 Fixed merge conflicts. 2018-05-10 11:41:57 -04:00
William Schaefer 7aefbcbfe6 3752 remove local_files_test.zip 2018-05-09 16:19:19 -04:00
Brian Sweeney 2c271dbc9c comments / stubs 2018-05-09 11:26:30 -06:00
Brian Sweeney d6143993c5 more test cases, added a method for getting unique case name 2018-05-09 11:26:30 -06:00
Brian Sweeney 4a0ae67b05 more tests 2018-05-09 11:26:30 -06:00
Brian Sweeney 25b6ac9de9 functional testing - wip 2018-05-09 11:26:29 -06:00