Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Patrick Peng Sun b4382e2494 attachment test case with checking and deleting clean up 8 lat temu
.vscode initial commit 8 lat temu
media_for_test add music thumb for test 8 lat temu
sample_data crmSearchLead -> crmdSearchLead 8 lat temu
.gitignore chat state test done. 8 lat temu
accessToken.go added networking access fatal error message 8 lat temu
accessToken_test.go using global setup for all test cases introducing TestMain 8 lat temu
chatSession.go check expired session. 8 lat temu
chatSession_test.go chat session re-invented. 8 lat temu
chatState.go change test user to 刘建明 8 lat temu
chatState_test.go remove outdated test 8 lat temu
common_test.go using global setup for all test cases introducing TestMain 8 lat temu
config.go read CRM wechat API from different config file 8 lat temu
configCRM.go attachment URL centralized by CRM config. 8 lat temu
crmAttachment.go attachment URL centralized by CRM config. 8 lat temu
crmAttachment_test.go attachment test case with checking and deleting clean up 8 lat temu
crmEntity.go attachment URL centralized by CRM config. 8 lat temu
crmEntity_test.go match another attribute 8 lat temu
crmLead.go centralize URL building for CRM API 8 lat temu
crmLeadStream.go centralize URL building for CRM API 8 lat temu
crmLeadStream_test.go centralize URL building for CRM API 8 lat temu
crmLead_test.go crmSearchLead -> crmdSearchLead 8 lat temu
crm_config.json read CRM wechat API from different config file 8 lat temu
customMenu.go added home page and changed click to scan and photo command 8 lat temu
customMenu_test.go using global setup for all test cases introducing TestMain 8 lat temu
download.go download file get correct suffix 8 lat temu
download_test.go material count download is successful 8 lat temu
encrypt_test.go using global setup for all test cases introducing TestMain 8 lat temu
errorHttp.go error http can detect duplicate crm records now. 8 lat temu
errorHttp_test.go special http response error is created for further diagnostic of errors when doing CRM http request. 8 lat temu
eventSubscribe.go using createEntity instead of hardcoded http request. 8 lat temu
eventSubscribe_test.go delete temp record 8 lat temu
fileinfo.go ensure path exist moved here. 8 lat temu
fileinfo_test.go test mime type 8 lat temu
inEvent.go first test case passed 8 lat temu
inMsg.go added scancode-Info and scan-Pics-info for event scan and upload pics. 8 lat temu
inMsg_test.go using global setup for all test cases introducing TestMain 8 lat temu
kfsend.go try nick name test 8 lat temu
kfsend_test.go using global setup for all test cases introducing TestMain 8 lat temu
kfuser.go kf user nick name to acc id has been tested. 8 lat temu
kfuser_test.go using global setup for all test cases introducing TestMain 8 lat temu
latlong.go all longtitude latitude functions 8 lat temu
main.go init all proc 8 lat temu
material.go article test case nexted structure worked. 8 lat temu
material_test.go using global setup for all test cases introducing TestMain 8 lat temu
mediaID.go added TODO tag 8 lat temu
menu.json default menu in json 8 lat temu
messageEncrypt.go first test case passed 8 lat temu
outMsg.go download file get correct suffix 8 lat temu
outMsg_test.go using global setup for all test cases introducing TestMain 8 lat temu
outTemplateMsg.go 12 template, tests all done. 8 lat temu
outTemplateMsg_test.go using global setup for all test cases introducing TestMain 8 lat temu
procDummy.go added unique procname identifier for each procedure 8 lat temu
procEcho.go added voice command 8 lat temu
procGetBasicUserInfo.go added unique procname identifier for each procedure 8 lat temu
procedure.go revise proc interface to include sessionData 8 lat temu
qrcode.go temp qr message 8 lat temu
qrcode_test.go using global setup for all test cases introducing TestMain 8 lat temu
randomstring.go random string facility moved to standalone file. 8 lat temu
serveCommand.go remove duplicate reply test. 8 lat temu
serveEvents.go move subscribe event to it's own handler. 8 lat temu
server.go using InWechagMsg member function. 8 lat temu
server_config.json move public account id to config 8 lat temu
server_test.go using global setup for all test cases introducing TestMain 8 lat temu
sessionManager.go remove debug msg 8 lat temu
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 lat temu
todo.tasks added API call error message retrieval (not tested) 8 lat temu
upload.go crmSearchLead -> crmdSearchLead 8 lat temu
upload_test.go using global setup for all test cases introducing TestMain 8 lat temu
wechatApiError.go change test user to 刘建明 8 lat temu
wechatMsg.go safeguard more than 1 reply panic 8 lat temu
wechat_hitxy change test user to 刘建明 8 lat temu