<!DOCTYPE html>
< html >
< head >
< title > Calibre-Web Tests< / title >
< meta name = "generator" content = "" / >
< meta name = "version" content = "" / >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
<!-- Bootstrap -->
< link href = "./../cps/static/css/libs/bootstrap.min.css" rel = "stylesheet" >
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
< script src = "./../cps/static/js/libs/jquery.min.js" > < / script >
<!-- Include all compiled plugins (below), or include individual files as needed -->
< script src = "./../cps/static/js/libs/bootstrap.min.js" > < / script >
<!-- Project CSS -->
< link href = "css/runner.css" rel = "stylesheet" >
<!-- Project JS -->
< script src = "js/runner.js" > < / script >
< / head >
< body >
< div class = "row report-title" >
< h1 id = 'report_title' class = "text-center" > Calibre-Web Tests< / h1 >
< / div >
< div class = "row" >
< div class = "col" >
< div class = "col-xs-12 col-sm-6" >
< div class = "piechart" >
< div >
< canvas id = "circle" width = "350" height = "168" > < / canvas >
< / div >
< / div >
< / div >
< div class = "col-xs-12 col-sm-6" >
< div class = "row" >
< div class = "col-xs-6 col-md-6 col-sm-offset-3" style = "margin-top:50px;" >
< p class = 'text-justify attribute' > < strong > Start Time: < / strong > 2020-05-21 21:03:04< / p >
< / div >
< / div >
< div class = "row" >
< div class = "col-xs-6 col-md-6 col-sm-offset-3" >
< p class = 'text-justify attribute' > < strong > Stop Time: < / strong > 2020-05-21 22:00:19< / p >
< / div >
< / div >
< div class = "row" >
< div class = "col-xs-6 col-md-6 col-sm-offset-3" >
< p class = 'text-justify attribute' > < strong > Duration: < / strong > 48:28 min< / p >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = 'report-description' >
< div id = 'report_description' class = 'row text-center' > < / div >
< / div >
< div class = 'text-center buttons' >
< div id = 'show_detail_line' class = "btn-group pagination-centered" role = "group" aria-label = "TESTE" >
< button type = "button" class = "btn btn-success" data-toggle = "button" aria-pressed = "false" data-placement = "top"
title="Show only the execution summary" onclick="showCase(0)">Summary
< / button >
< button type = "button" class = "btn btn-info" data-toggle = "button" aria-pressed = "false" data-placement = "top"
title="Show only the execution summary" onclick="showCase(5)">Summary Problems
< / button >
< button type = "button" class = "btn btn-warning" data-toggle = "button" aria-pressed = "false" data-placement = "top"
title="Show skipped test cases" onclick="showCase(3)">Skipped
< / button >
< button type = "button" class = "btn btn-danger" data-toggle = "button" aria-pressed = "false" data-placement = "top"
title="Show the filed test cases" onclick="showCase(1)">Failed
< / button >
< button type = "button" class = "btn btn-info" data-toggle = "button" aria-pressed = "false" data-placement = "top"
title="Show the filed test cases" onclick="showCase(4)">Error
< / button >
< button type = "button" class = "btn btn-primary" data-toggle = "tooltip" aria-pressed = "false" data-placement = "top"
title="Show all test cases" onclick="showCase(2)">All
< / button >
< / div >
< / div >
< table id = 'result_table' class = 'table table-bordered table-responsive table-curved' >
< colgroup >
< col / >
< col / >
< col / >
< col / >
< col / >
< col / >
< / colgroup >
< tr id = 'header_row' class = "text-center bg-grey" >
< td > Test Group/Test case< / td >
< td > Count< / td >
< td > Pass< / td >
< td > Fail< / td >
< td > Error< / td >
< td > Skip< / td >
< td > View< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_anonymous.test_anonymous< / td >
< td class = "text-center" > 13< / td >
< td class = "text-center" > 13< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c1', 13)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt1.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_locale_guest< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_category< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_format< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_hot< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_language< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_publisher< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_rated< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_rating< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_change_visibility_series< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_random_books_available< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_restricted_settings_visibility< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt1.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_guest_visibility_sidebar< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_cli.test_cli< / td >
< td class = "text-center" > 7< / td >
< td class = "text-center" > 6< / 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('c2', 7)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt2.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_already_started< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt2.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_bind_to_single_interface< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt2.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_cli_SSL_files< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt2.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_cli_different_folder< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt2.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_cli_different_settings_database< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st2.6' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_cli_gdrive_location< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st2.6')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st2.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_st2.6').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt2.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_environ_port_setting< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_ebook_convert.test_ebook_convert< / td >
< td class = "text-center" > 11< / td >
< td class = "text-center" > 11< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c3', 11)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt3.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_smtp_setup_error< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_STARTTLS_smtp_setup_error< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_deactivate< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_email< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_failed_and_email< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_only< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_convert_parameter< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.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 = 'pt3.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_email_failed< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_email_only< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt3.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_kindle_send_not_configured< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_edit_additional_books.test_edit_additional_books< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" > 2< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c4', 3)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt4.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_delete_book< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft4.2' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_upload_metadata_cbt< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft4.2')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft4.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_ft4.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_additional_books.py", line 88, in test_upload_metadata_cbt
self.assertEqual('Test 执book', details['title'])
AssertionError: 'Test 执book' != 'book'
- Test 执book
+ book< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'ft4.3' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_upload_metadate_cbr< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft4.3')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft4.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_ft4.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_additional_books.py", line 64, in test_upload_metadate_cbr
self.assertEqual('Test 执book', details['title'])
AssertionError: 'Test 执book' != 'book'
- Test 执book
+ book< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_edit_books.test_edit_books< / td >
< td class = "text-center" > 30< / td >
< td class = "text-center" > 27< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 2< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c5', 30)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt5.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_download_book< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_author< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_category< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_comments< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_custom_bool< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_custom_rating< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_custom_single_select< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_custom_text< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_language< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_publisher< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st5.11' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_edit_publishing_date< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st5.11')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st5.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_st5.11').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt5.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_rating< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_series< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.14' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_edit_title< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st5.15' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_rename_uppercase_lowercase< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st5.15')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st5.15' 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_st5.15').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt5.16' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_typeahead_author< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.17' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_typeahead_functions< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.18' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_typeahead_language< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.19' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_typeahead_publisher< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.20' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_typeahead_series< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.21' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_typeahead_tag< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.22' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_cbr< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.23' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_cbt< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.24' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_cbz< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.25' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_epub< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.26' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_fb2< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.27' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_lit< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.28' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_mobi< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt5.29' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_upload_book_pdf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft5.30' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_upload_cover_hdd< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft5.30')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft5.30' 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_ft5.30').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_edit_books.py", line 662, in test_upload_cover_hdd
self.assertTrue(False,"Browser-Cache Problem: Old Cover is displayed instead of New Cover")
AssertionError: False is not true : Browser-Cache Problem: Old Cover is displayed instead of New Cover< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_email_STARTTLS.test_STARTTLS< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c6', 3)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt6.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_STARTTLS< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt6.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_STARTTLS_SSL_setup_error< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt6.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_STARTTLS_resend_password< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_email_ssl.test_SSL< / td >
< td class = "text-center" > 4< / td >
< td class = "text-center" > 4< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c7', 4)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt7.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_None_setup_error< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt7.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_STARTTLS_setup_error< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt7.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_logging_email< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt7.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_SSL_only< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_goodreads.test_goodreads< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c8', 3)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt8.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_page< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_page_invalid< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt8.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_kobo_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_helper.calibre_helper< / td >
< td class = "text-center" > 13< / td >
< td class = "text-center" > 13< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c9', 13)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt9.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_sort< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_sort_comma< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_sort_junior< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_sort_oneword< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_sort_roman< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_Limit_Length< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_char_replacement< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_chinese_Characters< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_degEUR_replacement< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_doubleS< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_finish_Dot< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_high23< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt9.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_umlauts< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_kobo_sync.test_kobo_sync< / td >
< td class = "text-center" > 8< / td >
< td class = "text-center" > 8< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c10', 8)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt10.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_kobo_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt10.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_shelves_add_remove_books< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt10.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_sync_changed_book< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt10.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_sync_invalid< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt10.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_sync_reading_state< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt10.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_sync_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt10.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_sync_unchanged< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt10.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_sync_upload< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_ldap.test_ldap_login< / td >
< td class = "text-center" > 9< / td >
< td class = "text-center" > 9< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c11', 9)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt11.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_LDAP_SSL< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_LDAP_STARTTLS< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_LDAP_fallback_Login< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_LDAP_import< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_LDAP_login< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_invalid_LDAP< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_ldap_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_ldap_authentication< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt11.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_ldap_opds_download_book< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_logging.test_logging< / td >
< td class = "text-center" > 6< / td >
< td class = "text-center" > 4< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c12', 6)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt12.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_debug_log< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt12.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_failed_login< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st12.3' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_failed_register< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st12.3')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st12.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_st12.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt12.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_logfile_change< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft12.5' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_logfile_recover< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft12.5')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft12.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_ft12.5').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_logging.py", line 137, in test_logfile_recover
self.assertTrue(logpath=="", "logfile config value is not empty after reseting to default")
AssertionError: False is not true : logfile config value is not empty after reseting to default< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt12.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_logviewer< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_login.test_login< / td >
< td class = "text-center" > 9< / td >
< td class = "text-center" > 9< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c13', 9)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt13.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_digest_login< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_capital_letters_user_unicode_password_passwort< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_delete_admin< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_empty_password< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_locale_select< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_protected< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_rename_user< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_unicode_user_space_end_passwort< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt13.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_login_user_with_space_passwort_end_space< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_oauth.test_OAuth_login< / td >
< td class = "text-center" > 2< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" > 1< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c14', 2)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt14.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_oauth_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft14.2' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_visible_oauth< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft14.2')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft14.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_ft14.2').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_oauth.py", line 47, in test_visible_oauth
self.assertTrue(self.check_element_on_page((By.ID, "config_1_oauth")))
AssertionError: False is not true< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_opds_feed.test_opds_feed< / td >
< td class = "text-center" > 20< / td >
< td class = "text-center" > 20< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c15', 20)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt15.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_author< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_calibre_companion< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_cover< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_download_book< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_formats< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_guest_user< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_hot< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_language< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_non_admin< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_publisher< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_random< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_ratings< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.14' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_read_unread< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.15' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_search< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.16' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_series< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.17' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_shelf_access< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.18' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_tags< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.19' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_opds_top_rated< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt15.20' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_recently_added< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_register.test_register< / td >
< td class = "text-center" > 6< / td >
< td class = "text-center" > 6< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c16', 6)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt16.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_forgot_password< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt16.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_limit_domain< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt16.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_register_no_server< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt16.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_registering_user< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt16.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_registering_user_fail< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt16.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_user_change_password< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_shelf.test_shelf< / td >
< td class = "text-center" > 10< / td >
< td class = "text-center" > 9< / 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('c17', 10)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt17.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_add_shelf_from_search< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt17.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_arrange_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt17.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_delete_book_of_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt17.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_private_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt17.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_public_private_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt17.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_public_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt17.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_rename_shelf< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt17.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_shelf_action_non_shelf_edit_role< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st17.9' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_shelf_database_change< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st17.9')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st17.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_st17.9').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Change Database Not Implemented< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt17.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_shelf_long_name< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_updater.test_updater< / td >
< td class = "text-center" > 7< / td >
< td class = "text-center" > 6< / 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('c18', 7)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt18.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_update_nightly_errors< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt18.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_update_nightly_request_errors< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt18.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_update_stable_errors< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt18.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_check_update_stable_versions< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt18.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_perform_update< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt18.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_perform_update_stable_errors< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'st18.7' class = 'none bg-warning' >
< td >
< div class = 'testcase' > test_perform_update_timeout< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_st18.7')" > SKIP< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_st18.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_st18.7').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Takes too long< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_user_template.test_user_template< / td >
< td class = "text-center" > 19< / td >
< td class = "text-center" > 19< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c19', 19)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt19.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_allow_column_restriction< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_allow_tag_restriction< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.3' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_archived_format_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_author_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_best_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_category_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_deny_column_restriction< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_deny_tag_restriction< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_detail_random_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_format_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_hot_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_language_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_limit_book_languages< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.14' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_publisher_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.15' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_random_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.16' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_read_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.17' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_recent_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.18' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_series_user_template< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt19.19' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_ui_language_settings< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr class = "result['header']['style']" >
< td > test_visiblilitys.calibre_web_visibilitys< / td >
< td class = "text-center" > 28< / td >
< td class = "text-center" > 25< / td >
< td class = "text-center" > 3< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" > 0< / td >
< td class = "text-center" >
< a onclick = "showClassDetail('c20', 28)" > Detail< / a >
< / td >
< / tr >
< tr id = 'pt20.1' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_about< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.2' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_SMTP_Settings< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft20.3' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_admin_add_user< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft20.3')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft20.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_ft20.3').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 358, in test_admin_add_user
self.assertIsNone("Error creating new users")
AssertionError: 'Error creating new users' is not None< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt20.4' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_password< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.5' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_archived< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.6' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_authors< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.7' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_category< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.8' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_file_formats< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.9' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_hot< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.10' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_language< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.11' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_publisher< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.12' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_rated< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.13' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_rating< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.14' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_read< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.15' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_admin_change_visibility_series< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.16' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_allow_columns< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.17' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_allow_tags< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.18' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_authors_max_settings< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.19' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_checked_logged_in< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'ft20.20' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_hide_custom_column< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft20.20')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft20.20' 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_ft20.20').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 725, in test_hide_custom_column
self.assertFalse(search['cust_columns'].get('Custom Rating 人物'))
AssertionError: < selenium.webdriver.firefox.webelement.FirefoxWebElement ( session = "30ea45d4-d302-4820-a85e-55504e42809b" , element = "7efe67a2-b331-446e-9351-8d96bc5974ce" ) > is not false< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'ft20.21' class = 'none bg-danger' >
< td >
< div class = 'testcase' > test_link_column_to_read_status< / div >
< / td >
< td colspan = '6' >
< div class = "text-center" >
< a class = "popup_link text-center" onfocus = 'blur()' onclick = "showTestDetail('div_ft20.21')" > FAIL< / a >
< / div >
<!-- css div popup start -->
< div id = 'div_ft20.21' 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_ft20.21').style.display='none'">< span
aria-hidden="true">× < / span > < / button >
< / div >
< div class = "text-left pull-left" >
< pre class = "text-left" > Traceback (most recent call last):
File "/home/matthias/Entwicklung/calibre-web-test/test/test_visiblilitys.py", line 676, in test_link_column_to_read_status
self.assertEqual(len(details['cust_columns']),0)
AssertionError: 5 != 0< / pre >
< / div >
< div class = "clearfix" > < / div >
< / div >
<!-- css div popup end -->
< / td >
< / tr >
< tr id = 'pt20.22' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_random_books_available< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.23' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_restrict_columns< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.24' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_restrict_tags< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.25' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_search_functions< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.26' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_search_string< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.27' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_user_email_available< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'pt20.28' class = 'hiddenRow bg-success' >
< td >
< div class = 'testcase' > test_user_visibility_sidebar< / div >
< / td >
< td colspan = '6' align = 'center' > PASS< / td >
< / tr >
< tr id = 'total_row' class = "text-center bg-grey" >
< td > Total< / td >
< td > 211< / td >
< td > 197< / td >
< td > 8< / td >
< td > 0< / td >
< td > 6< / td >
< td > < / td >
< / tr >
< / table >
< div class = "panel-group" >
< div class = "panel panel-default" >
< div class = "panel-heading" >
< h4 class = "panel-title" >
< a class = "accordion-toggle" data-toggle = "collapse" href = "#collapseOne" >
< span class = "glyphicon glyphicon-plus" > < / span >
Tested environment
< / a >
< / h4 >
< / div >
< div id = "collapseOne" class = "panel-collapse collapse" >
< div class = "panel-body" >
< table id = "libs" class = "table" >
< thead >
< tr >
< th > Program library< / th >
< th > Installed Version< / th >
< th > Test class< / th >
< / tr >
< / thead >
< tbody >
< tr >
< th > Platform< / th >
< td > Linux 5.3.0-53-generic #47~18.04.1-Ubuntu SMP Thu May 7 13:10:50 UTC 2020 x86_64 x86_64< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Python< / th >
< td > 3.7.5< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Babel< / th >
< td > 2.8.0< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > backports-abc< / th >
< td > 0.5< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Flask< / th >
< td > 1.1.2< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Flask-Babel< / th >
< td > 1.0.0< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Flask-Login< / th >
< td > 0.5.0< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Flask-Principal< / th >
< td > 0.4.0< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > iso-639< / th >
< td > 0.4.5< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Jinja2< / th >
< td > 2.11.2< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > PyPDF2< / th >
< td > 1.26.0< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > pytz< / th >
< td > 2020.1< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > requests< / th >
< td > 2.23.0< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > singledispatch< / th >
< td > 3.4.0.3< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > six< / th >
< td > 1.15.0< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > SQLAlchemy< / th >
< td > 1.3.17< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > tornado< / th >
< td > 6.0.4< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Unidecode< / th >
< td > 1.1.1< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Wand< / th >
< td > 0.5.9< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > Werkzeug< / th >
< td > 1.0.1< / td >
< td > Basic< / td >
< / tr >
< tr >
< th > comicapi< / th >
< td > 2.1< / td >
< td > test_edit_additional_books< / td >
< / tr >
< tr >
< th > lxml< / th >
< td > 4.5.1< / td >
< td > test_edit_additional_books< / td >
< / tr >
< tr >
< th > Pillow< / th >
< td > 7.1.2< / td >
< td > test_edit_additional_books< / td >
< / tr >
< tr >
< th > rarfile< / th >
< td > 3.1< / td >
< td > test_edit_additional_books< / td >
< / tr >
< tr >
< th > lxml< / th >
< td > 4.5.1< / td >
< td > test_edit_books< / td >
< / tr >
< tr >
< th > Pillow< / th >
< td > 7.1.2< / td >
< td > test_edit_books< / td >
< / tr >
< tr >
< th > goodreads< / th >
< td > 0.3.2< / td >
< td > test_goodreads< / td >
< / tr >
< tr >
< th > jsonschema< / th >
< td > 3.2.0< / td >
< td > test_kobo_sync< / td >
< / tr >
< tr >
< th > Flask-SimpleLDAP< / th >
< td > 1.4.0< / td >
< td > test_ldap_login< / td >
< / tr >
< tr >
< th > python-ldap< / th >
< td > 3.2.0< / td >
< td > test_ldap_login< / td >
< / tr >
< tr >
< th > Flask-Dance< / th >
< td > 3.0.0< / td >
< td > test_OAuth_login< / td >
< / tr >
< tr >
< th > SQLAlchemy-Utils< / th >
< td > 0.36.5< / td >
< td > test_OAuth_login< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< / div >
< / div >
< script >
drawCircle(197, 8, 0, 6);
< / script >
< / div >
< footer >
< div id = 'foter' class = "text-center" >
< p > Made with HTMLTestRunner from https://github.com/oldani/HtmlTestRunner< / p >
< / div >
< / footer >
< / body >
< / html >