Giter VIP home page Giter VIP logo

lab8_starter's Introduction

Lab 8 - Starter

Names: Varun Singhal (No Partner)

  1. Option 1. We would fit the automated tests in our recipe project development pipeline within the github actions. This is because we want to ensure that as we push to the repository, our code is getting tested that we push. This would automate the tests and save us the manual work. If we run the tests after the development is done, we will likely see bugs that could have been prevented through the development process with constant testing.

  2. I wouldn't use end-to-end testing just for testing out the functionality of a single function. This is because E2E testing will run cases from start to finish on the program, and we only want to make sure that the function we are testing has the right output. It can be used, but it is too much for one singular simple test for a function output and can take way too long

  3. No, this is because messaging is a key aspect to the entire process of a messaging app. We don't just want to see how the feature works in a vacuum, we want to see how it works on an application / broad level and see how it interacts with the rest of the application.

  4. Yes, because this condition is simple and a simple case to test. We don't need to see how the application functions based on a character limit of messages.

lab8_starter's People

Contributors

camdynr avatar varunraisinghal 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.