278 Commits (bb7ff3f74c71bd9538a23b80274366b20b4b0be2)
 

Autor SHA1 Mensaje Fecha
  Patrick Peng Sun bb7ff3f74c testing timeing format convert function. hace 8 años
  Patrick Peng Sun 8edc66f8af using time layout hace 8 años
  Patrick Peng Sun cc61dc3187 remove dummy test cases. hace 8 años
  Patrick Peng Sun 4d084602c2 common field for crmLead removed from structure. hace 8 años
  Patrick Peng Sun d2d4fde601 subscribe, customer entity basic field, openID and subscribed, test passed hace 8 años
  Patrick Peng Sun afeb68c3cd EntityBase is described as base element for all other custom elements. hace 8 años
  Patrick Peng Sun 189f456fdf indicate error when there is not openID for register new user. hace 8 años
  Patrick Peng Sun dbd95dd064 if user name is all empty, we assign a time flag for it. hace 8 años
  Patrick Peng Sun a5938a17ad get time layout moved to entity hace 8 años
  Patrick Peng Sun 8ab1e0073d using crmFindEntity to search wechat id record. hace 8 años
  Patrick Peng Sun 01e2f6ebe6 Attachment local cache path has been renamed from PathConfig to AttachmentCache in CRMConfig hace 8 años
  Patrick Peng Sun 5510623972 compare two file's md5 should be correct. hace 8 años
  Patrick Peng Sun b4382e2494 attachment test case with checking and deleting clean up hace 8 años
  Patrick Peng Sun 7f54440a1f attachment URL centralized by CRM config. hace 8 años
  Patrick Peng Sun a16881899b centralize URL building for CRM API hace 8 años
  Patrick Peng Sun 250fe57201 match another attribute hace 8 años
  Patrick Peng Sun dc652aac3c search by attribute tested. hace 8 años
  Patrick Peng Sun 4c41488f31 if we can to create duplicate, we can use force duplicate. hace 8 años
  Patrick Peng Sun 86d32fd1f8 delete test record and delete non-exist record. hace 8 años
  Patrick Peng Sun 1614490390 crmSearchLead -> crmdSearchLead hace 8 años
  Patrick Peng Sun 2f7f89d234 delete temp record hace 8 años
  Patrick Peng Sun 52142e72c8 using createEntity instead of hardcoded http request. hace 8 años
  Patrick Peng Sun 4c17c09220 using global setup for all test cases introducing TestMain hace 8 años
  Patrick Peng Sun 77a8bb4355 crmSite using global config. change global config should be restored and should be quickly as much as possible. hace 8 años
  Patrick Peng Sun e4929b74fb changing crmSite in one test case has side effect for other testcases... hace 8 años
  Patrick Peng Sun c4ba7e4951 delete test record, and test 'put' function hace 8 años
  Patrick Peng Sun 03d6aedcfe format http println hace 8 años
  Patrick Peng Sun 2673148728 minor letter typo change hace 8 años
  Patrick Peng Sun abe6509484 all crm function start with crm, all data of crm start with crmd hace 8 años
  Patrick Peng Sun 93c688dc7d test case remove hardcode Get with specific lead ID hace 8 años
  Patrick Peng Sun f56b36cdf2 error http can detect duplicate crm records now. hace 8 años
  Patrick Peng Sun 0d5262d9da test CRUD entity with "Lead", and trying create duplicate to handle errors. hace 8 años
  Patrick Peng Sun 0585dae2b4 test get Lead by ID hace 8 años
  Patrick Peng Sun 23ccb08961 special http response error is created for further diagnostic of errors when doing CRM http request. hace 8 años
  Patrick Peng Sun 39f57a5fd9 Lead ID is omitable when create new.. (http POST) getLead by ID is added as a wrapper for crmGetEntity hace 8 años
  Patrick Peng Sun 0b5c98b94e only dump error when http is not 200 response. also created special http error. hace 8 años
  Patrick Peng Sun 06ca40ed4e crmLeadInfo -> crmdLead hace 8 años
  Patrick Peng Sun a67c242814 http RAW can take optional data body. hace 8 años
  Patrick Peng Sun dab7db8edb before crm-cRUD-generalization hace 8 años
  Patrick Peng Sun 0544f01925 decode crmStream (tested with Lead Entity) hace 8 años
  Patrick Peng Sun efc6c03172 using invisible space char for first name hace 8 años
  Patrick Peng Sun e928491f96 prepare post CRM lead info hace 8 años
  Patrick Peng Sun 7e16752d67 test register new user. hace 8 años
  Patrick Peng Sun 94388c80ac enable debug hace 8 años
  Patrick Peng Sun 6863823efd find existing user form CRM database, and reply differently. hace 8 años
  Patrick Peng Sun 0051133431 move subscribe event to it's own handler. hace 8 años
  Patrick Peng Sun 65784b83fa search lead with a specific openID is implemented and tested. hace 8 años
  Patrick Peng Sun fca4e39387 remove debug msg hace 8 años
  Patrick Peng Sun dc51f0d3f2 bug fix in startJob, we should not assign s back to m.sessions[openID] as it conflicts with sessionmanager with 'counter' attribute. hace 8 años
  Patrick Peng Sun d01652f648 crm query information structure json test finished. hace 8 años