endi.tests.views.accounting package¶
Submodules¶
endi.tests.views.accounting.conftest module¶
endi.tests.views.accounting.test_bank_remittances module¶
endi.tests.views.accounting.test_income_statement module¶
- class endi.tests.views.accounting.test_income_statement.TestYearGlobalGrid¶
Bases :
object- get_global_grid(year, grids=(), turnover=10000)¶
- get_grid_query(year, company_id)¶
- test_compile_rows(income_statement_measure_type_categories, income_statement_measure_types, income_statement_measure_grid)¶
- test_grid_columns_index(income_statement_measure_grid)¶
endi.tests.views.accounting.test_rest_api module¶
- endi.tests.views.accounting.test_rest_api.test_authentification_check_view(get_csrf_request_with_db)¶
- endi.tests.views.accounting.test_rest_api.test_operation_post(config, get_csrf_request_with_db, company, synchronized_upload)¶
- endi.tests.views.accounting.test_rest_api.test_solve_encoding_integration(dbsession, get_raw_request)¶