Questions tagged [donejs]

17 questions
0
votes
1 answer

Funcunit's open is causing trouble in online CI services such as Travis and CircleCI

I have a donejs plugin (https://github.com/riescorp/donejs-typeahead) and I decided to use funcunit (http://funcunit.com/) to do the GUI interaction tests. Everything works fine on my computer, either running the test page…
nico
  • 144
  • 12
0
votes
1 answer

DoneJS - Chat Example failing on add Component

I am following in the DoneJS Chat example on the following URL: http://donejs.com/Guide.html However, when I get to Step: Generate custom elements, I get the following error: C:_source\donejs\donejs-chat>donejs add component home.component …
1
2