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 0d5262d9da test CRUD entity with "Lead", and trying create duplicate to handle errors. 8 vuotta sitten
.vscode initial commit 8 vuotta sitten
media_for_test add music thumb for test 8 vuotta sitten
sample_data test CRUD entity with "Lead", and trying create duplicate to handle errors. 8 vuotta sitten
.gitignore chat state test done. 8 vuotta sitten
accessToken.go added networking access fatal error message 8 vuotta sitten
accessToken_test.go All test case use SetupConfig (which is hardcode value) 8 vuotta sitten
chatSession.go check expired session. 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 renew kf info 8 vuotta sitten
config.go read CRM wechat API from different config file 8 vuotta sitten
configCRM.go read CRM wechat API from different config file 8 vuotta sitten
crmAttachment.go download attachment and save as a new name 8 vuotta sitten
crmAttachment_test.go access crm attachment through our server as a proxy. 8 vuotta sitten
crmEntity.go test CRUD entity with "Lead", and trying create duplicate to handle errors. 8 vuotta sitten
crmEntity_test.go test CRUD entity with "Lead", and trying create duplicate to handle errors. 8 vuotta sitten
crmLead.go Lead ID is omitable when create new.. (http POST) getLead by ID is added as a wrapper for crmGetEntity 8 vuotta sitten
crmLeadStream.go before crm-cRUD-generalization 8 vuotta sitten
crmLeadStream_test.go before crm-cRUD-generalization 8 vuotta sitten
crmLead_test.go test get Lead by ID 8 vuotta sitten
crm_config.json read CRM wechat API from different config file 8 vuotta sitten
customMenu.go added home page and changed click to scan and photo command 8 vuotta sitten
customMenu_test.go add comments for verifying custom menu 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 fix typo error 8 vuotta sitten
errorHttp.go special http response error is created for further diagnostic of errors when doing CRM http request. 8 vuotta sitten
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. 8 vuotta sitten
eventSubscribe.go crmLeadInfo -> crmdLead 8 vuotta sitten
eventSubscribe_test.go test register new user. 8 vuotta sitten
fileinfo.go ensure path exist moved here. 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 checkgin empty field for events 8 vuotta sitten
kfsend.go try nick name test 8 vuotta sitten
kfsend_test.go change test user to 刘建明 8 vuotta sitten
kfuser.go kf user nick name to acc id has been tested. 8 vuotta sitten
kfuser_test.go highlight , possible resonable failure of test case 8 vuotta sitten
latlong.go all longtitude latitude functions 8 vuotta sitten
main.go init all proc 8 vuotta sitten
material.go article test case nexted structure worked. 8 vuotta sitten
material_test.go get permentant meterial title 8 vuotta sitten
mediaID.go added TODO tag 8 vuotta sitten
menu.json default menu in json 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 decodeing http message to xml wrapped into function 8 vuotta sitten
outTemplateMsg.go 12 template, tests all done. 8 vuotta sitten
outTemplateMsg_test.go 12 template, tests all done. 8 vuotta sitten
procDummy.go added unique procname identifier for each procedure 8 vuotta sitten
procEcho.go added voice command 8 vuotta sitten
procGetBasicUserInfo.go added unique procname identifier for each procedure 8 vuotta sitten
procedure.go revise proc interface to include sessionData 8 vuotta sitten
qrcode.go temp qr message 8 vuotta sitten
qrcode_test.go temp qr message 8 vuotta sitten
randomstring.go random string facility moved to standalone file. 8 vuotta sitten
serveCommand.go remove duplicate reply test. 8 vuotta sitten
serveEvents.go move subscribe event to it's own handler. 8 vuotta sitten
server.go using InWechagMsg member function. 8 vuotta sitten
server_config.json move public account id to config 8 vuotta sitten
server_test.go echo order might be different remove one and keep only one 8 vuotta sitten
sessionManager.go remove debug msg 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 only dump error when http is not 200 response. also created special http error. 8 vuotta sitten
upload_test.go video download has to wait for a while to compare the downloaded file, otherwise we simply get empty file. 8 vuotta sitten
wechatApiError.go change test user to 刘建明 8 vuotta sitten
wechatMsg.go safeguard more than 1 reply panic 8 vuotta sitten
wechat_hitxy change test user to 刘建明 8 vuotta sitten