endi.tests.views package

Subpackages

Submodules

endi.tests.views.test_activity module

endi.tests.views.test_auth module

Tests

endi.tests.views.test_auth.test_check_login(app, config)
endi.tests.views.test_auth.test_redirect(app)
endi.tests.views.test_auth.test_xhr_redirect(app)

endi.tests.views.test_base module

class endi.tests.views.test_base.MyView(context, request=None)

Bases : BaseRestView

schema = <endi.tests.views.test_base.Person object at 140624234188944 (named )>
class endi.tests.views.test_base.Person(*args, **kw)

Bases : Schema

endi.tests.views.test_base.test_base_rest_view_ref2486()

https://framagit.org/endi/endi/-/issues/2486

endi.tests.views.test_commercial module

endi.tests.views.test_company module

class endi.tests.views.test_company.TestCompanyAdd

Bases : object

test_add(config, get_csrf_request_with_db)
test_before(get_csrf_request_with_db)
test_come_from(config, get_csrf_request_with_db, user)
test_contribution(config, get_csrf_request_with_db, mk_custom_invoice_book_entry_module)
test_contribution_not_in_schema(config, get_csrf_request_with_db, mk_custom_invoice_book_entry_module)
test_user_id(config, get_csrf_request_with_db, user)
class endi.tests.views.test_company.TestCompanyEdit

Bases : object

test_edit(config, company, get_csrf_request_with_db, mk_custom_invoice_book_entry_module)
endi.tests.views.test_company.test_company_dashboard(config, content, get_csrf_request_with_db, user, company)
endi.tests.views.test_company.test_company_disable_user_more_companies(config, login, company, company2, get_csrf_request_with_db)
endi.tests.views.test_company.test_company_disable_user_one_company(config, login, company, get_csrf_request_with_db)

endi.tests.views.test_csv_import module

endi.tests.views.test_forms_holiday module

endi.tests.views.test_forms_project module

endi.tests.views.test_forms_project.test_customer_dictify()

endi.tests.views.test_forms_utils module

class endi.tests.views.test_forms_utils.DummySchema(*args, **kw)

Bases : Schema

endi.tests.views.test_forms_utils.test_init(get_csrf_request_with_db)
endi.tests.views.test_forms_utils.test_more_vars_called(get_csrf_request_with_db)

endi.tests.views.test_forms_validator module

class endi.tests.views.test_forms_validator.ValidatorsTest(methodName='runTest')

Bases : TestCase

test_validate_image_mime()

endi.tests.views.test_holiday module

endi.tests.views.test_holiday.test_holiday(user, get_csrf_request_with_db)

endi.tests.views.test_treasury_files module

endi.tests.views.test_workshop module

Module contents