Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Run mocha tests by npm scripts & Remove Gruntfile.js - Closes #2935 #3078

Merged
merged 32 commits into from
Mar 18, 2019

Commits on Mar 15, 2019

  1. Build lisk mocha runner

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    a2ca9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a16b02a View commit details
    Browse the repository at this point in the history
  3. Improve summary

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    adf0a62 View commit details
    Browse the repository at this point in the history
  4. Fix testPathPattern option bug

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    798d746 View commit details
    Browse the repository at this point in the history
  5. Add new mocha npm scripts

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    0e2c31d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b86ee88 View commit details
    Browse the repository at this point in the history
  7. Remove Gruntfile.js

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    c19ccf5 View commit details
    Browse the repository at this point in the history
  8. Refactor lisk-mocha-runner

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    e706697 View commit details
    Browse the repository at this point in the history
  9. Update npm test command

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    80ba178 View commit details
    Browse the repository at this point in the history
  10. Refactor lisk mocha runner

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    9baaebf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc64781 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a64271a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7bbb1b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    92b1221 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b58a1c View commit details
    Browse the repository at this point in the history
  16. Remove grunt from package.json

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    ac89c36 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b70959f View commit details
    Browse the repository at this point in the history
  18. Fix jenkinsfile syntax

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    e2ada3f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6228e5b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a300579 View commit details
    Browse the repository at this point in the history
  21. Remove parallel_tests.js file

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    2b892eb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4fe675e View commit details
    Browse the repository at this point in the history
  23. Fix indentation on Jenkinsfile

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7dc1951 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d84d493 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c4eb556 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3de21ab View commit details
    Browse the repository at this point in the history
  27. Fix mochaOptions in Jenkinsfile

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    53f1dc8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d766b87 View commit details
    Browse the repository at this point in the history
  29. Fix typo in Readme

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    0675eee View commit details
    Browse the repository at this point in the history
  30. Add mocha:functional npm script

    yatki committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    5f85b75 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Fix error code messages

    yatki committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3e9815d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c95e6 View commit details
    Browse the repository at this point in the history