UpstageAI / slack-event-subscriptions

Slack->DynamDB->Some applications
27 stars 5 forks source link

Feature/unittest #12

Closed thejungwon closed 3 years ago

thejungwon commented 3 years ago

말씀하신 4가지 케이스에 대해서 일단 unittest 코드를 추가하였습니다.

실행은 다음과 같이 명령어를 입력하고,

pytest test.py

환경 변수의 경우에는 pytest.ini에서 수정을 하시면, test 환경에 대한 환경변수가 변경됩니다!

hunkim commented 3 years ago

제가 파일을 좀 수정해서 conflct가 생기는데 한번 봐주세요. 테스트 코드는 멋집니다.

thejungwon commented 3 years ago

init_db PR쪽에 말씀하셨던 내용들 반영했습니다. 해당 branch(feature/init_db)가 현재 feature/unittest보다 뒤에 있으니, 취소하도록 하겠습니다!

thejungwon commented 3 years ago

user_change 추가 권한관련 README 내용을 수정 하였습니다.

hunkim commented 3 years ago

Cool!