@lolobyte The problem for “Tagesschau in 100 Sekunden” you can not using autoplay variable because is a parameter of Youtube. I think the integration with they will not possible with Iframe. Maybe a stream video module o something like that, I dont know if exists one. If not exists you can create one for this purpose.
Read the statement by Michael Teeuw here.
Posts
-
RE: Module: iFrame! Starting Video automatically!
-
RE: Test suite for MagicMirror²
@qistoph Nice work. Related with your first point there a discussion about translations of JSON file.
https://github.com/MichMich/MagicMirror/pull/679 -
RE: Looking for Beta-testers!
@morozgrafix Yes, it’s a some things I’ve seen a few minutes ago.
Already pushed a Hotfix. Its not the most elegant soluction of the world but it work. If there something can be better is welcome ;)
Ps: Pull request is https://github.com/MichMich/MagicMirror/pull/676
-
RE: Test suite for MagicMirror²
@morozgrafix Seem good sense going to a refactor of the structure.
I think we can take two way acord you mentioned.
1.- Include your test for clock module with new format for name and respective directories
2.- Do it the refactor to all tests that remain.I really like see how you resolve the multiples instances configuration in a one tests file.
-
RE: Looking for Beta-testers!
Hey Guys,
To prevent problems like the error on validation on develop branch I say to you we are working a test suite for MagicMirror.
Now is initial state with some tests. Today @MichMich merged a change with some testing for e2e area. At now isn’t integrated the e2e tests in Travis. You can run e2e tests with
export DISPLAY=:0 && npm run test:e2e
You need runnpm installbeforeThe build a test is simple. If someone is animated and want to build one or need some light let me know.
So, also it helps if you run the e2e tests into your system and tells us if something is wrong or good.
-
RE: Test suite for MagicMirror²
@morozgrafix Yes, I knowed is not more cleaner and repetitive but was the first proof of concept ;)
Good idea set default timeout. I added two new task in Trello board about you mentioned.
-
RE: Test suite for MagicMirror²
@strawberry-3.141 said in Test suite for MagicMirror²:
what is the reason for a 10 sec timeout in each test? If there are a many tests this will sum up
It’s does not accumulate. It’s a timeout, the maximun time for the test. You can set different timeout for every test.
-
RE: Test suite for MagicMirror²
Hi, I recently pushed a Pull Request with two e2e testing.
https://github.com/MichMich/MagicMirror/pull/669These use their own configurations like @qistoph mention and after added the MM_CONFIG_FILE variable for MagicMirror.
It’s really easy create new test for check a different part of MagicMirror and their modules.
-
RE: Mobile app (bachelor thesis)
@strawberry-3.141 said in Mobile app (bachelor thesis):
@roramirez does the mirror show the qrcode or does it happen before?
@strawberry-3.141 Yes, it show me the QR code. This happens after Paired the app with MagicMirror.