Allow sync of Github comments without common username and add unit tests

This commit is contained in:
Frederic Guillot
2015-06-20 19:21:35 -04:00
parent 22b26d0b4d
commit 7b947ebdbd
17 changed files with 2125 additions and 14 deletions

View File

@@ -198,7 +198,7 @@ Comment creation:
"task_id": "1",
"user_id": "1",
"comment": "test",
"date": 1431991615
"date_creation": 1431991615
}
}
```