10.02.2025 Vaadin Meetup: Split up the work

In this Meetup we will discuss all the features our demo app will have and split up the workload into little pieces. Using Github Project we will learn to create tickets, issues, todos, pull requests and so on.

Here a reminder of what we want to do: Project Service Desk

Here is the calendar entry. I have created it with an intervall of 4 weeks, so this link should stay usable for all future meetups

1 Like

some here who uses JUnit and could give a short lesson in a meetup how to use it? Would reaaaaally appreciate if we will use it from the first line of code.

The absolout game changer would be testing the frontend, but because this is a paid β€œaddon” i would skip this, to have the focus on the community edition.

I personally have a problem to understand which method should have a test, which not or all should have. How to use Junit with database methods etc.

1 Like

Karibu Testing is a free option

That is for frontend tests?

Edit: yeah looks like.

Little summary of todays meeting :slight_smile:

Was a pleasure to me having you in the meeting, thanks everyone for joining!

We have discussed the very first steps in order to have some views in our application. We have created the first simple tickets. Everybody in the meetup can feel free to take or create issues and have some hands on it. Would be nice if we will have some tickets done until the next meeting.

I think we should have some kind of conventions as well, for example that every View which is a Vaadin Route needs to have β€œView” at its End of the Name, for example DashboardView which routes to β€œ/”. In my experience it is later on good if you have a lot of classes and search in the IDE for a specific class. I will check if we can create wiki at github.

Here is the next schedule 10.03.2025 Vaadin Meetup: Progress Check and further toDos

2 Likes

Eh, I thought I clicked that invite, but there was nothing in my calendar :man_facepalming: I still remember this earlier today, but was too enthusiastic writing a piece about Jakarta Data, will you use that here :crazy_face:

1 Like