Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csbase-dev
sgarest-daemon
Commits
1018da8d
Commit
1018da8d
authored
Jan 18, 2021
by
Renato Figueiro Maia
Browse files
Teste de propriedade inválida no arg. de config.
[SOMA-6857][SOMA-4208]
parent
f63f9e7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/daemon/spec/rest_spec.js
View file @
1018da8d
...
...
@@ -22,6 +22,7 @@ describe("Starting SGA", function () {
sandbox_root_dir
:
[
null
],
driver
:
[
null
],
resources
:
[
"
some resources
"
,
0
,
1
,
false
,
true
],
invalid
:
[
0
,
1
,
"
value
"
],
};
for
(
let
propName
in
invalidConfigVals
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment