• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Automated Testing for Modules

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 308 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    DanielHabenicht
    last edited by Jan 9, 2022, 12:15 PM

    Hi, I want to test the functionality of my module in an automated way.

    For the Javascript that is loaded into the browser, it is fairly easy.

    But for the the node_helper.js it is not.
    It needs to require from node_helper which is not published anywhere except the main repo.
    I don’t want to copy over and monkey patch my package for the test.
    Look here for a reference of what I tried so far: https://github.com/DanielHabenicht/MMM-json/tree/add-node-helper-tests

    Any Ideas?
    Should MagicMirror provide a Test Harness for modules?

    K 1 Reply Last reply Jan 9, 2022, 10:55 PM Reply Quote 0
    • K Online
      karsten13 @DanielHabenicht
      last edited by Jan 9, 2022, 10:55 PM

      @danielhabenicht

      had no time to look into your testing code but this repo seems to have tests for node_helper

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy