Fix #712
This commit is contained in:
		
							parent
							
								
									8c93a7afdd
								
							
						
					
					
						commit
						64b1b830d6
					
				| 
						 | 
					@ -123,13 +123,13 @@ def check_send_to_kindle(entry):
 | 
				
			||||||
            # no converter - only for mobi and pdf formats
 | 
					            # no converter - only for mobi and pdf formats
 | 
				
			||||||
            for ele in iter(entry.data):
 | 
					            for ele in iter(entry.data):
 | 
				
			||||||
                if 'MOBI' in ele.format:
 | 
					                if 'MOBI' in ele.format:
 | 
				
			||||||
                    bookformats.append({'format':'Mobi','text':_('Send %(format)s to Kindle',format='Mobi')})
 | 
					                    bookformats.append({'format':'Mobi','convert':0,'text':_('Send %(format)s to Kindle',format='Mobi')})
 | 
				
			||||||
                if 'PDF' in ele.format:
 | 
					                if 'PDF' in ele.format:
 | 
				
			||||||
                    bookformats.append({'format':'Pdf','text':_('Send %(format)s to Kindle',format='Pdf')})
 | 
					                    bookformats.append({'format':'Pdf','convert':0,'text':_('Send %(format)s to Kindle',format='Pdf')})
 | 
				
			||||||
                if 'AZW' in ele.format:
 | 
					                if 'AZW' in ele.format:
 | 
				
			||||||
                    bookformats.append({'format':'Azw','text':_('Send %(format)s to Kindle',format='Azw')})
 | 
					                    bookformats.append({'format':'Azw','convert':0,'text':_('Send %(format)s to Kindle',format='Azw')})
 | 
				
			||||||
                if 'AZW3' in ele.format:
 | 
					                if 'AZW3' in ele.format:
 | 
				
			||||||
                    bookformats.append({'format':'Azw3','text':_('Send %(format)s to Kkindle',format='Azw3')})
 | 
					                    bookformats.append({'format':'Azw3','convert':0,'text':_('Send %(format)s to Kindle',format='Azw3')})
 | 
				
			||||||
        else:
 | 
					        else:
 | 
				
			||||||
            formats = list()
 | 
					            formats = list()
 | 
				
			||||||
            for ele in iter(entry.data):
 | 
					            for ele in iter(entry.data):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -32,15 +32,15 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div id='header_parameters' class='row text-center report-parameters'>
 | 
					<div id='header_parameters' class='row text-center report-parameters'>
 | 
				
			||||||
    <div class="col-xs-6 col-md-4">
 | 
					    <div class="col-xs-6 col-md-4">
 | 
				
			||||||
        <p class='text-justify attribute'><strong>Start Time:</strong> 2018-11-25 12:06:17.948456</p>
 | 
					        <p class='text-justify attribute'><strong>Start Time:</strong> 2018-11-25 12:57:57.569980</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="col-xs-6 col-md-4">
 | 
					    <div class="col-xs-6 col-md-4">
 | 
				
			||||||
        <p class='text-justify attribute'><strong>Stop Time:</strong> 2018-11-25 12:24:09.768645</p>
 | 
					        <p class='text-justify attribute'><strong>Stop Time:</strong> 2018-11-25 13:16:06.314449</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="col-xs-6 col-md-4">
 | 
					    <div class="col-xs-6 col-md-4">
 | 
				
			||||||
        <p class='text-justify attribute'><strong>Duration:</strong> 0:17:51.820189</p>
 | 
					        <p class='text-justify attribute'><strong>Duration:</strong> 0:18:08.744469</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
| 
						 | 
					@ -1554,6 +1554,287 @@ AssertionError: 'The camicdemo' != '\n          '</pre>
 | 
				
			||||||
        <!--css div popup end-->
 | 
					        <!--css div popup end-->
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr class='skipClass'>
 | 
				
			||||||
 | 
					    <td>test_ebook_convert.test_ebook_convert</td>
 | 
				
			||||||
 | 
					    <td class="text-center">12</td>
 | 
				
			||||||
 | 
					    <td class="text-center">1</td>
 | 
				
			||||||
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
 | 
					    <td class="text-center">11</td>
 | 
				
			||||||
 | 
					    <td class="text-center">
 | 
				
			||||||
 | 
					        <a onclick="showClassDetail('c8', 12)">Detail</a>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.1' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_SSL_smtp_setup_error</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.1')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.1' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.1').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.1').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.1: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.2' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_STARTTLS_smtp_setup_error</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.2')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.2' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.2').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.2').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.2: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.3' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_convert_deactivate</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.3')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.3' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.3').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.3').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.3: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.4' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_convert_email</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.4')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.4' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.4').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.4').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.4: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.5' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_convert_failed_and_email</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.5')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.5' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.5').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.5').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.5: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.6' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_convert_only</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.6')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.6' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.6').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.6').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.6: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.7' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_convert_parameter</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.7')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.7' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.7').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.7').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.7: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='pt8.8' class='hiddenRow bg-success'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_convert_wrong_excecutable</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.9' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_email_failed</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.9')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.9' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.9').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.9').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.9: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.10' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_email_only</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.10')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.10' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.10').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.10').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.10: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.11' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_kindle_send_not_configured</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.11')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.11' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.11').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.11').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.11: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st8.12' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_smtp_setup_error</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st8.12')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st8.12' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st8.12').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st8.12').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st8.12: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
<tr class='failClass'>
 | 
					<tr class='failClass'>
 | 
				
			||||||
    <td>test_login.test_login</td>
 | 
					    <td>test_login.test_login</td>
 | 
				
			||||||
    <td class="text-center">6</td>
 | 
					    <td class="text-center">6</td>
 | 
				
			||||||
| 
						 | 
					@ -1562,45 +1843,45 @@ AssertionError: 'The camicdemo' != '\n          '</pre>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">
 | 
					    <td class="text-center">
 | 
				
			||||||
        <a onclick="showClassDetail('c8', 6)">Detail</a>
 | 
					        <a onclick="showClassDetail('c9', 6)">Detail</a>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt8.1' class='hiddenRow bg-success'>
 | 
					<tr id='pt9.1' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_login_capital_letters_user_unicode_password_passwort</div>
 | 
					        <div class='testcase'>test_login_capital_letters_user_unicode_password_passwort</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt8.2' class='hiddenRow bg-success'>
 | 
					<tr id='pt9.2' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_login_delete_admin</div>
 | 
					        <div class='testcase'>test_login_delete_admin</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt8.3' class='hiddenRow bg-success'>
 | 
					<tr id='pt9.3' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_login_empty_password</div>
 | 
					        <div class='testcase'>test_login_empty_password</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='ft8.4' class='none bg-danger'>
 | 
					<tr id='ft9.4' class='none bg-danger'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_login_protected</div>
 | 
					        <div class='testcase'>test_login_protected</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6'>
 | 
					    <td colspan='6'>
 | 
				
			||||||
        <div class="text-center">
 | 
					        <div class="text-center">
 | 
				
			||||||
            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft8.4')">FAIL</a>
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_ft9.4')">FAIL</a>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup start-->
 | 
					        <!--css div popup start-->
 | 
				
			||||||
        <div id='div_ft8.4' class="popup_window test_output" style="display:none;">
 | 
					        <div id='div_ft9.4' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
            <div class='close_button pull-right'>
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
                        onclick="document.getElementById('div_ft8.4').style.display='none'"><span
 | 
					                        onclick="document.getElementById('div_ft9.4').style.display='none'"><span
 | 
				
			||||||
                        aria-hidden="true">×</span></button>
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_ft8.4').style.display='none'">[x]</a>-->
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_ft9.4').style.display='none'">[x]</a>-->
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="text-left pull-left">
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
                <pre class="text-left">ft8.4: Traceback (most recent call last):
 | 
					                <pre class="text-left">ft9.4: Traceback (most recent call last):
 | 
				
			||||||
  File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 81, in test_login_protected
 | 
					  File "/home/matthias/Entwicklung/calibre-web-test/test/test_login.py", line 81, in test_login_protected
 | 
				
			||||||
    self.assertTrue(self.fail_access_page("http://127.0.0.1:8083/config"))
 | 
					    self.assertTrue(self.fail_access_page("http://127.0.0.1:8083/config"))
 | 
				
			||||||
