From 1cf1d02357902a986f752da3f6586d7f27510f87 Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Thu, 30 Jun 2016 12:56:47 -0700 Subject: Mark Testing Guide as pubished and reword the title[ci skip] --- guides/source/documents.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'guides') diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml index 50ca10c479..627e23422d 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -85,9 +85,8 @@ description: This guide provides you with all you need to get started creating, enqueuing, and executing background jobs. - name: Testing Rails Applications - work_in_progress: true url: testing.html - description: This is a rather comprehensive guide to the various testing facilities in Rails. It covers everything from 'What is a test?' to the testing APIs. Enjoy. + description: This is a rather comprehensive guide to the various testing facilities in Rails. It covers everything from 'What is a test?' to Integration Testing. Enjoy. - name: Securing Rails Applications url: security.html -- cgit v1.2.3