Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for parameterized tests #51

Merged
merged 19 commits into from
Nov 13, 2023

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    607788c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d524764 View commit details
    Browse the repository at this point in the history
  3. parameterized-tests | Checks for range instead of precise position wh…

    …en checking if test comes from parameterized test beacuse of old jest version location bugs
    KostkaBrukowa committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    8e58dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67e4231 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    44ce317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51eaaea View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Merge remote-tracking branch 'origin/main' into parameterized-tests-f…

    …inal
    
    # Conflicts:
    #	lua/neotest-jest/init.lua
    KostkaBrukowa committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    691c07a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8dadc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    9756101 View commit details
    Browse the repository at this point in the history
  2. Merges with main

    KostkaBrukowa committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    379d7db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de69cd7 View commit details
    Browse the repository at this point in the history
  4. Adds README

    KostkaBrukowa committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    247d0bd View commit details
    Browse the repository at this point in the history
  5. Small refactor

    KostkaBrukowa committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6a172cb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    7440d5a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    bdb8a0e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. removes unused file

    KostkaBrukowa committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a7dd25d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    967cc77 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    ebed0db View commit details
    Browse the repository at this point in the history
  2. fix: stylua

    KostkaBrukowa committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e995de0 View commit details
    Browse the repository at this point in the history