blob: 0c85ea5a0dfbc9ec5ee9f3cf2f58eb511ad586ff [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = 'scunningham'
NAME = 'policy_SpellCheckServiceEnabled.notset_editable'
ATTRIBUTES = 'suite:regression'
TIME = 'SHORT'
TEST_CATEGORY = 'Functional'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effects of SpellCheckServiceEnabled policy on client behavior.
This test case verifies the behavior and appearance of Chrome OS when the
SpellCheckServiceEnabled user policy is not set.
The test case shall pass if chrome://settings page allows the user to edit the
Spelling Suggestions check box. It shall fail if check box is not editable.
'''
job.run_test('policy_SpellCheckServiceEnabled', case='NotSet_Editable')