Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Unittests

More
16 years 6 days ago #48276 by Kofgarter
Unittests was created by Kofgarter
Hello everybody! I wonder, are there unit tests for kunena?

Please Log in or Create an account to join the conversation.

More
16 years 6 days ago #48277 by Kofgarter
Replied by Kofgarter on topic Re: Unittests
And if they are present, where I can get them?

Please Log in or Create an account to join the conversation.

More
16 years 6 days ago #48278 by sozzled
Replied by sozzled on topic Re: Unittests
Are you asking if there is a script that you can run that automatically verifies that all the functions built into Kunena operate and if you get the message "everything operates" you can be happy? Is that what you want to know?

Please Log in or Create an account to join the conversation.

More
16 years 6 days ago - 16 years 6 days ago #48297 by Kofgarter
Replied by Kofgarter on topic Re: Unittests
##get the message "everything operates" you can be happy

haha) in some aspect yes, but I just want have these tests for own testing. If you don't know, what unit testing actually is, you can read next link: en.wikipedia.org/wiki/Unit_testing .
Last edit: 16 years 6 days ago by Kofgarter.

Please Log in or Create an account to join the conversation.

More
16 years 6 days ago #48303 by xillibit
Replied by xillibit on topic Re: Unittests
Hello,

For the moment we don't use unit testing, maybe in the future. If you want you can create your own unit testing : docs.joomla.org/Unit_Testing

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
16 years 5 days ago #48357 by sozzled
Replied by sozzled on topic Re: Unittests
I know what unit testing is; I just wanted to be sure I understood what you had in mind. Kunena is not the kind of project that lends itself unit testing; the software is distributed freely and free-of-charge and therefore unit testing arrangements are somewhat meaningless in the context of having a contract to deliver "something". Users are able to develop their own "unit tests" if they desire and if they're unsure of whether or not the software meets their needs.

What I can tell you is that Kunena is not a perfect solution, nor is it defect-free, and it is still in the process of redesign following its transition from older software (which, themselves, lacked unit tests). While the design is still being shaped - and when I say it's still being shaped, the design is changing quite rapidly - this also mitigates against developing a unit test framework. By the time you've developed the tests, the design may have subsequently changed. Do you understand the problem?

If you want to satisfy yourself that Kunena operates, download it, install it and try it out for yourself. Will it meet your requirements? How long is a piece of string?

Cheers :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.208 seconds