You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick Peng Sun 6843c19c16 text message max length is 2048 byte 8 years ago
.vscode initial commit 8 years ago
media_for_test add music thumb for test 8 years ago
sample_data article test case nexted structure worked. 8 years ago
.gitignore ignore debug.test file 8 years ago
accessToken.go added networking access fatal error message 8 years ago
accessToken_test.go comments added for test case 8 years ago
common_test.go make sure they use the same token for prod and test, so that access token will not be expired. by test cases. 8 years ago
config.go move public account id to config 8 years ago
customMenu.go Menu too long chang it to short 8 years ago
customMenu_test.go add comments for verifying custom menu 8 years ago
download.go media navitation and list move to seperate file 8 years ago
download_test.go material count download is successful 8 years ago
encrypt_test.go fix typo error 8 years ago
fileinfo.go test mime type 8 years ago
fileinfo_test.go test mime type 8 years ago
inEvent.go first test case passed 8 years ago
inMsg.go decodeing http message to xml wrapped into function 8 years ago
inMsg_test.go checkgin empty field for events 8 years ago
kfsend.go sending video msg (not so much attractive) 8 years ago
kfsend_test.go text message max length is 2048 byte 8 years ago
latlong.go all longtitude latitude functions 8 years ago
main.go move server code to seperate file for unit testing 8 years ago
material.go article test case nexted structure worked. 8 years ago
material_test.go split differnt type of material list 8 years ago
mediaID.go thumb media id added 8 years ago
menu.json default menu in json 8 years ago
messageEncrypt.go first test case passed 8 years ago
outMsg.go multiple article tested (if >8 only take 8) 8 years ago
outMsg_test.go decodeing http message to xml wrapped into function 8 years ago
server.go article message sample test finished. 8 years ago
server_config.json move public account id to config 8 years ago
server_test.go echo order might be different remove one and keep only one 8 years ago
todo.tasks added API call error message retrieval (not tested) 8 years ago
upload.go general post json 8 years ago
upload_test.go thumb media id added 8 years ago
wechatApiError.go added API call error message retrieval (not tested) 8 years ago