Projet

Général

Profil

« Précédent | Suivant » 

Révision cb28f217

Ajouté par Josué Kouka il y a environ 6 ans

change app settings module structure (#22037)

Voir les différences:

tests/test_archimed.py
29 29
]
30 30

  
31 31

  
32
@mock.patch('mandayejs.views.requests.Session.post')
32
@mock.patch('mandayejs.applications.views.requests.Session.post')
33 33
@mock.patch('mandayejs.applications.get_app_settings')
34 34
def test_archimed_ws(mocked_get_app_settings, mocked_requests_post):
35 35
    mocked_get_app_settings.return_value = Archimed

Formats disponibles : Unified diff