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 7c4c7de86f change proc from structure to interface. 8 vuotta sitten
.vscode initial commit 8 vuotta sitten
media_for_test add music thumb for test 8 vuotta sitten
sample_data convert contact from Lead , done. 8 vuotta sitten
.gitignore ignore wechat_hitxy 8 vuotta sitten
accessToken.go added networking access fatal error message 8 vuotta sitten
accessToken_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
chatSession.go echo command test formally passed, bug fix update session data (sessionmanager.startJob) 8 vuotta sitten
chatSession_test.go chat session re-invented. 8 vuotta sitten
chatState.go change test user to 刘建明 8 vuotta sitten
chatState_test.go remove outdated test 8 vuotta sitten
common_test.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 vuotta sitten
config.go read CRM wechat API from different config file 8 vuotta sitten
configCRM.go convert contact from Lead , done. 8 vuotta sitten
configIntraApi.go signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 vuotta sitten
crmAttachment.go crmd prefix for all crm related data structure 8 vuotta sitten
crmAttachment_test.go crmd prefix for all crm related data structure 8 vuotta sitten
crmContact.go test decode crmdContact done.. yeah 8 vuotta sitten
crmContact_test.go test decode crmdContact done.. yeah 8 vuotta sitten
crmEntity.go locatoin save tested. 8 vuotta sitten
crmEntityBase.go common field for crmLead removed from structure. 8 vuotta sitten
crmEntityBase_test.go EntityBase is described as base element for all other custom elements. 8 vuotta sitten
crmEntitySubscribe.go subscribe, customer entity basic field, openID and subscribed, test passed 8 vuotta sitten
crmEntitySubscribe_test.go testing timeing format convert function. 8 vuotta sitten
crmEntity_test.go using non-matching email to avoid conflicts with existing record. 8 vuotta sitten
crmLead.go locatoin save tested. 8 vuotta sitten
crmLeadStream.go centralize URL building for CRM API 8 vuotta sitten
crmLeadStream_test.go centralize URL building for CRM API 8 vuotta sitten
crmLead_test.go import existing Wechat User 8 vuotta sitten
crm_config.json Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig 8 vuotta sitten
crmpixel.go convert contact from Lead , done. 8 vuotta sitten
crmpixel_test.go redirect handler tested. 8 vuotta sitten
customMenu.go menu events updated with hitxy content 8 vuotta sitten
customMenu_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
download.go download file get correct suffix 8 vuotta sitten
download_test.go material count download is successful 8 vuotta sitten
encrypt_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
errorHttp.go error http can detect duplicate crm records now. 8 vuotta sitten
errorHttp_test.go test analysis reason 8 vuotta sitten
eventSubscribe.go registerUser signature changed to simple openID 8 vuotta sitten
eventSubscribe_test.go registerUser signature changed to simple openID 8 vuotta sitten
fileinfo.go crmd prefix for all crm related data structure 8 vuotta sitten
fileinfo_test.go test mime type 8 vuotta sitten
inEvent.go first test case passed 8 vuotta sitten
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 vuotta sitten
inMsg_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
intrapi_config.json signature for intra api using token signature and nonance timestamp , TestGetAccessToken worked. 8 vuotta sitten
kfsend.go try nick name test 8 vuotta sitten
kfsend_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
kfuser.go kf user nick name to acc id has been tested. 8 vuotta sitten
kfuser_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
latlong.go all longtitude latitude functions 8 vuotta sitten
location.go locatoin save tested. 8 vuotta sitten
location_test.go locatoin save tested. 8 vuotta sitten
main.go move redirec to crmpixel ,as they both emphasis on auth cookies. 8 vuotta sitten
material.go article test case nexted structure worked. 8 vuotta sitten
material_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
mediaID.go added TODO tag 8 vuotta sitten
menu.json default menu in json 8 vuotta sitten
menuClick.go menu events updated with hitxy content 8 vuotta sitten
messageEncrypt.go first test case passed 8 vuotta sitten
outMsg.go download file get correct suffix 8 vuotta sitten
outMsg_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
outTemplateMsg.go 12 template, tests all done. 8 vuotta sitten
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
procDummy.go change proc from structure to interface. 8 vuotta sitten
procEcho.go change proc from structure to interface. 8 vuotta sitten
procGetBasicUserInfo.go change proc from structure to interface. 8 vuotta sitten
procedure.go change proc from structure to interface. 8 vuotta sitten
qrcode.go qrcode generating tested. and worked 8 vuotta sitten
qrcode_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
randomstring.go random string facility moved to standalone file. 8 vuotta sitten
serveCommand.go echo command test formally passed, bug fix update session data (sessionmanager.startJob) 8 vuotta sitten
serveEvents.go locatoin save tested. 8 vuotta sitten
server.go test url with abc 8 vuotta sitten
server_config.json move public account id to config 8 vuotta sitten
server_test.go qrcode generating tested. and worked 8 vuotta sitten
sessionManager.go bugfix, in startjob, we cannot modify sessionmanager's data, as it has race condition. 8 vuotta sitten
sync_wechat_token.sh bug fix in startJob, we should not assign s back to m.sessions[openID] as it conflicts with sessionmanager with 'counter' attribute. 8 vuotta sitten
todo.tasks added API call error message retrieval (not tested) 8 vuotta sitten
upload.go crmSearchLead -> crmdSearchLead 8 vuotta sitten
upload_test.go using global setup for all test cases introducing TestMain 8 vuotta sitten
uploadwechathitxy.sh build and upload to wechat_hitxy location 8 vuotta sitten
wechatApiError.go change test user to 刘建明 8 vuotta sitten
wechatMsg.go safeguard more than 1 reply panic 8 vuotta sitten