From aebcb46323230129542b82a898c9915136d57401 Mon Sep 17 00:00:00 2001 From: Sean Madsen <sean@seanmadsen.com> Date: Sat, 1 Jul 2017 20:05:33 -0600 Subject: [PATCH] Redirect wiki pages to new testing content --- redirects/wiki-crm.txt | 2 ++ redirects/wiki-crmdoc.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/redirects/wiki-crm.txt b/redirects/wiki-crm.txt index a6b25714..15eae643 100644 --- a/redirects/wiki-crm.txt +++ b/redirects/wiki-crm.txt @@ -1,2 +1,4 @@ Documentation+Infrastructure+Canary develop Book+style+guide best-practices/documentation-style-guide +CiviCRM+Unit+Testing+basic+information testing/setup +Writing+a+PHPUnit+testcase+HOWTO testing/setup \ No newline at end of file diff --git a/redirects/wiki-crmdoc.txt b/redirects/wiki-crmdoc.txt index a057c0e9..fe3199a1 100644 --- a/redirects/wiki-crmdoc.txt +++ b/redirects/wiki-crmdoc.txt @@ -129,3 +129,5 @@ Entity+Hooks hooks CiviRules+hooks hooks Profile+Hooks hooks Report+Hooks hooks +Tests+in+phpstorm tools/phpstorm/#testing +Testing testing/setup \ No newline at end of file -- GitLab