[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem "Stable" is not stable


Am 28.08.24 um 18:40 schrieb Jussi Lahtinen:

    Sure. This is your selftest and a couple of others:

    https://gitlab.com/gambas/gambas/-/blob/master/test-fast
    <https://gitlab.com/gambas/gambas/-/blob/master/test-fast>
    https://gitlab.com/gambas/gambas/-/tree/master/app/src/gambas3-selftest <https://gitlab.com/gambas/gambas/-/tree/master/app/src/gambas3-selftest>


Yes, I'm aware of the unit test I wrote. However, it does not test GUI and I'm not sure if any of the unit tests are routinely used..? Maybe it is.

I let it run, every time Benoît says, that he will release soon. I also execute all test of my software.

    But new bugs are not covered by gambas3-selftests and a lot of them
    happen in the graphical environment (aka can only "be seen") which
    cannot be tested with unit tests.

This is not true. My unit test have catched many back then new bugs, but it needs some work to be able to do so in future.

I didn't mean "back then new bugs" but new bugs. I write a test for every new bug I find which can be tested:

https://gitlab.com/gambas/gambas/-/blob/master/app/src/gambas3-selftest/.src/Tests/OldBugs.test

I would be happy if others would also write tests there for bugs they found.

Alles Gute

Christof Thalhofer

--
Dies ist keine Signatur


Follow-Ups:
Re: Problem "Stable" is not stableJussi Lahtinen <jussi.lahtinen@xxxxxxxxx>
References:
Problem "Stable" is not stableChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Problem "Stable" is not stableJussi Lahtinen <jussi.lahtinen@xxxxxxxxx>
Re: Problem "Stable" is not stableChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Problem "Stable" is not stableJussi Lahtinen <jussi.lahtinen@xxxxxxxxx>