{"id":13744106,"url":"https://github.com/peternic/funfx","last_synced_at":"2025-05-09T02:32:39.585Z","repository":{"id":561379,"uuid":"192339","full_name":"peternic/funfx","owner":"peternic","description":"Ruby tool for functional testing of Flex applications","archived":false,"fork":false,"pushed_at":"2010-07-08T08:23:24.000Z","size":15697,"stargazers_count":33,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-15T15:42:09.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"arunoda/horaa","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peternic.png","metadata":{"files":{"readme":"README.textile","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-05-04T18:27:31.000Z","updated_at":"2021-10-21T19:22:38.000Z","dependencies_parsed_at":"2022-07-04T23:31:42.735Z","dependency_job_id":null,"html_url":"https://github.com/peternic/funfx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peternic%2Ffunfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peternic%2Ffunfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peternic%2Ffunfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peternic%2Ffunfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peternic","download_url":"https://codeload.github.com/peternic/funfx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253177835,"owners_count":21866405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:03.159Z","updated_at":"2025-05-09T02:32:39.120Z","avatar_url":"https://github.com/peternic.png","language":"ActionScript","readme":"h2. Documentation\n\nPlease look under gem/website\nWe should put this on the GitHub wiki to make it easier to edit.\n\nh2. TODO before 0.2.0\n\nCode\n\n* (P) Get rid of the AutoQuick codebase - base FunFX only on the automation API\n** Must not depend on XML file at runtime\n\nWebsite / Docs\n\n* Automate gem release on RubyForge (rake release)\n* Automate publish of website (rake website_upload)\n* Make demo app part of website\n** (A OK) git mv demo-app/lib/DemoApp.* gem/website/\n** (A OK) Update scripts so specs still pass\n** (P) Update howtos\n** Move rest of this file to gem/website/\n* (P) More demo app specs\n\nh2. TODO after 0.2.0\n\n* Refactor the awful duplication in Proxy.as\n** Different return values for unsynched and invisible\n** eval() is gone from AS3, but we can fake it... with apply and our own dotted syntax.\n* Add method to get all properties of an element (useful for debugging)\n* Get rid of ARG_SEP - use varargs instead.\n* Use RCov and aim for 100% coverage of all generated methods\n* Add method to retrieve screenshot\n** http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/\n* Allow lookup of elements from elements:\n** tree = @flex.tree({:id =\u003e 'objectTree'})\n** button = tree.button(:label =\u003e 'Default Button')\n* Make snake_case aliases for camelCase methods (in code generation) - use camelCase in PDF\n* Split PDF into 3-4 smaller PDFs\n* Add method to get all properties of an element (useful for debugging)\n\nh2. DONE\n\n* Put the Flex app's ID in the beginning of the @flex_id\n* Extract a Decoder class\n* Turn off DOT in RDOC\n* Generate code based on same code that we generate class diagram with (no longer use bang!)\n\nh2. Links\n\n* http://livedocs.adobe.com/flex/3/langref/mx/automation/AutomationID.html\n* http://livedocs.adobe.com/flex/3/langref/mx/automation/IAutomationManager.html\n\nh2. GOTCHAS\n\n* The showInAutomationHierarchy property seems to cause that elements can't be looked up. Investigate...\n\n","funding_links":[],"categories":["Frameworks"],"sub_categories":["Functional Programming"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeternic%2Ffunfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeternic%2Ffunfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeternic%2Ffunfx/lists"}