Odoo development
cn
  • 第一步
  • 模块开发
  • 调试
  • 代码测试
    • Test automation
      • Python Autotests
      • JS Autotests
    • Manual testing
      • Emulation of slow internet connections in browser
      • Emulation barcode
      • ESC/POS printer emulation
      • Paypal testing
  • 移植模块
  • 用户文档
  • Git 与 Github
  • 持续集成
  • Odoo
  • Odoo 系统管理
  • 持续交付
  • 运维
  • IDE
  • 远程开发
  • 其他
Odoo development
  • Docs »
  • 代码测试
  • Edit on GitHub

代码测试¶

Test automation¶

  • Python Autotests
    • How to run tests
    • Odoo unittest
    • at_install, post_install
  • JS Autotests
    • self.phantom_js()
    • JS tests via Tours
    • How js tour works via phantomjs
    • Phantom_js + python tests
    • Screenshots in PhantomJS tests
    • Longpolling in unit tests

Manual testing¶

  • Emulation of slow internet connections in browser
    • Emulation of package lossing
  • Emulation barcode
  • ESC/POS printer emulation
    • hw_escpos
    • POS
  • Paypal testing
    • Create developer account
    • Add seller and buyer
    • Configure odoo
    • Directly testing
Next Previous

© Copyright 2016, IT-Projects LLC Revision bad62b55.

Built with Sphinx using a theme provided by Read the Docs.