Home > Article > Backend Development > Issues related to WeChat third-party platform publishing and testing across the entire network
I just took over the unfinished project before the company, and it is stuck in the public platform's full network release detection.
After detection, "component ticket is correctly accepted", "returns api text message", "returns ordinary text message", "sends event message" , these four tests have been failing
I think it may be because this test has not been targeted at development before. Which page is used to fill in this test, the authorization event receiving URL or the public account message and event receiving URL? Can you give me a little more information? Let’s briefly talk about the detection process. On which page should I write the acceptance response method
Thank you
I just took over the unfinished project before the company, and it is stuck in the public platform's full network release detection.
After detection, "component ticket is correctly accepted", "returns api text message", "returns ordinary text message", "sends event message" , these four tests have been failing
I think it may be because this test has not been targeted at development before. Which page is used to fill in this test, the authorization event receiving URL or the public account message and event receiving URL? Can you give me a little more information? Let’s briefly talk about the detection process. On which page should I write the acceptance response method
Thank you