Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Mynij-unit-tests
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Alexandra Rogova
Mynij-unit-tests
Commits
4c079ff4
Commit
4c079ff4
authored
Feb 11, 2020
by
Alexandra Rogova
Committed by
Alexandra Rogova
Feb 27, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing ram and disk monitoring
parent
a6e13c59
Changes
473
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
473 changed files
with
37040 additions
and
30326 deletions
+37040
-30326
add_csv_attachments.csv
Milestone1/results/add_csv_attachments.csv
+50
-6
add_csv_attachments_monitor.csv
Milestone1/results/add_csv_attachments_monitor.csv
+2294
-0
add_csv.js
Milestone1/unit_tests/add_csv.js
+42
-33
monitor.js
Milestone1/unit_tests/monitor.js
+40
-0
systeminformation
node_modules/.bin/systeminformation
+15
-0
systeminformation.cmd
node_modules/.bin/systeminformation.cmd
+7
-0
LICENSE
node_modules/@types/color-name/LICENSE
+21
-0
README.md
node_modules/@types/color-name/README.md
+16
-0
index.d.ts
node_modules/@types/color-name/index.d.ts
+161
-0
package.json
node_modules/@types/color-name/package.json
+52
-0
LICENSE
node_modules/@types/mime-types/LICENSE
+21
-0
README.md
node_modules/@types/mime-types/README.md
+16
-0
index.d.ts
node_modules/@types/mime-types/index.d.ts
+11
-0
package.json
node_modules/@types/mime-types/package.json
+52
-0
.travis.yml
node_modules/agent-base/.travis.yml
+0
-24
History.md
node_modules/agent-base/History.md
+0
-113
README.md
node_modules/agent-base/README.md
+1
-1
index.d.ts
node_modules/agent-base/dist/src/index.d.ts
+63
-0
index.js
node_modules/agent-base/dist/src/index.js
+206
-0
index.js.map
node_modules/agent-base/dist/src/index.js.map
+1
-0
promisify.d.ts
node_modules/agent-base/dist/src/promisify.d.ts
+4
-0
promisify.js
node_modules/agent-base/dist/src/promisify.js
+18
-0
promisify.js.map
node_modules/agent-base/dist/src/promisify.js.map
+1
-0
index.d.ts
node_modules/agent-base/index.d.ts
+0
-43
index.js
node_modules/agent-base/index.js
+0
-170
package.json
node_modules/agent-base/package.json
+39
-19
patch-core.js
node_modules/agent-base/patch-core.js
+0
-51
ssl-cert-snakeoil.key
node_modules/agent-base/test/ssl-cert-snakeoil.key
+0
-15
ssl-cert-snakeoil.pem
node_modules/agent-base/test/ssl-cert-snakeoil.pem
+0
-12
test.js
node_modules/agent-base/test/test.js
+0
-728
CHANGELOG.md
node_modules/cliui/CHANGELOG.md
+15
-4
index.js
node_modules/cliui/index.js
+272
-242
index.d.ts
node_modules/cliui/node_modules/ansi-regex/index.d.ts
+37
-0
index.js
node_modules/cliui/node_modules/ansi-regex/index.js
+10
-0
license
node_modules/cliui/node_modules/ansi-regex/license
+0
-0
package.json
node_modules/cliui/node_modules/ansi-regex/package.json
+87
-0
readme.md
node_modules/cliui/node_modules/ansi-regex/readme.md
+78
-0
LICENSE-MIT.txt
node_modules/cliui/node_modules/emoji-regex/LICENSE-MIT.txt
+20
-0
README.md
node_modules/cliui/node_modules/emoji-regex/README.md
+73
-0
index.js
node_modules/cliui/node_modules/emoji-regex/es2015/index.js
+6
-0
text.js
node_modules/cliui/node_modules/emoji-regex/es2015/text.js
+6
-0
index.d.ts
node_modules/cliui/node_modules/emoji-regex/index.d.ts
+23
-0
index.js
node_modules/cliui/node_modules/emoji-regex/index.js
+6
-0
package.json
node_modules/cliui/node_modules/emoji-regex/package.json
+77
-0
text.js
node_modules/cliui/node_modules/emoji-regex/text.js
+6
-0
index.d.ts
...les/cliui/node_modules/is-fullwidth-code-point/index.d.ts
+17
-0
index.js
...dules/cliui/node_modules/is-fullwidth-code-point/index.js
+50
-0
license
...odules/cliui/node_modules/is-fullwidth-code-point/license
+0
-0
package.json
...s/cliui/node_modules/is-fullwidth-code-point/package.json
+74
-0
readme.md
...ules/cliui/node_modules/is-fullwidth-code-point/readme.md
+39
-0
index.d.ts
node_modules/cliui/node_modules/string-width/index.d.ts
+29
-0
index.js
node_modules/cliui/node_modules/string-width/index.js
+43
-0
license
node_modules/cliui/node_modules/string-width/license
+9
-0
package.json
node_modules/cliui/node_modules/string-width/package.json
+88
-0
readme.md
node_modules/cliui/node_modules/string-width/readme.md
+50
-0
index.d.ts
node_modules/cliui/node_modules/strip-ansi/index.d.ts
+17
-0
index.js
node_modules/cliui/node_modules/strip-ansi/index.js
+4
-0
license
node_modules/cliui/node_modules/strip-ansi/license
+9
-0
package.json
node_modules/cliui/node_modules/strip-ansi/package.json
+87
-0
readme.md
node_modules/cliui/node_modules/strip-ansi/readme.md
+46
-0
package.json
node_modules/cliui/package.json
+18
-20
CHANGELOG.md
node_modules/es6-promise/CHANGELOG.md
+0
-155
README.md
node_modules/es6-promise/README.md
+0
-97
auto.js
node_modules/es6-promise/auto.js
+0
-4
es6-promise.auto.js
node_modules/es6-promise/dist/es6-promise.auto.js
+0
-1176
es6-promise.auto.map
node_modules/es6-promise/dist/es6-promise.auto.map
+0
-1
es6-promise.auto.min.js
node_modules/es6-promise/dist/es6-promise.auto.min.js
+0
-1
es6-promise.auto.min.map
node_modules/es6-promise/dist/es6-promise.auto.min.map
+0
-1
es6-promise.js
node_modules/es6-promise/dist/es6-promise.js
+0
-1174
es6-promise.map
node_modules/es6-promise/dist/es6-promise.map
+0
-1
es6-promise.min.js
node_modules/es6-promise/dist/es6-promise.min.js
+0
-1
es6-promise.min.map
node_modules/es6-promise/dist/es6-promise.min.map
+0
-1
es6-promise.d.ts
node_modules/es6-promise/es6-promise.d.ts
+0
-85
es6-promise.auto.js
node_modules/es6-promise/lib/es6-promise.auto.js
+0
-3
es6-promise.js
node_modules/es6-promise/lib/es6-promise.js
+0
-7
-internal.js
node_modules/es6-promise/lib/es6-promise/-internal.js
+0
-243
asap.js
node_modules/es6-promise/lib/es6-promise/asap.js
+0
-119
enumerator.js
node_modules/es6-promise/lib/es6-promise/enumerator.js
+0
-124
polyfill.js
node_modules/es6-promise/lib/es6-promise/polyfill.js
+0
-35
promise.js
node_modules/es6-promise/lib/es6-promise/promise.js
+0
-431
all.js
node_modules/es6-promise/lib/es6-promise/promise/all.js
+0
-52
race.js
node_modules/es6-promise/lib/es6-promise/promise/race.js
+0
-84
reject.js
node_modules/es6-promise/lib/es6-promise/promise/reject.js
+0
-46
resolve.js
node_modules/es6-promise/lib/es6-promise/promise/resolve.js
+0
-48
then.js
node_modules/es6-promise/lib/es6-promise/then.js
+0
-32
utils.js
node_modules/es6-promise/lib/es6-promise/utils.js
+0
-21
package.json
node_modules/es6-promise/package.json
+0
-106
README.md
node_modules/es6-promisify/README.md
+0
-89
promise.js
node_modules/es6-promisify/dist/promise.js
+0
-73
promisify.js
node_modules/es6-promisify/dist/promisify.js
+0
-85
package.json
node_modules/es6-promisify/package.json
+0
-72
index.d.ts
node_modules/execa/index.d.ts
+11
-4
error.js
node_modules/execa/lib/error.js
+5
-2
kill.js
node_modules/execa/lib/kill.js
+15
-7
promise.js
node_modules/execa/lib/promise.js
+1
-6
package.json
node_modules/execa/package.json
+19
-19
readme.md
node_modules/execa/readme.md
+58
-47
index.d.ts
node_modules/find-up/index.d.ts
+137
-0
index.js
node_modules/find-up/index.js
+72
-29
package.json
node_modules/find-up/package.json
+21
-18
readme.md
node_modules/find-up/readme.md
+89
-20
index.d.ts
node_modules/get-port/index.d.ts
+0
-1
index.js
node_modules/get-port/index.js
+44
-3
package.json
node_modules/get-port/package.json
+17
-19
readme.md
node_modules/get-port/readme.md
+15
-10
.editorconfig
node_modules/https-proxy-agent/.editorconfig
+37
-0
.eslintrc.js
node_modules/https-proxy-agent/.eslintrc.js
+86
-0
test.yml
node_modules/https-proxy-agent/.github/workflows/test.yml
+46
-0
History.md
node_modules/https-proxy-agent/History.md
+0
-124
README.md
node_modules/https-proxy-agent/README.md
+2
-2
index.d.ts
node_modules/https-proxy-agent/index.d.ts
+18
-18
index.js
node_modules/https-proxy-agent/index.js
+200
-190
CHANGELOG.md
...modules/https-proxy-agent/node_modules/debug/CHANGELOG.md
+0
-395
LICENSE
node_modules/https-proxy-agent/node_modules/debug/LICENSE
+0
-19
README.md
node_modules/https-proxy-agent/node_modules/debug/README.md
+0
-437
debug.js
...odules/https-proxy-agent/node_modules/debug/dist/debug.js
+0
-886
node.js
node_modules/https-proxy-agent/node_modules/debug/node.js
+0
-1
package.json
...modules/https-proxy-agent/node_modules/debug/package.json
+0
-90
browser.js
...dules/https-proxy-agent/node_modules/debug/src/browser.js
+0
-180
common.js
...odules/https-proxy-agent/node_modules/debug/src/common.js
+0
-249
index.js
...modules/https-proxy-agent/node_modules/debug/src/index.js
+0
-12
node.js
..._modules/https-proxy-agent/node_modules/debug/src/node.js
+0
-174
package.json
node_modules/https-proxy-agent/package.json
+17
-19
index.d.ts
node_modules/locate-path/index.d.ts
+83
-0
index.js
node_modules/locate-path/index.js
+53
-12
package.json
node_modules/locate-path/package.json
+18
-17
readme.md
node_modules/locate-path/readme.md
+29
-6
HISTORY.md
node_modules/mime-db/HISTORY.md
+439
-0
LICENSE
node_modules/mime-db/LICENSE
+14
-11
README.md
node_modules/mime-db/README.md
+100
-0
db.json
node_modules/mime-db/db.json
+8060
-0
index.js
node_modules/mime-db/index.js
+11
-0
package.json
node_modules/mime-db/package.json
+101
-0
HISTORY.md
node_modules/mime-types/HISTORY.md
+325
-0
LICENSE
node_modules/mime-types/LICENSE
+23
-0
README.md
node_modules/mime-types/README.md
+113
-0
index.js
node_modules/mime-types/index.js
+188
-0
package.json
node_modules/mime-types/package.json
+86
-0
index.js
node_modules/npm-run-path/index.js
+1
-1
package.json
node_modules/npm-run-path/package.json
+5
-5
index.js
node_modules/p-finally/index.js
+0
-17
readme.md
node_modules/p-finally/readme.md
+0
-59
index.d.ts
node_modules/p-limit/index.d.ts
+13
-13
package.json
node_modules/p-limit/package.json
+11
-10
readme.md
node_modules/p-limit/readme.md
+3
-9
index.d.ts
node_modules/p-locate/index.d.ts
+64
-0
index.js
node_modules/p-locate/index.js
+31
-13
package.json
node_modules/p-locate/package.json
+20
-18
readme.md
node_modules/p-locate/readme.md
+4
-2
index.d.ts
node_modules/path-exists/index.d.ts
+28
-0
index.js
node_modules/path-exists/index.js
+14
-8
license
node_modules/path-exists/license
+4
-16
package.json
node_modules/path-exists/package.json
+19
-20
readme.md
node_modules/path-exists/readme.md
+9
-7
.appveyor.yml
node_modules/puppeteer/.appveyor.yml
+0
-23
.gitattributes
node_modules/puppeteer/.gitattributes
+0
-2
en-US-8-0.bdic
...omium/win64-686378/chrome-win/Dictionaries/en-US-8-0.bdic
+0
-0
chrome.dll
...peteer/.local-chromium/win64-686378/chrome-win/chrome.dll
+0
-0
debug.log
...ppeteer/.local-chromium/win64-686378/chrome-win/debug.log
+0
-9
interactive_ui_tests.log
...chromium/win64-686378/chrome-win/interactive_ui_tests.log
+0
-0
ar.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ar.pak
+0
-0
bg.pak
...er/.local-chromium/win64-686378/chrome-win/locales/bg.pak
+0
-0
bn.pak
...er/.local-chromium/win64-686378/chrome-win/locales/bn.pak
+0
-0
ca.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ca.pak
+0
-0
cs.pak
...er/.local-chromium/win64-686378/chrome-win/locales/cs.pak
+0
-0
da.pak
...er/.local-chromium/win64-686378/chrome-win/locales/da.pak
+0
-0
de.pak
...er/.local-chromium/win64-686378/chrome-win/locales/de.pak
+0
-0
el.pak
...er/.local-chromium/win64-686378/chrome-win/locales/el.pak
+0
-0
en-GB.pak
....local-chromium/win64-686378/chrome-win/locales/en-GB.pak
+0
-0
en-US.pak
....local-chromium/win64-686378/chrome-win/locales/en-US.pak
+0
-0
es-419.pak
...local-chromium/win64-686378/chrome-win/locales/es-419.pak
+0
-0
es.pak
...er/.local-chromium/win64-686378/chrome-win/locales/es.pak
+0
-0
et.pak
...er/.local-chromium/win64-686378/chrome-win/locales/et.pak
+0
-0
fi.pak
...er/.local-chromium/win64-686378/chrome-win/locales/fi.pak
+0
-0
fil.pak
...r/.local-chromium/win64-686378/chrome-win/locales/fil.pak
+0
-0
fr.pak
...er/.local-chromium/win64-686378/chrome-win/locales/fr.pak
+0
-0
gu.pak
...er/.local-chromium/win64-686378/chrome-win/locales/gu.pak
+0
-0
he.pak
...er/.local-chromium/win64-686378/chrome-win/locales/he.pak
+0
-0
hi.pak
...er/.local-chromium/win64-686378/chrome-win/locales/hi.pak
+0
-0
hr.pak
...er/.local-chromium/win64-686378/chrome-win/locales/hr.pak
+0
-0
hu.pak
...er/.local-chromium/win64-686378/chrome-win/locales/hu.pak
+0
-0
id.pak
...er/.local-chromium/win64-686378/chrome-win/locales/id.pak
+0
-0
it.pak
...er/.local-chromium/win64-686378/chrome-win/locales/it.pak
+0
-0
ja.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ja.pak
+0
-0
kn.pak
...er/.local-chromium/win64-686378/chrome-win/locales/kn.pak
+0
-0
ko.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ko.pak
+0
-0
lt.pak
...er/.local-chromium/win64-686378/chrome-win/locales/lt.pak
+0
-0
lv.pak
...er/.local-chromium/win64-686378/chrome-win/locales/lv.pak
+0
-0
ml.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ml.pak
+0
-0
mr.pak
...er/.local-chromium/win64-686378/chrome-win/locales/mr.pak
+0
-0
ms.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ms.pak
+0
-0
nb.pak
...er/.local-chromium/win64-686378/chrome-win/locales/nb.pak
+0
-0
nl.pak
...er/.local-chromium/win64-686378/chrome-win/locales/nl.pak
+0
-0
pl.pak
...er/.local-chromium/win64-686378/chrome-win/locales/pl.pak
+0
-0
pt-BR.pak
....local-chromium/win64-686378/chrome-win/locales/pt-BR.pak
+0
-0
pt-PT.pak
....local-chromium/win64-686378/chrome-win/locales/pt-PT.pak
+0
-0
ro.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ro.pak
+0
-0
ru.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ru.pak
+0
-0
sk.pak
...er/.local-chromium/win64-686378/chrome-win/locales/sk.pak
+0
-0
sl.pak
...er/.local-chromium/win64-686378/chrome-win/locales/sl.pak
+0
-0
sr.pak
...er/.local-chromium/win64-686378/chrome-win/locales/sr.pak
+0
-0
sv.pak
...er/.local-chromium/win64-686378/chrome-win/locales/sv.pak
+0
-0
ta.pak
...er/.local-chromium/win64-686378/chrome-win/locales/ta.pak
+0
-0
te.pak
...er/.local-chromium/win64-686378/chrome-win/locales/te.pak
+0
-0
th.pak
...er/.local-chromium/win64-686378/chrome-win/locales/th.pak
+0
-0
tr.pak
...er/.local-chromium/win64-686378/chrome-win/locales/tr.pak
+0
-0
uk.pak
...er/.local-chromium/win64-686378/chrome-win/locales/uk.pak
+0
-0
vi.pak
...er/.local-chromium/win64-686378/chrome-win/locales/vi.pak
+0
-0
zh-CN.pak
....local-chromium/win64-686378/chrome-win/locales/zh-CN.pak
+0
-0
zh-TW.pak
....local-chromium/win64-686378/chrome-win/locales/zh-TW.pak
+0
-0
natives_blob.bin
.../.local-chromium/win64-686378/chrome-win/natives_blob.bin
+0
-2572
libEGL.dll
...l-chromium/win64-686378/chrome-win/swiftshader/libEGL.dll
+0
-0
v8_context_snapshot.bin
...-chromium/win64-686378/chrome-win/v8_context_snapshot.bin
+0
-0
80.0.3987.0.manifest
...cal-chromium/win64-722234/chrome-win/80.0.3987.0.manifest
+2
-2
D3DCompiler_47.dll
...local-chromium/win64-722234/chrome-win/D3DCompiler_47.dll
+0
-0
First Run
...ppeteer/.local-chromium/win64-722234/chrome-win/First Run
+0
-0
manifest.json
...chromium/win64-722234/chrome-win/MEIPreload/manifest.json
+0
-0
preloaded_data.pb
...mium/win64-722234/chrome-win/MEIPreload/preloaded_data.pb
+0
-0
chrome.dll
...peteer/.local-chromium/win64-722234/chrome-win/chrome.dll
+0
-0
chrome.exe
...peteer/.local-chromium/win64-722234/chrome-win/chrome.exe
+0
-0
chrome_100_percent.pak
...l-chromium/win64-722234/chrome-win/chrome_100_percent.pak
+0
-0
chrome_200_percent.pak
...l-chromium/win64-722234/chrome-win/chrome_200_percent.pak
+0
-0
chrome_elf.dll
...er/.local-chromium/win64-722234/chrome-win/chrome_elf.dll
+0
-0
chrome_proxy.exe
.../.local-chromium/win64-722234/chrome-win/chrome_proxy.exe
+0
-0
chrome_watcher.dll
...local-chromium/win64-722234/chrome-win/chrome_watcher.dll
+0
-0
elevation_service.exe
...al-chromium/win64-722234/chrome-win/elevation_service.exe
+0
-0
eventlog_provider.dll
...al-chromium/win64-722234/chrome-win/eventlog_provider.dll
+0
-0
icudtl.dat
...peteer/.local-chromium/win64-722234/chrome-win/icudtl.dat
+0
-0
interactive_ui_tests.exe
...chromium/win64-722234/chrome-win/interactive_ui_tests.exe
+0
-0
libEGL.dll
...peteer/.local-chromium/win64-722234/chrome-win/libEGL.dll
+0
-0
libGLESv2.dll
...eer/.local-chromium/win64-722234/chrome-win/libGLESv2.dll
+0
-0
ar.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ar.pak
+0
-0
bg.pak
...er/.local-chromium/win64-722234/chrome-win/locales/bg.pak
+0
-0
bn.pak
...er/.local-chromium/win64-722234/chrome-win/locales/bn.pak
+0
-0
ca.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ca.pak
+0
-0
cs.pak
...er/.local-chromium/win64-722234/chrome-win/locales/cs.pak
+0
-0
da.pak
...er/.local-chromium/win64-722234/chrome-win/locales/da.pak
+0
-0
de.pak
...er/.local-chromium/win64-722234/chrome-win/locales/de.pak
+0
-0
el.pak
...er/.local-chromium/win64-722234/chrome-win/locales/el.pak
+0
-0
en-GB.pak
....local-chromium/win64-722234/chrome-win/locales/en-GB.pak
+0
-0
en-US.pak
....local-chromium/win64-722234/chrome-win/locales/en-US.pak
+0
-0
es-419.pak
...local-chromium/win64-722234/chrome-win/locales/es-419.pak
+0
-0
es.pak
...er/.local-chromium/win64-722234/chrome-win/locales/es.pak
+0
-0
et.pak
...er/.local-chromium/win64-722234/chrome-win/locales/et.pak
+0
-0
fi.pak
...er/.local-chromium/win64-722234/chrome-win/locales/fi.pak
+0
-0
fil.pak
...r/.local-chromium/win64-722234/chrome-win/locales/fil.pak
+0
-0
fr.pak
...er/.local-chromium/win64-722234/chrome-win/locales/fr.pak
+0
-0
gu.pak
...er/.local-chromium/win64-722234/chrome-win/locales/gu.pak
+0
-0
he.pak
...er/.local-chromium/win64-722234/chrome-win/locales/he.pak
+0
-0
hi.pak
...er/.local-chromium/win64-722234/chrome-win/locales/hi.pak
+0
-0
hr.pak
...er/.local-chromium/win64-722234/chrome-win/locales/hr.pak
+0
-0
hu.pak
...er/.local-chromium/win64-722234/chrome-win/locales/hu.pak
+0
-0
id.pak
...er/.local-chromium/win64-722234/chrome-win/locales/id.pak
+0
-0
it.pak
...er/.local-chromium/win64-722234/chrome-win/locales/it.pak
+0
-0
ja.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ja.pak
+0
-0
kn.pak
...er/.local-chromium/win64-722234/chrome-win/locales/kn.pak
+0
-0
ko.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ko.pak
+0
-0
lt.pak
...er/.local-chromium/win64-722234/chrome-win/locales/lt.pak
+0
-0
lv.pak
...er/.local-chromium/win64-722234/chrome-win/locales/lv.pak
+0
-0
ml.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ml.pak
+0
-0
mr.pak
...er/.local-chromium/win64-722234/chrome-win/locales/mr.pak
+0
-0
ms.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ms.pak
+0
-0
nb.pak
...er/.local-chromium/win64-722234/chrome-win/locales/nb.pak
+0
-0
nl.pak
...er/.local-chromium/win64-722234/chrome-win/locales/nl.pak
+0
-0
pl.pak
...er/.local-chromium/win64-722234/chrome-win/locales/pl.pak
+0
-0
pt-BR.pak
....local-chromium/win64-722234/chrome-win/locales/pt-BR.pak
+0
-0
pt-PT.pak
....local-chromium/win64-722234/chrome-win/locales/pt-PT.pak
+0
-0
ro.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ro.pak
+0
-0
ru.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ru.pak
+0
-0
sk.pak
...er/.local-chromium/win64-722234/chrome-win/locales/sk.pak
+0
-0
sl.pak
...er/.local-chromium/win64-722234/chrome-win/locales/sl.pak
+0
-0
sr.pak
...er/.local-chromium/win64-722234/chrome-win/locales/sr.pak
+0
-0
sv.pak
...er/.local-chromium/win64-722234/chrome-win/locales/sv.pak
+0
-0
ta.pak
...er/.local-chromium/win64-722234/chrome-win/locales/ta.pak
+0
-0
te.pak
...er/.local-chromium/win64-722234/chrome-win/locales/te.pak
+0
-0
th.pak
...er/.local-chromium/win64-722234/chrome-win/locales/th.pak
+0
-0
tr.pak
...er/.local-chromium/win64-722234/chrome-win/locales/tr.pak
+0
-0
uk.pak
...er/.local-chromium/win64-722234/chrome-win/locales/uk.pak
+0
-0
vi.pak
...er/.local-chromium/win64-722234/chrome-win/locales/vi.pak
+0
-0
zh-CN.pak
....local-chromium/win64-722234/chrome-win/locales/zh-CN.pak
+0
-0
zh-TW.pak
....local-chromium/win64-722234/chrome-win/locales/zh-TW.pak
+0
-0
nacl_irt_x86_64.nexe
...cal-chromium/win64-722234/chrome-win/nacl_irt_x86_64.nexe
+0
-0
notification_helper.exe
...-chromium/win64-722234/chrome-win/notification_helper.exe
+0
-0
resources.pak
...eer/.local-chromium/win64-722234/chrome-win/resources.pak
+0
-0
libEGL.dll
...l-chromium/win64-722234/chrome-win/swiftshader/libEGL.dll
+0
-0
libGLESv2.dll
...hromium/win64-722234/chrome-win/swiftshader/libGLESv2.dll
+0
-0
v8_context_snapshot.bin
...-chromium/win64-722234/chrome-win/v8_context_snapshot.bin
+0
-0
CONTRIBUTING.md
node_modules/puppeteer/CONTRIBUTING.md
+28
-17
DeviceDescriptors.js
node_modules/puppeteer/DeviceDescriptors.js
+1
-12
Errors.js
node_modules/puppeteer/Errors.js
+1
-12
README.md
node_modules/puppeteer/README.md
+38
-24
index.js
node_modules/puppeteer/index.js
+15
-17
install.js
node_modules/puppeteer/install.js
+8
-33
Accessibility.js
node_modules/puppeteer/lib/Accessibility.js
+4
-1
BrowserFetcher.js
node_modules/puppeteer/lib/BrowserFetcher.js
+1
-1
ExecutionContext.js
node_modules/puppeteer/lib/ExecutionContext.js
+14
-6
Input.js
node_modules/puppeteer/lib/Input.js
+7
-8
JSHandle.js
node_modules/puppeteer/lib/JSHandle.js
+33
-6
Launcher.js
node_modules/puppeteer/lib/Launcher.js
+612
-161
LifecycleWatcher.js
node_modules/puppeteer/lib/LifecycleWatcher.js
+8
-8
Page.js
node_modules/puppeteer/lib/Page.js
+58
-27
Puppeteer.js
node_modules/puppeteer/lib/Puppeteer.js
+22
-2
helper.js
node_modules/puppeteer/lib/helper.js
+5
-1
protocol.d.ts
node_modules/puppeteer/lib/protocol.d.ts
+15157
-0
Accessibility.js
node_modules/puppeteer/node6/lib/Accessibility.js
+0
-448
Browser.js
node_modules/puppeteer/node6/lib/Browser.js
+0
-799
BrowserFetcher.js
node_modules/puppeteer/node6/lib/BrowserFetcher.js
+0
-398
Connection.js
node_modules/puppeteer/node6/lib/Connection.js
+0
-320
Coverage.js
node_modules/puppeteer/node6/lib/Coverage.js
+0
-573
DOMWorld.js
node_modules/puppeteer/node6/lib/DOMWorld.js
+0
-1383
DeviceDescriptors.js
node_modules/puppeteer/node6/lib/DeviceDescriptors.js
+0
-872
Dialog.js
node_modules/puppeteer/node6/lib/Dialog.js
+0
-135
EmulationManager.js
node_modules/puppeteer/node6/lib/EmulationManager.js
+0
-80
Errors.js
node_modules/puppeteer/node6/lib/Errors.js
+0
-29
Events.js
node_modules/puppeteer/node6/lib/Events.js
+0
-80
ExecutionContext.js
node_modules/puppeteer/node6/lib/ExecutionContext.js
+0
-333
FrameManager.js
node_modules/puppeteer/node6/lib/FrameManager.js
+0
-1393
Input.js
node_modules/puppeteer/node6/lib/Input.js
+0
-573
JSHandle.js
node_modules/puppeteer/node6/lib/JSHandle.js
+0
-1269
Launcher.js
node_modules/puppeteer/node6/lib/Launcher.js
+0
-496
LifecycleWatcher.js
node_modules/puppeteer/node6/lib/LifecycleWatcher.js
+0
-198
Multimap.js
node_modules/puppeteer/node6/lib/Multimap.js
+0
-136
NetworkManager.js
node_modules/puppeteer/node6/lib/NetworkManager.js
+0
-1184
Page.js
node_modules/puppeteer/node6/lib/Page.js
+0
-2656
PipeTransport.js
node_modules/puppeteer/node6/lib/PipeTransport.js
+0
-80
Puppeteer.js
node_modules/puppeteer/node6/lib/Puppeteer.js
+0
-85
Target.js
node_modules/puppeteer/node6/lib/Target.js
+0
-226
TaskQueue.js
node_modules/puppeteer/node6/lib/TaskQueue.js
+0
-17
TimeoutSettings.js
node_modules/puppeteer/node6/lib/TimeoutSettings.js
+0
-57
Tracing.js
node_modules/puppeteer/node6/lib/Tracing.js
+0
-124
USKeyboardLayout.js
node_modules/puppeteer/node6/lib/USKeyboardLayout.js
+0
-288
WebSocketTransport.js
node_modules/puppeteer/node6/lib/WebSocketTransport.js
+0
-68
Worker.js
node_modules/puppeteer/node6/lib/Worker.js
+0
-184
api.js
node_modules/puppeteer/node6/lib/api.js
+0
-43
helper.js
node_modules/puppeteer/node6/lib/helper.js
+0
-390
package.json
node_modules/puppeteer/package.json
+24
-26
x.js
node_modules/puppeteer/x.js
+0
-14
.travis.yml
node_modules/readable-stream/.travis.yml
+9
-30
_stream_duplex.js
node_modules/readable-stream/lib/_stream_duplex.js
+1
-1
_stream_passthrough.js
node_modules/readable-stream/lib/_stream_passthrough.js
+1
-1
_stream_readable.js
node_modules/readable-stream/lib/_stream_readable.js
+1
-1
_stream_transform.js
node_modules/readable-stream/lib/_stream_transform.js
+1
-1
_stream_writable.js
node_modules/readable-stream/lib/_stream_writable.js
+1
-1
package.json
node_modules/readable-stream/package.json
+6
-6
index.d.ts
node_modules/rss-parser/index.d.ts
+15
-1
parser.js
node_modules/rss-parser/lib/parser.js
+11
-5
package.json
node_modules/rss-parser/package.json
+12
-12
incomplete-fields.atom
node_modules/rss-parser/test/input/incomplete-fields.atom
+6
-0
incomplete-fields.json
node_modules/rss-parser/test/output/incomplete-fields.json
+7
-0
parser.js
node_modules/rss-parser/test/parser.js
+4
-0
CHANGELOG.md
node_modules/systeminformation/CHANGELOG.md
+24
-0
LICENSE
node_modules/systeminformation/LICENSE
+1
-1
README.md
node_modules/systeminformation/README.md
+29
-14
battery.js
node_modules/systeminformation/lib/battery.js
+23
-11
cli.js
node_modules/systeminformation/lib/cli.js
+26
-0
cpu.js
node_modules/systeminformation/lib/cpu.js
+174
-7
docker.js
node_modules/systeminformation/lib/docker.js
+4
-4
dockerSocket.js
node_modules/systeminformation/lib/dockerSocket.js
+1
-1
filesystem.js
node_modules/systeminformation/lib/filesystem.js
+99
-65
graphics.js
node_modules/systeminformation/lib/graphics.js
+2
-2
index.d.ts
node_modules/systeminformation/lib/index.d.ts
+13
-0
index.js
node_modules/systeminformation/lib/index.js
+3
-2
internet.js
node_modules/systeminformation/lib/internet.js
+1
-1
memory.js
node_modules/systeminformation/lib/memory.js
+49
-33
network.js
node_modules/systeminformation/lib/network.js
+504
-50
osinfo.js
node_modules/systeminformation/lib/osinfo.js
+57
-15
processes.js
node_modules/systeminformation/lib/processes.js
+1
-1
system.js
node_modules/systeminformation/lib/system.js
+1
-1
users.js
node_modules/systeminformation/lib/users.js
+1
-1
util.js
node_modules/systeminformation/lib/util.js
+15
-4
virtualbox.js
node_modules/systeminformation/lib/virtualbox.js
+1
-1
wifi.js
node_modules/systeminformation/lib/wifi.js
+3
-3
package.json
node_modules/systeminformation/package.json
+14
-11
index.d.ts
node_modules/type-fest/index.d.ts
+0
-206
package.json
node_modules/type-fest/package.json
+0
-81
readme.md
node_modules/type-fest/readme.md
+0
-112
package-json.d.ts
node_modules/type-fest/source/package-json.d.ts
+0
-494
index.js
node_modules/wrap-ansi/index.js
+9
-11
index.d.ts
node_modules/wrap-ansi/node_modules/ansi-regex/index.d.ts
+37
-0
index.js
node_modules/wrap-ansi/node_modules/ansi-regex/index.js
+10
-0
license
node_modules/wrap-ansi/node_modules/ansi-regex/license
+9
-0
package.json
node_modules/wrap-ansi/node_modules/ansi-regex/package.json
+87
-0
readme.md
node_modules/wrap-ansi/node_modules/ansi-regex/readme.md
+78
-0
index.d.ts
node_modules/wrap-ansi/node_modules/ansi-styles/index.d.ts
+197
-0
index.js
node_modules/wrap-ansi/node_modules/ansi-styles/index.js
+163
-0
license
node_modules/wrap-ansi/node_modules/ansi-styles/license
+9
-0
package.json
node_modules/wrap-ansi/node_modules/ansi-styles/package.json
+89
-0
readme.md
node_modules/wrap-ansi/node_modules/ansi-styles/readme.md
+158
-0
CHANGELOG.md
...modules/wrap-ansi/node_modules/color-convert/CHANGELOG.md
+54
-0
LICENSE
node_modules/wrap-ansi/node_modules/color-convert/LICENSE
+21
-0
README.md
node_modules/wrap-ansi/node_modules/color-convert/README.md
+68
-0
conversions.js
...dules/wrap-ansi/node_modules/color-convert/conversions.js
+839
-0
index.js
node_modules/wrap-ansi/node_modules/color-convert/index.js
+81
-0
package.json
...modules/wrap-ansi/node_modules/color-convert/package.json
+83
-0
route.js
node_modules/wrap-ansi/node_modules/color-convert/route.js
+97
-0
LICENSE
node_modules/wrap-ansi/node_modules/color-name/LICENSE
+8
-0
README.md
node_modules/wrap-ansi/node_modules/color-name/README.md
+11
-0
index.js
node_modules/wrap-ansi/node_modules/color-name/index.js
+152
-0
package.json
node_modules/wrap-ansi/node_modules/color-name/package.json
+56
-0
LICENSE-MIT.txt
...odules/wrap-ansi/node_modules/emoji-regex/LICENSE-MIT.txt
+20
-0
README.md
node_modules/wrap-ansi/node_modules/emoji-regex/README.md
+73
-0
index.js
...odules/wrap-ansi/node_modules/emoji-regex/es2015/index.js
+6
-0
text.js
...modules/wrap-ansi/node_modules/emoji-regex/es2015/text.js
+6
-0
index.d.ts
node_modules/wrap-ansi/node_modules/emoji-regex/index.d.ts
+23
-0
index.js
node_modules/wrap-ansi/node_modules/emoji-regex/index.js
+6
-0
package.json
node_modules/wrap-ansi/node_modules/emoji-regex/package.json
+77
-0
text.js
node_modules/wrap-ansi/node_modules/emoji-regex/text.js
+6
-0
index.d.ts
...wrap-ansi/node_modules/is-fullwidth-code-point/index.d.ts
+17
-0
index.js
...s/wrap-ansi/node_modules/is-fullwidth-code-point/index.js
+50
-0
license
...es/wrap-ansi/node_modules/is-fullwidth-code-point/license
+9
-0
package.json
...ap-ansi/node_modules/is-fullwidth-code-point/package.json
+74
-0
readme.md
.../wrap-ansi/node_modules/is-fullwidth-code-point/readme.md
+39
-0
index.d.ts
node_modules/wrap-ansi/node_modules/string-width/index.d.ts
+29
-0
index.js
node_modules/wrap-ansi/node_modules/string-width/index.js
+43
-0
license
node_modules/wrap-ansi/node_modules/string-width/license
+9
-0
package.json
..._modules/wrap-ansi/node_modules/string-width/package.json
+88
-0
readme.md
node_modules/wrap-ansi/node_modules/string-width/readme.md
+50
-0
index.d.ts
node_modules/wrap-ansi/node_modules/strip-ansi/index.d.ts
+17
-0
index.js
node_modules/wrap-ansi/node_modules/strip-ansi/index.js
+4
-0
license
node_modules/wrap-ansi/node_modules/strip-ansi/license
+9
-0
package.json
node_modules/wrap-ansi/node_modules/strip-ansi/package.json
+87
-0
readme.md
node_modules/wrap-ansi/node_modules/strip-ansi/readme.md
+46
-0
package.json
node_modules/wrap-ansi/package.json
+19
-17
readme.md
node_modules/wrap-ansi/readme.md
+14
-25
CHANGELOG.md
node_modules/yargs-parser/CHANGELOG.md
+0
-467
LICENSE.txt
node_modules/yargs-parser/LICENSE.txt
+0
-14
README.md
node_modules/yargs-parser/README.md
+0
-396
index.js
node_modules/yargs-parser/index.js
+0
-903
tokenize-arg-string.js
node_modules/yargs-parser/lib/tokenize-arg-string.js
+0
-40
package.json
node_modules/yargs-parser/package.json
+0
-79
CHANGELOG.md
node_modules/yargs/CHANGELOG.md
+65
-0
README.md
node_modules/yargs/README.md
+4
-0
command.js
node_modules/yargs/lib/command.js
+30
-10
completion.js
node_modules/yargs/lib/completion.js
+10
-3
usage.js
node_modules/yargs/lib/usage.js
+1
-1
fi.json
node_modules/yargs/locales/fi.json
+42
-0
fr.json
node_modules/yargs/locales/fr.json
+2
-1
index.d.ts
node_modules/yargs/node_modules/ansi-regex/index.d.ts
+37
-0
index.js
node_modules/yargs/node_modules/ansi-regex/index.js
+10
-0
license
node_modules/yargs/node_modules/ansi-regex/license
+9
-0
package.json
node_modules/yargs/node_modules/ansi-regex/package.json
+87
-0
readme.md
node_modules/yargs/node_modules/ansi-regex/readme.md
+78
-0
LICENSE-MIT.txt
node_modules/yargs/node_modules/emoji-regex/LICENSE-MIT.txt
+20
-0
README.md
node_modules/yargs/node_modules/emoji-regex/README.md
+73
-0
index.js
node_modules/yargs/node_modules/emoji-regex/es2015/index.js
+6
-0
text.js
node_modules/yargs/node_modules/emoji-regex/es2015/text.js
+6
-0
index.d.ts
node_modules/yargs/node_modules/emoji-regex/index.d.ts
+23
-0
index.js
node_modules/yargs/node_modules/emoji-regex/index.js
+6
-0
package.json
node_modules/yargs/node_modules/emoji-regex/package.json
+77
-0
text.js
node_modules/yargs/node_modules/emoji-regex/text.js
+6
-0
index.d.ts
...les/yargs/node_modules/is-fullwidth-code-point/index.d.ts
+17
-0
index.js
...dules/yargs/node_modules/is-fullwidth-code-point/index.js
+50
-0
license
...odules/yargs/node_modules/is-fullwidth-code-point/license
+9
-0
package.json
...s/yargs/node_modules/is-fullwidth-code-point/package.json
+74
-0
readme.md
...ules/yargs/node_modules/is-fullwidth-code-point/readme.md
+39
-0
index.d.ts
node_modules/yargs/node_modules/string-width/index.d.ts
+29
-0
index.js
node_modules/yargs/node_modules/string-width/index.js
+43
-0
license
node_modules/yargs/node_modules/string-width/license
+9
-0
package.json
node_modules/yargs/node_modules/string-width/package.json
+88
-0
readme.md
node_modules/yargs/node_modules/string-width/readme.md
+50
-0
index.d.ts
node_modules/yargs/node_modules/strip-ansi/index.d.ts
+17
-0
index.js
node_modules/yargs/node_modules/strip-ansi/index.js
+4
-0
license
node_modules/yargs/node_modules/strip-ansi/license
+9
-0
package.json
node_modules/yargs/node_modules/strip-ansi/package.json
+86
-0
readme.md
node_modules/yargs/node_modules/strip-ansi/readme.md
+46
-0
CHANGELOG.md
node_modules/yargs/node_modules/yargs-parser/CHANGELOG.md
+17
-0
README.md
node_modules/yargs/node_modules/yargs-parser/README.md
+6
-2
index.js
node_modules/yargs/node_modules/yargs-parser/index.js
+31
-15
package.json
node_modules/yargs/node_modules/yargs-parser/package.json
+13
-13
package.json
node_modules/yargs/package.json
+22
-23
yargs.js
node_modules/yargs/yargs.js
+57
-25
package-lock.json
package-lock.json
+224
-121
package.json
package.json
+6
-6
No files found.
Milestone1/results/add_csv_attachments.csv
View file @
4c079ff4
items,ramUsed,diskUsed
1000,-0.556598572009277,3.10546875
2000,-0.46393734146813537,5.2265625
3000,-0.5450302605122971,4.890625
1000,1581416858085
2000,1581416858551
3000,1581416859096
4000,1581416859858
5000,1581416860733
6000,1581416861642
7000,1581416862627
8000,1581416863841
9000,1581416864847
10000,1581416866342
11000,1581416868005
12000,1581416869435
13000,1581416871063
14000,1581416872439
15000,1581416874165
16000,1581416875933
17000,1581416877703
18000,1581416879848
19000,1581416882035
20000,1581416884151
21000,1581416886421
22000,1581416888978
23000,1581416891413
24000,1581416893909
25000,1581416896291
26000,1581416898795
27000,1581416902025
28000,1581416904612
29000,1581416907309
30000,1581416910877
31000,1581416915391
32000,1581416918514
33000,1581416921572
34000,1581416925424
35000,1581416929364
36000,1581416934214
37000,1581416937452
38000,1581416942113
39000,1581416946047
40000,1581416950932
41000,1581416956546
42000,1581416961903
43000,1581416967699
44000,1581416973539
45000,1581416981729
46000,1581416988363
47000,1581416994071
48000,1581416999970
49000,1581417005833
50000,1581417012280
Milestone1/results/add_csv_attachments_monitor.csv
0 → 100644
View file @
4c079ff4
This diff is collapsed.
Click to expand it.
Milestone1/unit_tests/add_csv.js
View file @
4c079ff4
"use strict"
;
var
childProcess
=
require
(
"child_process"
);
var
cut_file
=
require
(
"./random_gen"
).
cut_file
;
var
diskspace
=
require
(
"diskspace"
);
var
os_utils
=
require
(
"os-utils"
);
// var os_utils = require("os-utils");
var
os
=
require
(
'os'
);
const
puppeteer
=
require
(
"puppeteer"
);
const
Server
=
require
(
"ws"
).
Server
;
const
args
=
require
(
"yargs"
)
.
usage
(
"Usage : load_content.js -saveAs metadata/attachment -file file_path"
)
.
demandOption
([
"file"
])
.
demandOption
([
"saveAs"
])
.
alias
(
"f"
,
"file"
)
.
alias
(
"s"
,
"saveAs"
)
.
alias
(
"l"
,
"link"
)
.
describe
(
"file"
,
"file containing content, data must follow the CSV standard"
)
.
describe
(
"saveAs"
,
"choose whether to save the content as "
+
"metadata or attachments in the indexeddb"
)
.
describe
(
"link"
,
"link to website treating the data, defaults to Mynij"
)
.
nargs
(
"file"
,
1
)
.
nargs
(
"saveAs"
,
1
)
.
nargs
(
"link"
,
1
)
.
argv
;
.
usage
(
"Usage : load_content.js -saveAs metadata/attachment -file file_path"
)
.
demandOption
([
"file"
])
.
demandOption
([
"saveAs"
])
.
alias
(
"f"
,
"file"
)
.
alias
(
"s"
,
"saveAs"
)
.
alias
(
"l"
,
"link"
)
.
describe
(
"file"
,
"file containing content, data must follow the CSV standard"
)
.
describe
(
"saveAs"
,
"choose whether to save the content as "
+
"metadata or attachments in the indexeddb"
)
.
describe
(
"link"
,
"link to website treating the data, defaults to Mynij"
)
.
nargs
(
"file"
,
1
)
.
nargs
(
"saveAs"
,
1
)
.
nargs
(
"link"
,
1
)
.
argv
;
if
(
!
(
args
.
saveAs
===
"metadata"
||
args
.
saveAs
===
"attachment"
)){
throw
"Unrecognized save as argument"
;
}
var
link
=
args
.
link
?
args
.
link
:
"https://softinst115787.host.vifib.net/public/unit_tests/"
+
"content
_load.html?saveAs="
;
?
args
.
link
:
"https://softinst115787.host.vifib.net/public/unit_tests/"
+
"index
_load.html?saveAs="
;
var
saveAs
=
args
.
saveAs
;
var
files
;
var
browser
;
var
page
;
var
n
=
0
;
var
time
;
var
monitor
;
var
ramBefore
;
var
memBefore
;
...
...
@@ -42,14 +45,8 @@ function init_server (){
var
ws
=
new
Server
({
port
:
port
});
ws
.
on
(
"connection"
,
function
(
w
){
w
.
on
(
"message"
,
function
(){
diskspace
.
check
(
"C"
,
function
(
err
,
result
){
var
memUsed
=
(
result
.
used
/
1024
/
1024
)
-
memBefore
;
os_utils
.
cpuUsage
(
function
(
v
){
var
ramUsed
=
v
-
ramBefore
;
process
.
send
(
n
+
","
+
ramUsed
+
","
+
memUsed
+
"
\n
"
);
query
();
});
});
process
.
send
(
n
+
","
+
Date
.
now
());
query
();
});
w
.
on
(
"close"
,
function
()
{
ws
.
close
();
...
...
@@ -58,7 +55,7 @@ function init_server (){
}
function
timeout
(){
//Every 30 minutes, check if more than 2 hours have passed since last response
//Every 30 minutes, check if more than 2 hours have passed since last response
setTimeout
(
function
()
{
if
(
Date
.
now
()
-
time
>
7200000
){
//2 hours
process
.
send
(
n
+
",Timeout error
\n
"
);
...
...
@@ -72,6 +69,7 @@ function timeout (){
async
function
query
(){
if
(
files
.
length
===
0
){
monitor
.
kill
();
var
ipc
=
require
(
"node-ipc"
);
ipc
.
config
.
silent
=
true
;
ipc
.
connectTo
(
"main"
);
...
...
@@ -80,6 +78,17 @@ async function query (){
}
else
{
n
+=
1000
;
time
=
Date
.
now
();
// monitor = childProcess.fork("./unit_tests/monitor.js");
// monitor.on("message", function(msg){
// diskspace.check("C", function (err, result){
// var memUsed = (result.used/1024/1024) - memBefore;
// var ramUsed = parseInt(msg) - ramBefore;
// console.log(ramUsed/1024/1024);
// //process.send(n + "," + ramUsed + "," + memUsed + "\n");
// monitor.kill();
// query();
// });
// });
const
[
fileChooser
]
=
await
Promise
.
all
([
page
.
waitForFileChooser
(),
page
.
click
(
"input#load"
)
...
...
@@ -94,12 +103,12 @@ async function query (){
browser
=
await
puppeteer
.
launch
();
page
=
await
browser
.
newPage
();
await
page
.
goto
(
link
+
saveAs
);
os_utils
.
cpuUsage
(
function
(
v
){
ramBefore
=
v
;
});
diskspace
.
check
(
"C"
,
function
(
err
,
result
){
memBefore
=
result
.
used
/
1024
/
1024
;
});
monitor
=
childProcess
.
fork
(
"./unit_tests/monitor.js"
);
timeout
();
query
();
// diskspace.check("C", function (err, result){
// memBefore = result.used/1024/1024;
// timeout();
// query();
// });
})();
Milestone1/unit_tests/monitor.js
0 → 100644
View file @
4c079ff4
var
os
=
require
(
'os'
);
const
fs
=
require
(
"fs"
);
var
diskspace
=
require
(
"diskspace"
);
var
max_ram
;
var
total_ram
=
os
.
totalmem
();
var
start_disk
;
var
stream
=
fs
.
createWriteStream
(
"./results/add_csv_attachments_monitor.csv"
,
{
flags
:
"w+"
});
stream
.
write
(
"time,disk,ram
\n
"
);
// function init_server (){
// var port = 9030;
// var ws = new Server({port: port});
// ws.on("connection", function(w){
// w.on("message", function(){
// process.send(max_ram);
// });
// w.on("close", function() {
// ws.close();
// });
// });
// }
var
check
=
function
(){
setTimeout
(
function
()
{
diskspace
.
check
(
"C"
,
function
(
err
,
result
){
var
ram_used
=
parseInt
(
result
.
used
)
-
parseInt
(
start_disk
);
var
disk_used
=
total_ram
-
os
.
freemem
();
stream
.
write
(
Date
.
now
()
+
","
+
ram_used
+
","
+
disk_used
+
"
\n
"
);
check
();
});
},
1
);
}
//init_server();
max_ram
=
total_ram
-
os
.
freemem
();
diskspace
.
check
(
"C"
,
function
(
err
,
result
){
start_disk
=
parseInt
(
result
.
used
);
check
();
});
\ No newline at end of file
node_modules/.bin/systeminformation
0 → 100644
View file @
4c079ff4
#!/bin/sh
basedir
=
$(
dirname
"
$(
echo
"
$0
"
|
sed
-e
's,\\,/,g'
)
"
)
case
`
uname
`
in
*
CYGWIN
*
)
basedir
=
`
cygpath
-w
"
$basedir
"
`
;;
esac
if
[
-x
"
$basedir
/node"
]
;
then
"
$basedir
/node"
"
$basedir
/../systeminformation/lib/cli.js"
"
$@
"
ret
=
$?
else
node
"
$basedir
/../systeminformation/lib/cli.js"
"
$@
"
ret
=
$?
fi
exit
$ret
node_modules/.bin/systeminformation.cmd
0 → 100644
View file @
4c079ff4
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\..\systeminformation\lib\cli.js" %*
) ELSE (
@SETLOCAL
@SET PATHEXT=%PATHEXT:;.JS;=;%
node "%~dp0\..\systeminformation\lib\cli.js" %*
)
\ No newline at end of file
node_modules/@types/color-name/LICENSE
0 → 100644
View file @
4c079ff4
MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE
node_modules/@types/color-name/README.md
0 → 100644
View file @
4c079ff4
# Installation
> `npm install --save @types/color-name`
# Summary
This package contains type definitions for color-name ( https://github.com/colorjs/color-name ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color-name
Additional Details
*
Last updated: Wed, 13 Feb 2019 16:16:48 GMT
*
Dependencies: none
*
Global values: none
# Credits
These definitions were written by Junyoung Clare Jang
<https://github.com/Ailrun>
.
node_modules/@types/color-name/index.d.ts
0 → 100644
View file @
4c079ff4
// Type definitions for color-name 1.1
// Project: https://github.com/colorjs/color-name
// Definitions by: Junyoung Clare Jang <https://github.com/Ailrun>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**
* Tuple of Red, Green, and Blue
* @example
* // Red = 55, Green = 70, Blue = 0
* const rgb: RGB = [55, 70, 0];
*/
export
type
RGB
=
[
number
,
number
,
number
];
export
const
aliceblue
:
RGB
;
export
const
antiquewhite
:
RGB
;
export
const
aqua
:
RGB
;
export
const
aquamarine
:
RGB
;
export
const
azure
:
RGB
;
export
const
beige
:
RGB
;
export
const
bisque
:
RGB
;
export
const
black
:
RGB
;
export
const
blanchedalmond
:
RGB
;
export
const
blue
:
RGB
;
export
const
blueviolet
:
RGB
;
export
const
brown
:
RGB
;
export
const
burlywood
:
RGB
;
export
const
cadetblue
:
RGB
;
export
const
chartreuse
:
RGB
;
export
const
chocolate
:
RGB
;
export
const
coral
:
RGB
;
export
const
cornflowerblue
:
RGB
;
export
const
cornsilk
:
RGB
;
export
const
crimson
:
RGB
;
export
const
cyan
:
RGB
;
export
const
darkblue
:
RGB
;
export
const
darkcyan
:
RGB
;
export
const
darkgoldenrod
:
RGB
;
export
const
darkgray
:
RGB
;
export
const
darkgreen
:
RGB
;
export
const
darkgrey
:
RGB
;
export
const
darkkhaki
:
RGB
;
export
const
darkmagenta
:
RGB
;
export
const
darkolivegreen
:
RGB
;
export
const
darkorange
:
RGB
;
export
const
darkorchid
:
RGB
;
export
const
darkred
:
RGB
;
export
const
darksalmon
:
RGB
;
export
const
darkseagreen
:
RGB
;
export
const
darkslateblue
:
RGB
;
export
const
darkslategray
:
RGB
;
export
const
darkslategrey
:
RGB
;
export
const
darkturquoise
:
RGB
;
export
const
darkviolet
:
RGB
;
export
const
deeppink
:
RGB
;
export
const
deepskyblue
:
RGB
;
export
const
dimgray
:
RGB
;
export
const
dimgrey
:
RGB
;
export
const
dodgerblue
:
RGB
;
export
const
firebrick
:
RGB
;
export
const
floralwhite
:
RGB
;
export
const
forestgreen
:
RGB
;
export
const
fuchsia
:
RGB
;
export
const
gainsboro
:
RGB
;
export
const
ghostwhite
:
RGB
;
export
const
gold
:
RGB
;
export
const
goldenrod
:
RGB
;
export
const
gray
:
RGB
;
export
const
green
:
RGB
;
export
const
greenyellow
:
RGB
;
export
const
grey
:
RGB
;
export
const
honeydew
:
RGB
;
export
const
hotpink
:
RGB
;
export
const
indianred
:
RGB
;
export
const
indigo
:
RGB
;
export
const
ivory
:
RGB
;
export
const
khaki
:
RGB
;
export
const
lavender
:
RGB
;
export
const
lavenderblush
:
RGB
;
export
const
lawngreen
:
RGB
;
export
const
lemonchiffon
:
RGB
;
export
const
lightblue
:
RGB
;
export
const
lightcoral
:
RGB
;
export
const
lightcyan
:
RGB
;
export
const
lightgoldenrodyellow
:
RGB
;
export
const
lightgray
:
RGB
;
export
const
lightgreen
:
RGB
;
export
const
lightgrey
:
RGB
;
export
const
lightpink
:
RGB
;
export
const
lightsalmon
:
RGB
;
export
const
lightseagreen
:
RGB
;
export
const
lightskyblue
:
RGB
;
export
const
lightslategray
:
RGB
;
export
const
lightslategrey
:
RGB
;
export
const
lightsteelblue
:
RGB
;
export
const
lightyellow
:
RGB
;
export
const
lime
:
RGB
;
export
const
limegreen
:
RGB
;
export
const
linen
:
RGB
;
export
const
magenta
:
RGB
;
export
const
maroon
:
RGB
;
export
const
mediumaquamarine
:
RGB
;
export
const
mediumblue
:
RGB
;
export
const
mediumorchid
:
RGB
;
export
const
mediumpurple
:
RGB
;
export
const
mediumseagreen
:
RGB
;
export
const
mediumslateblue
:
RGB
;
export
const
mediumspringgreen
:
RGB
;
export
const
mediumturquoise
:
RGB
;
export
const
mediumvioletred
:
RGB
;
export
const
midnightblue
:
RGB
;
export
const
mintcream
:
RGB
;
export
const
mistyrose
:
RGB
;
export
const
moccasin
:
RGB
;
export
const
navajowhite
:
RGB
;
export
const
navy
:
RGB
;
export
const
oldlace
:
RGB
;
export
const
olive
:
RGB
;
export
const
olivedrab
:
RGB
;
export
const
orange
:
RGB
;
export
const
orangered
:
RGB
;
export
const
orchid
:
RGB
;
export
const
palegoldenrod
:
RGB
;
export
const
palegreen
:
RGB
;
export
const
paleturquoise
:
RGB
;
export
const
palevioletred
:
RGB
;
export
const
papayawhip
:
RGB
;
export
const
peachpuff
:
RGB
;
export
const
peru
:
RGB
;
export
const
pink
:
RGB
;
export
const
plum
:
RGB
;
export
const
powderblue
:
RGB
;
export
const
purple
:
RGB
;
export
const
rebeccapurple
:
RGB
;
export
const
red
:
RGB
;
export
const
rosybrown
:
RGB
;
export
const
royalblue
:
RGB
;
export
const
saddlebrown
:
RGB
;
export
const
salmon
:
RGB
;
export
const
sandybrown
:
RGB
;
export
const
seagreen
:
RGB
;
export
const
seashell
:
RGB
;
export
const
sienna
:
RGB
;
export
const
silver
:
RGB
;
export
const
skyblue
:
RGB
;
export
const
slateblue
:
RGB
;
export
const
slategray
:
RGB
;
export
const
slategrey
:
RGB
;
export
const
snow
:
RGB
;
export
const
springgreen
:
RGB
;
export
const
steelblue
:
RGB
;
export
const
tan
:
RGB
;
export
const
teal
:
RGB
;
export
const
thistle
:
RGB
;
export
const
tomato
:
RGB
;
export
const
turquoise
:
RGB
;
export
const
violet
:
RGB
;
export
const
wheat
:
RGB
;
export
const
white
:
RGB
;
export
const
whitesmoke
:
RGB
;
export
const
yellow
:
RGB
;
export
const
yellowgreen
:
RGB
;
node_modules/@types/color-name/package.json
0 → 100644
View file @
4c079ff4
{
"_from"
:
"@types/color-name@^1.1.1"
,
"_id"
:
"@types/color-name@1.1.1"
,
"_inBundle"
:
false
,
"_integrity"
:
"sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ=="
,
"_location"
:
"/@types/color-name"
,
"_phantomChildren"
:
{},
"_requested"
:
{
"type"
:
"range"
,
"registry"
:
true
,
"raw"
:
"@types/color-name@^1.1.1"
,
"name"
:
"@types/color-name"
,
"escapedName"
:
"@types%2fcolor-name"
,
"scope"
:
"@types"
,
"rawSpec"
:
"^1.1.1"
,
"saveSpec"
:
null
,
"fetchSpec"
:
"^1.1.1"
},
"_requiredBy"
:
[
"/wrap-ansi/ansi-styles"
],
"_resolved"
:
"https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz"
,
"_shasum"
:
"1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
,
"_spec"
:
"@types/color-name@^1.1.1"
,
"_where"
:
"C:
\\
Users
\\
thequ
\\
Documents
\\
Mynij
\\
Mynij-unit-tests
\\
node_modules
\\
wrap-ansi
\\
node_modules
\\
ansi-styles"
,
"bugs"
:
{
"url"
:
"https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"bundleDependencies"
:
false
,
"contributors"
:
[
{
"name"
:
"Junyoung Clare Jang"
,
"url"
:
"https://github.com/Ailrun"
}
],
"dependencies"
:
{},
"deprecated"
:
false
,