Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRogelio Mita <rogeliomita@activitycentral.com>2013-10-04 18:00:27 (GMT)
committer Rogelio Mita <rogeliomita@activitycentral.com>2013-10-04 18:00:27 (GMT)
commit15aa79fe0f21cf12a55940fca464b28f1ba2cca0 (patch)
tree6ee9207ceb817e6418a3d0db4b9d2c862d49163b
parent5150b12e47c232f3e9636841ac91b46da4f7b61a (diff)
Change content
-rw-r--r--webapp/webapp/features/fixtures/same_time.poll_result15
-rw-r--r--webapp/webapp/features/fixtures/same_time_copy.poll_result15
2 files changed, 28 insertions, 2 deletions
diff --git a/webapp/webapp/features/fixtures/same_time.poll_result b/webapp/webapp/features/fixtures/same_time.poll_result
index d042f1d..7fe93c5 100644
--- a/webapp/webapp/features/fixtures/same_time.poll_result
+++ b/webapp/webapp/features/fixtures/same_time.poll_result
@@ -2,5 +2,18 @@
"poll_id": "51d471b8f966f43d509a969a",
"pollster_id": "52040926421aa913c3bd4506",
"pollster_username": "encuestador",
- "result": {}
+ "result": {
+ "0":{
+ "answers":{},
+ "polled":{
+ "DEPARTAMENTO":"MONTEVIDEO",
+ "GRADO":"2",
+ "GRUPO":"A",
+ "ID":"0",
+ "NUM_ESC":"236",
+ "RUEE":"1101236",
+ "TIPO_GRUPO":"1"
+ }
+ }
+ }
}
diff --git a/webapp/webapp/features/fixtures/same_time_copy.poll_result b/webapp/webapp/features/fixtures/same_time_copy.poll_result
index d042f1d..7fe93c5 100644
--- a/webapp/webapp/features/fixtures/same_time_copy.poll_result
+++ b/webapp/webapp/features/fixtures/same_time_copy.poll_result
@@ -2,5 +2,18 @@
"poll_id": "51d471b8f966f43d509a969a",
"pollster_id": "52040926421aa913c3bd4506",
"pollster_username": "encuestador",
- "result": {}
+ "result": {
+ "0":{
+ "answers":{},
+ "polled":{
+ "DEPARTAMENTO":"MONTEVIDEO",
+ "GRADO":"2",
+ "GRUPO":"A",
+ "ID":"0",
+ "NUM_ESC":"236",
+ "RUEE":"1101236",
+ "TIPO_GRUPO":"1"
+ }
+ }
+ }
}