AssertionError: False is not true</pre>
 | 
					AssertionError: False is not true</pre>
 | 
				
			||||||
| 
						 | 
					@ -1610,13 +1891,13 @@ AssertionError: False is not true</pre>
 | 
				
			||||||
        <!--css div popup end-->
 | 
					        <!--css div popup end-->
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt8.5' class='hiddenRow bg-success'>
 | 
					<tr id='pt9.5' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_login_unicode_user_space_end_passwort</div>
 | 
					        <div class='testcase'>test_login_unicode_user_space_end_passwort</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt8.6' class='hiddenRow bg-success'>
 | 
					<tr id='pt9.6' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_login_user_with_space_passwort_end_space</div>
 | 
					        <div class='testcase'>test_login_user_with_space_passwort_end_space</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
| 
						 | 
					@ -1629,48 +1910,13 @@ AssertionError: False is not true</pre>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">1</td>
 | 
					    <td class="text-center">1</td>
 | 
				
			||||||
    <td class="text-center">
 | 
					 | 
				
			||||||
        <a onclick="showClassDetail('c9', 1)">Detail</a>
 | 
					 | 
				
			||||||
    </td>
 | 
					 | 
				
			||||||
</tr>
 | 
					 | 
				
			||||||
<tr id='st9.1' class='none bg-warning'>
 | 
					 | 
				
			||||||
    <td>
 | 
					 | 
				
			||||||
        <div class='testcase'>test_opds</div>
 | 
					 | 
				
			||||||
    </td>
 | 
					 | 
				
			||||||
    <td colspan='6'>
 | 
					 | 
				
			||||||
        <div class="text-center">
 | 
					 | 
				
			||||||
            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st9.1')">SKIP</a>
 | 
					 | 
				
			||||||
        </div>
 | 
					 | 
				
			||||||
        <!--css div popup start-->
 | 
					 | 
				
			||||||
        <div id='div_st9.1' class="popup_window test_output" style="display:none;">
 | 
					 | 
				
			||||||
            <div class='close_button pull-right'>
 | 
					 | 
				
			||||||
                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
					 | 
				
			||||||
                        onclick="document.getElementById('div_st9.1').style.display='none'"><span
 | 
					 | 
				
			||||||
                        aria-hidden="true">×</span></button>
 | 
					 | 
				
			||||||
                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st9.1').style.display='none'">[x]</a>-->
 | 
					 | 
				
			||||||
            </div>
 | 
					 | 
				
			||||||
            <div class="text-left pull-left">
 | 
					 | 
				
			||||||
                <pre class="text-left">st9.1: Not Implemented</pre>
 | 
					 | 
				
			||||||
            </div>
 | 
					 | 
				
			||||||
            <div class="clearfix"></div>
 | 
					 | 
				
			||||||
        </div>
 | 
					 | 
				
			||||||
        <!--css div popup end-->
 | 
					 | 
				
			||||||
    </td>
 | 
					 | 
				
			||||||
</tr>
 | 
					 | 
				
			||||||
<tr class='skipClass'>
 | 
					 | 
				
			||||||
    <td>test_updater.test_updater</td>
 | 
					 | 
				
			||||||
    <td class="text-center">1</td>
 | 
					 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					 | 
				
			||||||
    <td class="text-center">1</td>
 | 
					 | 
				
			||||||
    <td class="text-center">
 | 
					    <td class="text-center">
 | 
				
			||||||
        <a onclick="showClassDetail('c10', 1)">Detail</a>
 | 
					        <a onclick="showClassDetail('c10', 1)">Detail</a>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='st10.1' class='none bg-warning'>
 | 
					<tr id='st10.1' class='none bg-warning'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_updater</div>
 | 
					        <div class='testcase'>test_opds</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6'>
 | 
					    <td colspan='6'>
 | 
				
			||||||
        <div class="text-center">
 | 
					        <div class="text-center">
 | 
				
			||||||
