Giter Site home page Giter Site logo

lab8_starter's Introduction

Lab 8 - Starter

Name: Duy Quoc Vu

  1. Within a Github action that runs whenever code is pushed. It is because the Github Action will check whether the test is passed whenever new changes are pushed to the code.

  2. No. Because E2E testing is not mainly used for testing functions, hence not a necessary way to check the correctness of any functions' output. Instead, E2E testing is mainly for UI testing that involves emulating user actions from start to finish.

  3. No. Unit test will not be useful to test the "message" feature because it is not able to cover all the actions of sending and receiving messages and also it won't be able to check whether the messages are displaced correctly on the user's end. E2E would be useful here as it can emulate all the user's actions on sending and receiving messages.

  4. Yes. The "max message length" is the property that can be simply checked by a function, hence unit test is useful here. It just call the function to check whether the message length limit is correct.

Screenshots

lab8_starter's People

Contributors

camdynr avatar quocduyvu6262 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.