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

set up unit test #39

Merged
merged 10 commits into from
Sep 2, 2020
Merged

set up unit test #39

merged 10 commits into from
Sep 2, 2020

Commits on Aug 28, 2020

  1. set up unit test + move to es module + upgrade to node v14

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d865d27 View commit details
    Browse the repository at this point in the history
  2. upgrade lezer-promql version

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    872be10 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. exclude test file when building the lib

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    f816c08 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. bump codemirror-next-autocomplete + treat it as a per dependency

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    502aec5 View commit details
    Browse the repository at this point in the history
  2. define utils method for the test

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    1f148fe View commit details
    Browse the repository at this point in the history
  3. add test for the method walkThrough

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    6ad3ce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. add test for the method containsChild

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    0ce98b8 View commit details
    Browse the repository at this point in the history
  2. add test for the method retrieveAllRecursiveNodes

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    86018d1 View commit details
    Browse the repository at this point in the history
  3. fix import of EditorState

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8caf55b View commit details
    Browse the repository at this point in the history
  4. add @nexucis/fuzzy as a peer dependency

    Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
    Nexucis committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    225a9f6 View commit details
    Browse the repository at this point in the history