| 
						 | 
					@ -1692,6 +1938,41 @@ AssertionError: False is not true</pre>
 | 
				
			||||||
        <!--css div popup end-->
 | 
					        <!--css div popup end-->
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr class='skipClass'>
 | 
				
			||||||
 | 
					    <td>test_updater.test_updater</td>
 | 
				
			||||||
 | 
					    <td class="text-center">1</td>
 | 
				
			||||||
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
 | 
					    <td class="text-center">1</td>
 | 
				
			||||||
 | 
					    <td class="text-center">
 | 
				
			||||||
 | 
					        <a onclick="showClassDetail('c11', 1)">Detail</a>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
 | 
					<tr id='st11.1' class='none bg-warning'>
 | 
				
			||||||
 | 
					    <td>
 | 
				
			||||||
 | 
					        <div class='testcase'>test_updater</div>
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					    <td colspan='6'>
 | 
				
			||||||
 | 
					        <div class="text-center">
 | 
				
			||||||
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st11.1')">SKIP</a>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup start-->
 | 
				
			||||||
 | 
					        <div id='div_st11.1' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
 | 
					                        onclick="document.getElementById('div_st11.1').style.display='none'"><span
 | 
				
			||||||
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st11.1').style.display='none'">[x]</a>-->
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
 | 
					                <pre class="text-left">st11.1: Not Implemented</pre>
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					        <!--css div popup end-->
 | 
				
			||||||
 | 
					    </td>
 | 
				
			||||||
 | 
					</tr>
 | 
				
			||||||
<tr class='passClass'>
 | 
					<tr class='passClass'>
 | 
				
			||||||
    <td>test_helper.calibre_helper</td>
 | 
					    <td>test_helper.calibre_helper</td>
 | 
				
			||||||
    <td class="text-center">13</td>
 | 
					    <td class="text-center">13</td>
 | 
				
			||||||
| 
						 | 
					@ -1700,82 +1981,82 @@ AssertionError: False is not true</pre>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">
 | 
					    <td class="text-center">
 | 
				
			||||||
        <a onclick="showClassDetail('c11', 13)">Detail</a>
 | 
					        <a onclick="showClassDetail('c12', 13)">Detail</a>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.1' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.1' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_author_sort</div>
 | 
					        <div class='testcase'>test_author_sort</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.2' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.2' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_author_sort_comma</div>
 | 
					        <div class='testcase'>test_author_sort_comma</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.3' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.3' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_author_sort_junior</div>
 | 
					        <div class='testcase'>test_author_sort_junior</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.4' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.4' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_author_sort_oneword</div>
 | 
					        <div class='testcase'>test_author_sort_oneword</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.5' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.5' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_author_sort_roman</div>
 | 
					        <div class='testcase'>test_author_sort_roman</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.6' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.6' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_Limit_Length</div>
 | 
					        <div class='testcase'>test_check_Limit_Length</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.7' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.7' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_char_replacement</div>
 | 
					        <div class='testcase'>test_check_char_replacement</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.8' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.8' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_chinese_Characters</div>
 | 
					        <div class='testcase'>test_check_chinese_Characters</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.9' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.9' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_degEUR_replacement</div>
 | 
					        <div class='testcase'>test_check_degEUR_replacement</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.10' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.10' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_doubleS</div>
 | 
					        <div class='testcase'>test_check_doubleS</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.11' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.11' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_finish_Dot</div>
 | 
					        <div class='testcase'>test_check_finish_Dot</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.12' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.12' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_high23</div>
 | 
					        <div class='testcase'>test_check_high23</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt11.13' class='hiddenRow bg-success'>
 | 
					<tr id='pt12.13' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_check_umlauts</div>
 | 
					        <div class='testcase'>test_check_umlauts</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
