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

fix(test runner): Use ExUnit testPaths and testPattern #500

Commits on Feb 28, 2021

  1. fix(test runner): Use ExUnit testPaths and testPattern

    Étienne Lévesque committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    52da498 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Handle bad URI format

    Étienne Lévesque committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    d2b82f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Add tests for test_paths and test_pattern

    Étienne Lévesque committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    82b0bfc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:elixir-lsp/elixir-ls into fix/tes…

    …t_runner/use_test_paths_and_pattern
    Étienne Lévesque committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    90c9956 View commit details
    Browse the repository at this point in the history
  3. Make all fixture apps unique

    Étienne Lévesque committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c44f877 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Rename umbrella app to match filesystem

    Étienne Lévesque committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    e295102 View commit details
    Browse the repository at this point in the history
  2. wait for compilation after tests

    Étienne Lévesque committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    4bec27e View commit details
    Browse the repository at this point in the history
  3. wait for compilation before code lens request

    Étienne Lévesque committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    8cd5ad9 View commit details
    Browse the repository at this point in the history