Re: Unit testing the SDK

2014-07-15 Thread Mihai Chira
All right, good to know. About the path - should I add a unit test called HierarchicalCollectionViewCursorTest_FLEX_34119 in sdk\frameworks\projects\advancedgrids\test\mx\collections, or is it better in sdk\frameworks\tests\mx\collections? Also, what is the whiteboard? The only things I could fin

RE: Unit testing the SDK

2014-07-15 Thread Michael A. Labriola
>I have about 80 or so FlexUnit collection tests that were in my white board to >supplement the mustella ones, but they are not currently run automatically. I also have some in my whiteboard for VectorCollection and there are the FlexUnit tests themselves in the FlexUnit repo. But no, there

Re: Unit testing the SDK

2014-07-15 Thread Justin Mclean
Hi, > PS: searching for "[Test]" in all *.as files yields 0 results as well. I have about 80 or so FlexUnit collection tests that were in my white board to supplement the mustella ones, but they are not currently run automatically. Given that Flex Unit has been released under Apache I see no re

Re: Unit testing the SDK

2014-07-15 Thread piotrz
TLF unit tests were written in Flex Unit 1, so you will not find in develop branch any test marked [Test], but in branch FlexUnit4TestsTLF you will find couple of tests rewritten to Flex Unit 4. I hope I will back to this soon. Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- Vie

Re: Unit testing the SDK

2014-07-15 Thread Mihai Chira
PS: searching for "[Test]" in all *.as files yields 0 results as well. On 15 July 2014 15:12, Mihai Chira wrote: > Thanks for that, good to know. > But I just did a global search for "flexunit" in all *.as files in > both the sdk and tlf. The only ones I could find are in > tlf\automation_core\sr

Re: Unit testing the SDK

2014-07-15 Thread Mihai Chira
Thanks for that, good to know. But I just did a global search for "flexunit" in all *.as files in both the sdk and tlf. The only ones I could find are in tlf\automation_core\src\UnitTest\. Does this mean I am going to write and commit the first ever unit (i.e. non-mustella) tests for the SDK? That

Re: Unit testing the SDK

2014-07-15 Thread Justin Mclean
Hi, > Do I need to write mustella tests, or can I write FlexUnit ones? IMO any tests are fine and mustella test can be tricky to write if you're new to it. Justin

Re: Unit testing the SDK

2014-07-15 Thread piotrz
Hi Mihai, You can check branch with TLF unit tests, maybe it will help you a bit. http://bit.ly/1zEX3GY Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Unit-testing-the-SDK-tp39141p39143.html Sen