<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic problem w/ generator-arcgis-js-app in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-w-generator-arcgis-js-app/m-p/480346#M44676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying out Rene's Yeoman &lt;A href="https://github.com/odoe/generator-arcgis-js-app"&gt;generator&lt;/A&gt; for ArcGIS JS applications and finding that out-of-the box there are some problems with the unit tests (e.g. &lt;SPAN style="color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flocalhost%3A8282%2Fnode_modules%2Fintern%2Fclient.html%3Fconfig%3Dtests%2Fintern" rel="nofollow" target="_blank"&gt;http://localhost:8282/node_modules/intern/client.html?config=tests/intern&lt;/A&gt;&lt;/SPAN&gt;). In his &lt;A href="https://www.youtube.com/watch?v=0HSRxDb4cMU"&gt;video&lt;/A&gt;​, he mentions that the webmap&amp;nbsp; test is expected to fail, but I'm seeing others as well.&amp;nbsp; For example, the MapView component fails with this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;&lt;CODE style="font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 11.9px; padding: 0.2em 0; background-color: rgba(0, 0, 0, 0.0392157);"&gt;TypeError: View is not a function at Test.registerSuite.View publishes a valid map [as test] &amp;lt;/tests/unit/components-map-mapview.js:30:17&amp;gt; at eval &amp;lt;/node_modules/intern//lib/Test.js:211:24&amp;gt; at eval &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:156:41&amp;gt; at runCallbacks &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:19:22&amp;gt; at eval &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:103:21&amp;gt; at run &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:51:33&amp;gt; at CallbackQueue.drain &amp;lt;/node_modules/intern//node_modules/dojo/CallbackQueue.js:39:35&amp;gt; at MutationObserver.eval &amp;lt;/node_modules/intern//node_modules/dojo/nextTick.js:52:27&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;Has anyone had success with this tool or can point me toward the problem?&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;Thanks!&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;--john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jan 2016 19:35:37 GMT</pubDate>
    <dc:creator>JohnCartwright</dc:creator>
    <dc:date>2016-01-16T19:35:37Z</dc:date>
    <item>
      <title>problem w/ generator-arcgis-js-app</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-w-generator-arcgis-js-app/m-p/480346#M44676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying out Rene's Yeoman &lt;A href="https://github.com/odoe/generator-arcgis-js-app"&gt;generator&lt;/A&gt; for ArcGIS JS applications and finding that out-of-the box there are some problems with the unit tests (e.g. &lt;SPAN style="color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flocalhost%3A8282%2Fnode_modules%2Fintern%2Fclient.html%3Fconfig%3Dtests%2Fintern" rel="nofollow" target="_blank"&gt;http://localhost:8282/node_modules/intern/client.html?config=tests/intern&lt;/A&gt;&lt;/SPAN&gt;). In his &lt;A href="https://www.youtube.com/watch?v=0HSRxDb4cMU"&gt;video&lt;/A&gt;​, he mentions that the webmap&amp;nbsp; test is expected to fail, but I'm seeing others as well.&amp;nbsp; For example, the MapView component fails with this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;&lt;CODE style="font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 11.9px; padding: 0.2em 0; background-color: rgba(0, 0, 0, 0.0392157);"&gt;TypeError: View is not a function at Test.registerSuite.View publishes a valid map [as test] &amp;lt;/tests/unit/components-map-mapview.js:30:17&amp;gt; at eval &amp;lt;/node_modules/intern//lib/Test.js:211:24&amp;gt; at eval &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:156:41&amp;gt; at runCallbacks &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:19:22&amp;gt; at eval &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:103:21&amp;gt; at run &amp;lt;/node_modules/intern//node_modules/dojo/Promise.js:51:33&amp;gt; at CallbackQueue.drain &amp;lt;/node_modules/intern//node_modules/dojo/CallbackQueue.js:39:35&amp;gt; at MutationObserver.eval &amp;lt;/node_modules/intern//node_modules/dojo/nextTick.js:52:27&amp;gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;Has anyone had success with this tool or can point me toward the problem?&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;Thanks!&lt;/P&gt;&lt;P style="margin-bottom: 16px; color: #333333; font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';"&gt;--john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jan 2016 19:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-w-generator-arcgis-js-app/m-p/480346#M44676</guid>
      <dc:creator>JohnCartwright</dc:creator>
      <dc:date>2016-01-16T19:35:37Z</dc:date>
    </item>
  </channel>
</rss>

