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 90649072a9 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
.vscode initial commit 8 years ago
media_for_test test mime type 8 years ago
sample_data sample data put into directory 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 download news list success 8 years ago
download_test.go download news list success 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
latlong.go all longtitude latitude functions 8 years ago
main.go move server code to seperate file for unit testing 8 years ago
mediaId.go remove unused media id part, it's been build in download video automatically 8 years ago
menu.json default menu in json 8 years ago
messageEncrypt.go first test case passed 8 years ago
outMsg.go reply image success 8 years ago
outMsg_test.go decodeing http message to xml wrapped into function 8 years ago
server.go reply image success 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
upload.go media id uploading image test id successfully get 8 years ago
upload_test.go trying video message reply, worked. 8 years ago
wechat_hitxy_access_token download news list success 8 years ago