-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adds tests ``` ok 1 test admin eicar Upload ok 2 test admin clean upload ok 3 test admin pup Upload ok 4 test testuser eicar Upload ok 5 test testuser clean Upload ok 6 test testuser pup Upload ok 7 test upload when vaas does not function ok 8 test croned scan for admin files ok 9 test croned scan for testuser files ``` tagging tests still missing but having an idea * refactors the install script, so it does more stuff in parallel * adds occ console command to make testing more reliable * refactors APP_ID usage --------- Co-authored-by: Simonis, Matthias <[email protected]>
- Loading branch information
1 parent
dd8182f
commit 8965e55
Showing
21 changed files
with
1,800 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,3 +62,5 @@ dev-environment*/ | |
js/ | ||
*.cache | ||
.uuid | ||
eicar.com.txt | ||
tmp/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.