PurplePixel Posted February 17, 2021 Share Posted February 17, 2021 Are there tests suites available for the core Invision code and functionality? We would like to know if our plugins and app potentially break key functionality in an automated way. CoffeeCake 1 Link to comment Share on other sites More sharing options...
CoffeeCake Posted February 18, 2021 Share Posted February 18, 2021 Maybe things have changed, yet: Link to comment Share on other sites More sharing options...
Solution bfarber Posted February 18, 2021 Solution Share Posted February 18, 2021 We do not follow TDD and there are no automated unit tests available at this time. Link to comment Share on other sites More sharing options...
Joel R Posted February 25, 2021 Share Posted February 25, 2021 On 2/17/2021 at 12:28 PM, PurplePixel said: Are there tests suites available for the core Invision code and functionality? We would like to know if our plugins and app potentially break key functionality in an automated way. If you are self-hosted, IPS does allow a second non-public version of the self-hosted suite using the -TESTINSTALL license. Link to comment Share on other sites More sharing options...
CoffeeCake Posted February 25, 2021 Share Posted February 25, 2021 @Joel R, they're referencing this: https://en.wikipedia.org/wiki/Test-driven_development As examples, Wordpress: https://make.wordpress.org/core/handbook/testing/automated-testing/ Xenforo: https://xenforo.com/community/resources/unit-testing-xenforo-addons-tutorial.7508/ Magento: https://devdocs.magento.com/guides/v2.4/test/testing.html Expression Engine: https://github.com/ExpressionEngine/ExpressionEngine/blob/5.dev/CONTRIBUTING.md#tests Link to comment Share on other sites More sharing options...
Joel R Posted February 25, 2021 Share Posted February 25, 2021 12 hours ago, Paul E. said: @Joel R, they're referencing this: https://en.wikipedia.org/wiki/Test-driven_development As examples, Wordpress: https://make.wordpress.org/core/handbook/testing/automated-testing/ Xenforo: https://xenforo.com/community/resources/unit-testing-xenforo-addons-tutorial.7508/ Magento: https://devdocs.magento.com/guides/v2.4/test/testing.html Expression Engine: https://github.com/ExpressionEngine/ExpressionEngine/blob/5.dev/CONTRIBUTING.md#tests That's neat. I actually think enterprise organizations and the Marketplace developer community would really appreciate this tool. Link to comment Share on other sites More sharing options...
Recommended Posts