summaryrefslogtreecommitdiffhomepage
path: root/test/unit/applications/lang/node.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Tests: 8XXX used as default port range.Andrei Zeliankou1-1/+1
2023-06-14Tests: get rid of classes in test files.Andrei Zeliankou1-4/+5
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou1-7/+7
2021-05-24Node.js: renamed "require_shim" to "loader".Oisin Canty1-3/+3
2021-05-12Node.js: a shim for overriding "http" and "websocket" modules.Oisin Canty1-3/+18
2020-12-08Tests: utils module introduced.Andrei Zeliankou1-1/+1
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-10-27Tests: fixed isolation detection.Andrei Zeliankou1-1/+4
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-4/+4
2020-10-07Tests: minor fixes.Andrei Zeliankou1-2/+2
2020-10-01Tests: minor fixes.Andrei Zeliankou1-12/+1
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-6/+7
2020-05-15Tests: style.Andrei Zeliankou1-0/+1
2020-05-14Configuration: URI encoding in the "pass" option.Valentin Bartenev1-1/+4
2019-11-11Tests: added support for testing "user" and "group".Tiago Natel1-2/+3
2019-11-09Tests: fixed tests to run as root.Tiago Natel1-2/+4
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-0/+11
2019-09-16Tests: style and minor fixes in java.py.Andrey Zelenkov1-1/+0
2019-04-26Tests: check application configuration loading.Andrey Zelenkov1-1/+1
2019-04-22Tests: using "pass" option instead of deprecated "application".Valentin Bartenev1-1/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-0/+34