| 
						 | 
					@ -1789,99 +2070,99 @@ AssertionError: False is not true</pre>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">4</td>
 | 
					    <td class="text-center">4</td>
 | 
				
			||||||
    <td class="text-center">
 | 
					    <td class="text-center">
 | 
				
			||||||
        <a onclick="showClassDetail('c12', 4)">Detail</a>
 | 
					        <a onclick="showClassDetail('c13', 4)">Detail</a>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='st12.1' class='none bg-warning'>
 | 
					<tr id='st13.1' class='none bg-warning'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_login_with_password</div>
 | 
					        <div class='testcase'>test_login_with_password</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6'>
 | 
					    <td colspan='6'>
 | 
				
			||||||
        <div class="text-center">
 | 
					        <div class="text-center">
 | 
				
			||||||
            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st12.1')">SKIP</a>
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st13.1')">SKIP</a>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup start-->
 | 
					        <!--css div popup start-->
 | 
				
			||||||
        <div id='div_st12.1' class="popup_window test_output" style="display:none;">
 | 
					        <div id='div_st13.1' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
            <div class='close_button pull-right'>
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
                        onclick="document.getElementById('div_st12.1').style.display='none'"><span
 | 
					                        onclick="document.getElementById('div_st13.1').style.display='none'"><span
 | 
				
			||||||
                        aria-hidden="true">×</span></button>
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st12.1').style.display='none'">[x]</a>-->
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st13.1').style.display='none'">[x]</a>-->
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="text-left pull-left">
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
                <pre class="text-left">st12.1: Not Implemented</pre>
 | 
					                <pre class="text-left">st13.1: Not Implemented</pre>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="clearfix"></div>
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup end-->
 | 
					        <!--css div popup end-->
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='st12.2' class='none bg-warning'>
 | 
					<tr id='st13.2' class='none bg-warning'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_registering_user</div>
 | 
					        <div class='testcase'>test_registering_user</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6'>
 | 
					    <td colspan='6'>
 | 
				
			||||||
        <div class="text-center">
 | 
					        <div class="text-center">
 | 
				
			||||||
            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st12.2')">SKIP</a>
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st13.2')">SKIP</a>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup start-->
 | 
					        <!--css div popup start-->
 | 
				
			||||||
        <div id='div_st12.2' class="popup_window test_output" style="display:none;">
 | 
					        <div id='div_st13.2' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
            <div class='close_button pull-right'>
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
                        onclick="document.getElementById('div_st12.2').style.display='none'"><span
 | 
					                        onclick="document.getElementById('div_st13.2').style.display='none'"><span
 | 
				
			||||||
                        aria-hidden="true">×</span></button>
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st12.2').style.display='none'">[x]</a>-->
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st13.2').style.display='none'">[x]</a>-->
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="text-left pull-left">
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
                <pre class="text-left">st12.2: Not Implemented</pre>
 | 
					                <pre class="text-left">st13.2: Not Implemented</pre>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="clearfix"></div>
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup end-->
 | 
					        <!--css div popup end-->
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='st12.3' class='none bg-warning'>
 | 
					<tr id='st13.3' class='none bg-warning'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_registering_user_fail</div>
 | 
					        <div class='testcase'>test_registering_user_fail</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6'>
 | 
					    <td colspan='6'>
 | 
				
			||||||
        <div class="text-center">
 | 
					        <div class="text-center">
 | 
				
			||||||
            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st12.3')">SKIP</a>
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st13.3')">SKIP</a>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup start-->
 | 
					        <!--css div popup start-->
 | 
				
			||||||
        <div id='div_st12.3' class="popup_window test_output" style="display:none;">
 | 
					        <div id='div_st13.3' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
            <div class='close_button pull-right'>
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
                        onclick="document.getElementById('div_st12.3').style.display='none'"><span
 | 
					                        onclick="document.getElementById('div_st13.3').style.display='none'"><span
 | 
				
			||||||
                        aria-hidden="true">×</span></button>
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st12.3').style.display='none'">[x]</a>-->
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st13.3').style.display='none'">[x]</a>-->
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="text-left pull-left">
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
                <pre class="text-left">st12.3: Not Implemented</pre>
 | 
					                <pre class="text-left">st13.3: Not Implemented</pre>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="clearfix"></div>
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup end-->
 | 
					        <!--css div popup end-->
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='st12.4' class='none bg-warning'>
 | 
					<tr id='st13.4' class='none bg-warning'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_resend_password</div>
 | 
					        <div class='testcase'>test_resend_password</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6'>
 | 
					    <td colspan='6'>
 | 
				
			||||||
        <div class="text-center">
 | 
					        <div class="text-center">
 | 
				
			||||||
            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st12.4')">SKIP</a>
 | 
					            <a class="popup_link text-center" onfocus='blur()' onclick="showTestDetail('div_st13.4')">SKIP</a>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <!--css div popup start-->
 | 
					        <!--css div popup start-->
 | 
				
			||||||
        <div id='div_st12.4' class="popup_window test_output" style="display:none;">
 | 
					        <div id='div_st13.4' class="popup_window test_output" style="display:none;">
 | 
				
			||||||
            <div class='close_button pull-right'>
 | 
					            <div class='close_button pull-right'>
 | 
				
			||||||
                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
					                <button type="button" class="close" aria-label="Close" onfocus='this.blur();'
 | 
				
			||||||
                        onclick="document.getElementById('div_st12.4').style.display='none'"><span
 | 
					                        onclick="document.getElementById('div_st13.4').style.display='none'"><span
 | 
				
			||||||
                        aria-hidden="true">×</span></button>
 | 
					                        aria-hidden="true">×</span></button>
 | 
				
			||||||
                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st12.4').style.display='none'">[x]</a>-->
 | 
					                <!--<a onfocus='this.blur();' onclick="document.getElementById('div_st13.4').style.display='none'">[x]</a>-->
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="text-left pull-left">
 | 
					            <div class="text-left pull-left">
 | 
				
			||||||
                <pre class="text-left">st12.4: Not Implemented</pre>
 | 
					                <pre class="text-left">st13.4: Not Implemented</pre>
 | 
				
			||||||
            </div>
 | 
					            </div>
 | 
				
			||||||
            <div class="clearfix"></div>
 | 
					            <div class="clearfix"></div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
