---------- Forwarded message ---------- From: Assem Chelli <assem...@gmail.com> Date: Sat, Sep 29, 2012 at 10:38 PM Subject: Important: Call for testers To: alfanous <alfan...@googlegroups.com>
Salam; We have a lack of testing in alfanous project. The feedbacks and criticisms are very helpful for us even if they would be hard and we'll be happy to hear them. That's a call for any one who want to help us testing the different modules of our project. I listed the steps of testing one by one. Sooner as you encounter a problem, stop testing and submit it as an issue in our issue tracker <https://github.com/Alfanous-team/alfanous/issues?sort=updated&state=open>and then send about it to the mailing list (alfan...@googlegroups.com). To do the test, follow this steps: 1. Get the code source: - clone the git repo from github: $ git clone https://github.com/Alfanous-team/alfanous.git - or download it as a zipfile from: https://github.com/Alfanous-team/alfanous/zipball/master 2. Run the build: just go to the root path of the code source and execute this command : $ make build 3. Install the API: also in the root path of the code source, execute the command: $ make install_api 4. Test the console interface, it provides results in Json format: - $ alfanous-console -h - $ alfanous-console -a search -q qawol - $ alfanous-console -a search -q الصلاة+الزكاة - ... 5. Test the basic script: always in the root path - $ cd src/alfanous-tests - $ python sample.py 6. Test the desktop interface: - $ cd src/alfanous-desktop - $ python Gui.py 7. Test the json output system II (later) 8. Test the web interface (later) 9. Test Django app (later) 10. Test Firefox toolbar (later) 11. Test Ubuntu/Sabily package (later) 12. Test Windows Installer script (later) 13. Test MacOs package (later) (ref: https://github.com/Alfanous-team/alfanous/blob/master/FAQ.rst#how-to-help-by-testing ) Please forward this message to any one could help -- Assem -- Assem
_______________________________________________ Mailing list: https://launchpad.net/~sabily.team Post to : sabily.team@lists.launchpad.net Unsubscribe : https://launchpad.net/~sabily.team More help : https://help.launchpad.net/ListHelp