Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
PurplePixel Posted February 17, 2021 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
Solution bfarber Posted February 18, 2021 Solution Posted February 18, 2021 We do not follow TDD and there are no automated unit tests available at this time.
Joel R Posted February 25, 2021 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.
CoffeeCake Posted February 25, 2021 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
Joel R Posted February 25, 2021 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.
Recommended Posts