MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Automated Testing for Modules

    General Discussion
    2
    2
    45
    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
      DanielHabenicht last edited by

      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?

      karsten13 1 Reply Last reply Reply Quote 0
      • karsten13
        karsten13 @DanielHabenicht last edited by

        @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
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy