Applets related test points

Problems may be encountered: pulling the code does not contain the small configuration file App .json / project.config.json

Solution:

Execution npm run build-test compilation project

Find / dist / build / mp-weixin import item to

 

  • Version Management - Configure Remote Storage
    • Settings - General - Configuration name / location / user information
    • Settings - Network serious - authentication mode
    • Settings - Remote - Remote configuration repository
    • Then it can be relevant page of the operation, such as pulling records submitted the code to see it right now
    • Terminal is opened - can direct the operation command
  • other
    • Configuration Agent
      • Settings - Proxy Settings - Configure IP and port number
    • Debugging multiple accounts
      • Tools - Debug multiple accounts - Add multiple accounts - you can open multiple windows simultaneously test
    • Adapter / Network Simulation weak
      • Simulator horizontal bar above the reference chrome developer tools
    • Debugger
      • Appdata-- can view the page information in real-time values
      • Sensor-- can simulate gravity and positioning
      • Other features , refer chrome developer tools
    • By two-dimensional code compilation
      • Scan code function satisfies
    • On-device debugging
      • Generating similar trial version of the two-dimensional code, can be a real machine debugging, but it must be in the same LAN, there are restrictions
    • Real machine - Developer Edition
      • More - Open Performance Monitoring
      • More - Open debugging
  • test
    • I talk about it stepped pit
      • Micro-channel authorization
      • Gestures
      • Weak network testing
      • Performance may pay more attention to Android
      • Involving permission to pay attention to sharing
      • 5 page limit , over open
      • To test can be replaced by a look at the production domain
      • Compatible : micro-channel version / operating system compatible / screen compatible
      • Size limit after applet source code package for the 1M, the source code to compress the picture icon
      • Update mechanism: automatic update or manual update
  • Official documents will always be daddy

 

 

 

 

 

Guess you like

Origin www.cnblogs.com/feizisy/p/11404931.html