Odoo testing frameworkΒΆ

Contents:

  • Unit tests
    • 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 in Odoo unittests
      • Phantom_js + python tests
      • Screenshots in PhantomJS tests
      • Longpolling in unit tests
  • Quality assurance tools
    • Emulation of slow internet connections in browser
      • Emulation of package lossing
    • Emulation barcode
      • Emulation via OS
      • Emulation via browser
    • ESC/POS printer emulation
      • hw_escpos
      • POS
    • Paypal testing
      • Create developer account
      • Add seller and buyer
      • Configure odoo
      • Directly testing
  • JS tour
    • Tour Definition
      • 10.0+
    • Open backend menu
      • 10.0
      • 11.0+
    • Manual launching
      • 10.0+
    • Auto Launch after installation
  • Documentation archive
    • Tour Definition
      • 8.0, 9.0
    • Open backend menu
      • 8.0
      • 9.0
    • Manual Launching
      • 8.0, 9.0
    • Auto Launch after installation
      • 8.0, 9.0

itpp.dev/test/

Navigation

Contents:

  • Unit tests
  • Quality assurance tools
  • JS tour
  • Documentation archive

Related Topics

  • Documentation overview
    • Next: Unit tests

Quick search

©2020, IT-Projects Labs; 2019, IT-Projects LLC. | License: CC BY-NC-SA 4.0 | Page source
Fork me on GitHub