Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
WestCoastSwing
/
RelativePlacement
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
7b274617
...
7b27461701d8b936c1098697883e830efb5962b5
authored
2016-12-03 02:30:27 +0100
by
Vincent Peybernes
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
#4
Implement Relative Placement - add a test case.
1 parent
50001c8a
Pipeline
#6
for
7b274617
passed
in 24 seconds
Changes
1
Pipelines
1
Builds
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
tests/node/results_data.json
tests/node/results_data.json
View file @
7b27461
...
...
@@ -31,5 +31,19 @@
"324"
:
[
5
,
6
,
5
,
5
,
6
]
},
"result"
:[
"320"
,
"284"
,
"126"
,
"330"
,
"288"
,
"324"
]
},
{
"comment"
:
"Steve Hunt injustice demo"
,
"votes"
:{
"Couple A"
:
[
4
,
1
,
1
,
2
,
1
],
"Couple B"
:
[
2
,
3
,
5
,
4
,
4
],
"Couple C"
:
[
1
,
5
,
4
,
1
,
5
],
"Couple D"
:
[
5
,
6
,
3
,
3
,
8
],
"Couple E"
:
[
7
,
2
,
2
,
6
,
7
],
"Couple F"
:
[
6
,
8
,
8
,
5
,
2
],
"Couple G"
:
[
8
,
4
,
6
,
8
,
6
],
"Couple H"
:
[
3
,
7
,
7
,
7
,
3
]
},
"result"
:[
"Couple A"
,
"Couple B"
,
"Couple C"
,
"Couple D"
,
"Couple E"
,
"Couple F"
,
"Couple G"
,
"Couple H"
]
}
]
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment