Hi Marco, welcome to the Community!
Could you please give me a short example (or code snippet) what you mean with: "... but i need to do tests inside my application environment. ..." If you try to create the testrunner with the unit test, you only need the "generate.py test" job. The "generate.py test-source" job is usefully if you will debug your tests to see the source code in e.q. FireBug. Cheers, Chris Am 17.01.2010 12:17, schrieb mck89: > I began to use Qooxdoo the last month so i've got very little experience in > its usage. I need to create a test application like the testrunner, but i > need to do tests inside my application environment. I followed these steps: > > * Created the application > * Compiled the source version with "generate.py source" > * Create the test with "generate.py test" > > In this test if i try to access my application it gives me an error because > its undefined. > > Then reading the documentation on the website i've found that this type of > tests must be done using "generate.py test-source". But running the > index-source.html in the test folder the result is the same: the application > is not working. > > What is the right way to this? What did I do wrong? > > -- Christian Schmidt Software Entwickler 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe [email protected] Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
