콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

Hi guys,

I tried to test my module with an API using Postman, and it works. but, when I try to test it using a method (function) in my Python file, it got an error. 

Odoo.log:

2024-09-05 09:03:08,381 23484 INFO odoo_17 odoo.addons.estate.tests.test_API: Starting TestEstatePropertyTagAPI.test_get_data_by_id ...

2024-09-05 09:03:12,174 18620 INFO odoo_17 odoo.addons.base.models.res_users: Login successful for db:odoo_17 test_API.py", line 52, in test_get_data_by_id

    self.assertEqual(response.status_code, 200)

AssertionError: 400 != 200

...


see this complete my Python file. feel free to correct the code I was mistaken in:

https://photos.app.goo.gl/KbQXFrRwSY9LS4wJ8

아바타
취소
관련 게시물 답글 화면 활동
1
1월 25
1478
1
9월 23
2290
Postman Api 해결 완료
2
11월 22
8900
3
4월 19
3233
5
5월 25
33785