Topic: How to Do Unit Testing in FA?
Hello everybody,
I made some extra modules to FA and I would like to test it using PHP unit. Any idea how to do this in FA? How does the development team usually do the test?
Thank you
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → FA Modifications → How to Do Unit Testing in FA?
Hello everybody,
I made some extra modules to FA and I would like to test it using PHP unit. Any idea how to do this in FA? How does the development team usually do the test?
Thank you
We do not use any unit testing so far, I'm affraid. In fact all new functionalities are tested by hand, and later in live installations. In fact testing suit is 'must have' for such type of application like FA, and having it would also make development faster and more error prone. The main problem here is lack of free resources to start this subproject - this is quite big piece of code to be done from scratch.
Do you have any ideas you would like to share with us on this subject?
Janusz
Hi Janusz,
Thank you for your response. ^^
Currently, I use selenium for testing all the functionalities on my module. It satisfy me so far. The test runs automatically. Maybe you should use it too.
Hi bhoo,
Could you send me example selenium based tests as you use it for your modules?
Janusz
FrontAccounting forum → FA Modifications → How to Do Unit Testing in FA?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.