Yay! After a long fight the test are passing in Travis CI
Read the statement by Michael Teeuw here.
Posts
-
RE: Test suite for MagicMirror²
-
RE: Module template
Hey, new release
[1.2.0] - 2017-07-21
- Use getStyles for module
- Include node 7 support
- Add test for ESLint, stylelint, jsonlint, markdownlint and js-yaml
- Include create CHANGELOG file
-
RE: MMM-ImagesPhotos - Show images from a directory
@nobita Yes, currently work only in random mode.
You can create a new function for get data in not random mode and you call here
https://github.com/roramirez/MMM-ImagesPhotos/blob/master/MMM-ImagesPhotos.js#L128A good point is add by configuration this function. If you are interested to add this feature with glad I’ll merge it :)
-
RE: Test suite for MagicMirror²
@qistoph said in Test suite for MagicMirror²:
Except for one of the errors I think all can still be explained by my last post.
Yes, you’re rigth. Can you help in this area?
-
RE: Test suite for MagicMirror²
@qistoph Well I’ve testing de CircleCI vs Travis.
For same Build
Failed: https://travis-ci.org/roramirez/MagicMirror/builds/234342109
Sucess: https://circleci.com/gh/roramirez/MagicMirror/6 -
RE: Test suite for MagicMirror²
Hi Guys, are you still alive?
Sometimes the build failed, an example here
https://travis-ci.org/MichMich/MagicMirror/jobs/227577643Someone have some idea how to fix this?
cc @qistoph @strawberry-3-141 @morozgrafix
-
RE: ipWhitelist HowTo
@Mitchfarino Are you sure?, Can you show the config/config.js ?
There some logs when did you run and access it?
-
RE: digital photo frame
@nobita said in digital photo frame:
@roramirez you can change or modify your module pull photo from dropbox (replace from folder) . I mean more detail in programming for apply in mirror project v2.1
What? Why you dont synchronize your Dropbox folder into the upload directory of the module ?
If you can help this feature to pull directly from DropBox the Pull request are welcome ;)
-
RE: Nobody is ready to Help!!
In the electron example app (quick-start) … @Mykle1 ;)
-
RE: Nobody is ready to Help!!
@undergroundauth I think are you missing run
npm install