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

feature: allow ESM for test environment #11033

Merged
merged 15 commits into from Apr 30, 2021
Merged

Commits on Jan 27, 2021

  1. feature: use ESM for test environment

    Gilles Yvetot committed Jan 27, 2021
    Copy the full SHA
    4fd65cd View commit details
    Browse the repository at this point in the history
  2. chore: add entry for 11033

    Gilles Yvetot committed Jan 27, 2021
    Copy the full SHA
    92ed5b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Merge branch 'master' into feature/10018

    Gilles Yvetot committed Apr 7, 2021
    Copy the full SHA
    06ef9d3 View commit details
    Browse the repository at this point in the history
  2. fix: check for ESM error type

    Gilles Yvetot committed Apr 7, 2021
    Copy the full SHA
    6dac94a View commit details
    Browse the repository at this point in the history
  3. test: dummy test using dummy ESM test env

    Gilles Yvetot committed Apr 7, 2021
    Copy the full SHA
    08dfd90 View commit details
    Browse the repository at this point in the history
  4. chore: add prepare to build

    Gilles Yvetot committed Apr 7, 2021
    Copy the full SHA
    6fe357a View commit details
    Browse the repository at this point in the history
  5. chore: cleanup prepare script

    Gilles Yvetot committed Apr 7, 2021
    Copy the full SHA
    94ec8de View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. fix: alphabetical order

    Gilles Yvetot committed Apr 21, 2021
    Copy the full SHA
    f0e03c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. fix: test using a global var

    Gilles Yvetot committed Apr 22, 2021
    Copy the full SHA
    e1e71d1 View commit details
    Browse the repository at this point in the history
  2. fix: this package is a module

    Gilles Yvetot committed Apr 22, 2021
    Copy the full SHA
    bc05a50 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/10018

    Gilles Yvetot committed Apr 22, 2021
    Copy the full SHA
    da49111 View commit details
    Browse the repository at this point in the history
  4. fix: remove unused variables

    Gilles Yvetot committed Apr 22, 2021
    Copy the full SHA
    a4b00c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Copy the full SHA
    4db7cfb View commit details
    Browse the repository at this point in the history
  2. actually run the e2e test

    SimenB committed Apr 30, 2021
    Copy the full SHA
    2b1bff2 View commit details
    Browse the repository at this point in the history
  3. fix test

    SimenB committed Apr 30, 2021
    Copy the full SHA
    567de0d View commit details
    Browse the repository at this point in the history