Giter Site home page Giter Site logo

E2E + Unit Testing + ? about inmate_kata HOT 4 OPEN

pjurczynski avatar pjurczynski commented on August 22, 2024
E2E + Unit Testing + ?

from inmate_kata.

Comments (4)

Greegko avatar Greegko commented on August 22, 2024

Yeah I think we can add, but maybe after we are going though a bit more advanced and have 2 small components where we should check the integration. For just a small function E2E seems overkill.

from inmate_kata.

Greegko avatar Greegko commented on August 22, 2024

How would you like to start UI? After we finish the functionality or try to do it pararel?
From my side we can do the both, and we put in the rule, that we cannot make 2 tests / commits in the same things (Unit / E2E) after each other by the same user.

from inmate_kata.

pjurczynski avatar pjurczynski commented on August 22, 2024

Yeah I think we can add, but maybe after we are going though a bit more advanced and have 2 small components where we should check the integration. For just a small function E2E seems overkill.

TLDR;
let's drop e2e and other testing - let's focus on simple unit tests for now

Long version:
I thought about trying to emulate a real world scenario, where you want to implement an app/feature. Then this doesn't really start with "I want to implement just a small function that adds 2 numbers". You start more with "I want a calculator UI that can do additions". I'm super interested if we could pull this off ;).

But we can also try and start with something small to see if this concept of "inmate_kata" would even make sense.

How would you like to start UI? After we finish the functionality or try to do it pararel?
From my side we can do the both, and we put in the rule, that we cannot make 2 tests / commits in the same things (Unit / E2E) after each other by the same user.

I would say let's start with the functionality. Let's peek a simple problem and testout the framework.

For next problem, I would like to tackle something bigger, that would maybe also require to write some "ticket" or baseline requirements.

from inmate_kata.

Greegko avatar Greegko commented on August 22, 2024

For me it is fine, we have two kind of development, one functionality and one for UI. In this case we can practice how to write tests when the functionality is not done yet, but still we need to create something. Maybe it is not possible, but at least we have the option to question it and look for options.

from inmate_kata.

Related Issues (9)

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.