| 
						 | 
					@ -1896,28 +2177,28 @@ AssertionError: False is not true</pre>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">0</td>
 | 
					    <td class="text-center">0</td>
 | 
				
			||||||
    <td class="text-center">
 | 
					    <td class="text-center">
 | 
				
			||||||
        <a onclick="showClassDetail('c13', 4)">Detail</a>
 | 
					        <a onclick="showClassDetail('c14', 4)">Detail</a>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt13.1' class='hiddenRow bg-success'>
 | 
					<tr id='pt14.1' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_cli_SSL_files</div>
 | 
					        <div class='testcase'>test_cli_SSL_files</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt13.2' class='hiddenRow bg-success'>
 | 
					<tr id='pt14.2' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_cli_different_folder</div>
 | 
					        <div class='testcase'>test_cli_different_folder</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt13.3' class='hiddenRow bg-success'>
 | 
					<tr id='pt14.3' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_cli_different_settings_database</div>
 | 
					        <div class='testcase'>test_cli_different_settings_database</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
    <td colspan='6' align='center'>PASS</td>
 | 
					    <td colspan='6' align='center'>PASS</td>
 | 
				
			||||||
</tr>
 | 
					</tr>
 | 
				
			||||||
<tr id='pt13.4' class='hiddenRow bg-success'>
 | 
					<tr id='pt14.4' class='hiddenRow bg-success'>
 | 
				
			||||||
    <td>
 | 
					    <td>
 | 
				
			||||||
        <div class='testcase'>test_environ_port_setting</div>
 | 
					        <div class='testcase'>test_environ_port_setting</div>
 | 
				
			||||||
    </td>
 | 
					    </td>
 | 
				
			||||||
| 
						 | 
					@ -1926,17 +2207,17 @@ AssertionError: False is not true</pre>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <tr id='total_row' class="text-center bg-grey">
 | 
					    <tr id='total_row' class="text-center bg-grey">
 | 
				
			||||||
        <td>Total</td>
 | 
					        <td>Total</td>
 | 
				
			||||||
        <td>117</td>
 | 
					        <td>129</td>
 | 
				
			||||||
        <td>63</td>
 | 
					        <td>64</td>
 | 
				
			||||||
        <td>5</td>
 | 
					        <td>5</td>
 | 
				
			||||||
        <td>0</td>
 | 
					        <td>0</td>
 | 
				
			||||||
        <td>49</td>
 | 
					        <td>60</td>
 | 
				
			||||||
        <td> </td>
 | 
					        <td> </td>
 | 
				
			||||||
    </tr>
 | 
					    </tr>
 | 
				
			||||||
</table>
 | 
					</table>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
    drawCircle(63, 5, 0, 49);
 | 
					    drawCircle(64, 5, 0, 60);
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user