Consolidated knockout.js
[openemr.git] / Tests / Manual_Tests / Facility_Registration / 2_Edit_Facility_Test_Case.md
blobae20fb0b76616b8cf567b968a815c70dead718a6
1 <table>
2   <thead>
3     <tr>
4       <th align="center"><span>Step</span></th>
5       <th align="center"><span>Action</span></th>
6       <th align="center"><span>Expectation</span></th>
7     </tr>
8   </thead>
9   <tbody>
10     <tr>
11       <td>1</td>
12       <td>Click &quot;Administration&quot; bar in the left frame.</td>
13       <td>&quot;Facilities&quot; link is revealed.</td>
14     </tr>
15     <tr>
16       <td>2</td>
17       <td><span>Click link and observe view.</span></td>
18       <td><span>Facility list is in view.</span></td>
19     </tr>
20     <tr>
21       <td>3</td>
22       <td><span>Click recently added facility.</span></td>
23       <td><span>&quot;Edit Facility&quot; pop-up is in view.</span></td>
24     </tr>
25     <tr>
26       <td>4</td>
27       <td>
28       <p>Update the following information and click &quot;Save&quot; button:</p>
30       <ul>
31         <li>Name: Cool Facility</li>
32         <li>Phone: (534) 234-6343</li>
33         <li>Address: 3&nbsp;Beaver Lane</li>
34         <li>Fax: 54321</li>
35         <li>City: Coolville</li>
36         <li>Zip Code: 54321</li>
37         <li>State: OH</li>
38         <li>Tax ID: SSN&nbsp;321</li>
39         <li>Country: USA</li>
40         <li>Facility NPI: 12345</li>
41         <li>Website: example.org</li>
42         <li>Email: info@example.com</li>
43         <li>Billing Location:&nbsp;<span>(unchecked)</span></li>
44         <li>Accepts Assignment: (unchecked)</li>
45         <li>Service Location: (checked)</li>
46         <li>Color:&nbsp;<span>(using picker, choose any new color value)</span></li>
47         <li>Primary Business Entity: (unchecked)</li>
48         <li>POS Code: 31: Skilled Nursing Facility</li>
49         <li>Billing Attn: 54321</li>
50         <li>CLIA: 12345</li>
51       </ul>
52       </td>
53       <td><span>Pop-up is no longer shown. Facility list is in view.</span></td>
54     </tr>
55     <tr>
56       <td>5</td>
57       <td>Click recently updated facility in list and observe information.</td>
58       <td>&quot;Edit Facility&quot; pop-up is in view with recently updated facility information.</td>
59     </tr>
60     <tr>
61       <td>6</td>
62       <td>Update the following information and click &quot;Cancel&quot; button:<br />
63       ​
64       <ul>
65         <li>Name: Cool Facility Edited</li>
66       </ul>
67       </td>
68       <td><span>Pop-up is no longer shown. Facility list is in view.</span></td>
69     </tr>
70     <tr>
71       <td>7</td>
72       <td>Click recently updated facility in list and observe information.</td>
73       <td><span>&quot;Edit Facility&quot; pop-up is in view with recently updated facility information, not including &quot;Cool Facility Edited&quot;.</span></td>
74     </tr>
75     <tr>
76       <td>8</td>
77       <td><span>Update the following information and click &quot;X&quot; button:</span><br />
78       <span>​</span>
79       <ul>
80         <li>Name: Cool Facility Edited 123</li>
81       </ul>
82       </td>
83       <td><span>Pop-up is no longer shown. Facility list is in view.</span></td>
84     </tr>
85     <tr>
86       <td>9</td>
87       <td>C<span>lick recently updated facility in list and observe information.</span></td>
88       <td>&quot;<span>Edit Facility&quot; pop-up is in view with recently updated facility information, not including &quot;Cool Facility Edited&quot; 123.</span></td>
89     </tr>
90     <tr>
91       <td>10</td>
92       <td>Click &quot;Cancel&quot; button.</td>
93       <td><span>Pop-up is no longer shown. Facility list is in view.</span></td>
94     </tr>
95     <tr>
96       <td>11</td>
97       <td><span>Click &quot;Calendar&quot; bar in the left frame.</span></td>
98       <td>Calendar is in view.</td>
99     </tr>
100     <tr>
101       <td>12</td>
102       <td>Observe left side of the calendar.</td>
103       <td>List of facilities is shown with recently edited facility name and color.</td>
104     </tr>
105   </tbody>
106 </table>