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

Add global test for NaturalLanguage primitives #2429

Merged
merged 48 commits into from Jan 11, 2023

Commits on Dec 23, 2022

  1. update docstrings

    sbadithe committed Dec 23, 2022
    Copy the full SHA
    fb2d20f View commit details
    Browse the repository at this point in the history
  2. release notes

    sbadithe committed Dec 23, 2022
    Copy the full SHA
    d12a828 View commit details
    Browse the repository at this point in the history
  3. add all primitives to test

    sbadithe committed Dec 23, 2022
    Copy the full SHA
    18d546e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d9cdfc3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    25ebff9 View commit details
    Browse the repository at this point in the history
  6. lint and typo fix

    sbadithe committed Dec 23, 2022
    Copy the full SHA
    ca3a7cc View commit details
    Browse the repository at this point in the history
  7. don't run on windows

    sbadithe committed Dec 23, 2022
    Copy the full SHA
    0f3d4f6 View commit details
    Browse the repository at this point in the history
  8. lint

    sbadithe committed Dec 23, 2022
    Copy the full SHA
    ca9cb82 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Copy the full SHA
    8068586 View commit details
    Browse the repository at this point in the history
  2. Update release_notes.rst

    sbadithe committed Jan 5, 2023
    Copy the full SHA
    9d99ad1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. remove randomized tests

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    41c3037 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a557abf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f5572a0 View commit details
    Browse the repository at this point in the history
  4. typo

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    72e2e86 View commit details
    Browse the repository at this point in the history
  5. refactor

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    b09799b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    87a467a View commit details
    Browse the repository at this point in the history
  7. lint

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    a9e833e View commit details
    Browse the repository at this point in the history
  8. use skip-if

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    75bc136 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1aa0e8c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    fdb2d67 View commit details
    Browse the repository at this point in the history
  11. typo fix

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    f09efc2 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/add-randomized-test-for-natlangs…

    …' into add-randomized-test-for-natlangs
    sbadithe committed Jan 6, 2023
    Copy the full SHA
    20c0019 View commit details
    Browse the repository at this point in the history
  13. cleanup + refactoring

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    deb7563 View commit details
    Browse the repository at this point in the history
  14. refactor

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    e871b5c View commit details
    Browse the repository at this point in the history
  15. lint

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    9939c22 View commit details
    Browse the repository at this point in the history
  16. cleanup

    sbadithe committed Jan 6, 2023
    Copy the full SHA
    ea385d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Copy the full SHA
    3aac880 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Copy the full SHA
    7c7dd8f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Copy the full SHA
    96b99e5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/add-randomized-test-for-natlangs…

    …' into add-randomized-test-for-natlangs
    sbadithe committed Jan 10, 2023
    Copy the full SHA
    17d3e60 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7294328 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    792a77c View commit details
    Browse the repository at this point in the history
  5. debug run

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    37d9aaa View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/add-randomized-test-for-natlangs…

    …' into add-randomized-test-for-natlangs
    
    # Conflicts:
    #	featuretools/tests/primitive_tests/natural_language_primitives_tests/test_natural_language_primitives_terminate.py
    sbadithe committed Jan 10, 2023
    Copy the full SHA
    2b92b17 View commit details
    Browse the repository at this point in the history
  7. debug run, remove skipif

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    529205c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    dd1e23a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f37aaf6 View commit details
    Browse the repository at this point in the history
  10. try removing pytest-timeout

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    8dfcb6c View commit details
    Browse the repository at this point in the history
  11. try sorting test params

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    0a8632e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    5b836df View commit details
    Browse the repository at this point in the history
  13. add back timeout

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    03c6d01 View commit details
    Browse the repository at this point in the history
  14. don't sort .values

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    11cb2f1 View commit details
    Browse the repository at this point in the history
  15. don't sort .values

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    7b5f068 View commit details
    Browse the repository at this point in the history
  16. use tuple unpacking

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    815c2e0 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    53df7b9 View commit details
    Browse the repository at this point in the history
  18. fix typo in release notes

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    7b18fe8 View commit details
    Browse the repository at this point in the history
  19. delete space

    sbadithe committed Jan 10, 2023
    Copy the full SHA
    f7b2b40 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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