Skip to content

sunho/Lab5_Starter

 
 

Repository files navigation

Lab 5 - Starter

Names

  • Sunho Kim
  • Ryan Liu

URLs

Horn: https://sunho.io/Lab5_Starter/expose.html

TTS: https://sunho.io/Lab5_Starter/explore.html

Understanding Questions

  1. Likely not, if the feature requires interaction between two users. If unit tests are best utilized on individual components, it may not be well-suited for such a message feature, which may require some added level of complexity in order to facilitate communication between two different users.
  2. Yes, as this is a small-scale component that can be tested in isolation that can be executed quickly, and changes to it are not likely to impact other components of the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.3%
  • HTML 24.4%
  • CSS 12.3%