Jump to content

Search the Community

Showing results for tags 'unit testing'.

  • Search By Tags

    • unit testing ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 2 results

  1. Hi there, I want to do unit testing of my module using PHPUnit. But I don't know how to test action Hooks methods, Anyone? public function hookActionObjectProductInCartDeleteAfter($params) { // Do something Like Delete Specific Price, send mail, etc. }
  2. Hi All, We are new to PrestaShop shop and are developing a Module that will sync a 3rd Part POS to the local Catalogue of PrestaShop . We are mainly .Net devs and work with Nunit and Ninject in our projects for Unit testing and Dependency Injection. I have looked around the forum and Googled...
×
×
  • Create New...