Methods
1 to 9 of 9
- WC_Tests_Install::append_table_to_get_tables() – Filter callback for test_get_tables_enables_filter().
- WC_Tests_Install::test_check_version() – Test check version.
- WC_Tests_Install::test_create_pages() – Test – create pages.
- WC_Tests_Install::test_create_roles() – Test – create roles.
- WC_Tests_Install::test_get_tables_enables_filter() – Test – get tables should apply the woocommerce_install_get_tables filter.
- WC_Tests_Install::test_get_tables() – Make sure the list of tables returned by WC_Install::get_tables() and used when uninstalling the plugin or deleting a site in a multi site install is not missing any of the WC tables. If a table is added to WC_Install:get_schema() but not to WC_Install::get_tables(), this test will fail.
- WC_Tests_Install::test_in_plugin_update_message() – Test – in_plugin_update_message.
- WC_Tests_Install::test_install() – Test – install.
- WC_Tests_Install::test_remove_roles() – Test – remove roles.