1 Reply Latest reply on Jul 20, 2007 4:13 AM by gavin.king

    Er....I have a question that no one here will like.

    dhinojosa

      But I have to ask, since I am building my own products on seam.

      Where are all the tests (unit, integration, functional, acceptance, etc) to seam on CVS? It's very very anemic from what I can tell. The examples seem to have more coverage that the product itself.

      Am I missing something?
      Constructive Criticism and Questioning is all ;)

        • 1. Re: Er....I have a question that no one here will like.
          gavin.king

          The only way to really test Seam is to write examples and write tests for the examples. Hence you see tests for the examples. Unit tests are utterly useless for Seam, since its an integration framework - the existing unit tests we have are a useless PITA.

          However, there are definitely some parts of Seam which are under-tested at the moment, especially pages.xml.