Skip to content

August 8, 2018 Meeting Notes

Kwang Yul Seo edited this page Aug 8, 2018 · 5 revisions

CodeChain developers meeting

  • Host: Kodebox
  • Date: Wed August 8th, 2018
  • Time: 19:00 - 21:00 KST
  • Location: 17F, 364, Gangnam-daero, Gangnam-gu, Seoul, Korea
  • Attendees: 7
    • Kwang Yul Seo (Kodebox), Seulgi Kim (Kodebox), Juhyung Park (Kodebox), Gilyoung Kim (Kodebox), Seung Woo Kim (Kodebox), Ji Young Song (SKT), Jun Beom Lee

Minutes

1. Opening, welcome and roll call

Gilyoung Kim gave a presentation about CodeChain's updates that happened in the past 2 days.

3. Discussions

Test case naming convention

Discussed what naming convention to use for test cases. Participants all agreed that "Feature to be tested" convention is simple and intuitive.

e.g.,

  • is_not_an_adult_if_age_less_than_18
  • fail_to_withdraw_money_if_account_is_invalid
  • student_is_not_admitted_if_mandatory_fields_are_missing

4. Code review

  • Add logic to limit expensive operations in scrip #563

5. Adjournment