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

feat: LuisAdaptiveRecognizer and test mocks #3275

Merged
merged 37 commits into from
Feb 8, 2021
Merged

feat: LuisAdaptiveRecognizer and test mocks #3275

merged 37 commits into from
Feb 8, 2021

Commits on Feb 2, 2021

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

Commits on Feb 3, 2021

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

    chon219 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    5fcffff View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    13c5e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95da6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf9475 View commit details
    Browse the repository at this point in the history
  4. minor fix

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    29641ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    414708b View commit details
    Browse the repository at this point in the history
  6. minor fix

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    75d8fac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    480dbeb View commit details
    Browse the repository at this point in the history
  8. add mock luis

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    77571a4 View commit details
    Browse the repository at this point in the history
  9. add mockLuisExtensions

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d72cfe0 View commit details
    Browse the repository at this point in the history
  10. add dep to murmurhash3

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    e9d7e3f View commit details
    Browse the repository at this point in the history
  11. add HttpRequestLuisMock

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3140fd4 View commit details
    Browse the repository at this point in the history
  12. avoid nock conflicts

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    198fa86 View commit details
    Browse the repository at this point in the history
  13. map dynamic lists

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0f1dbf0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    412f88a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e55af76 View commit details
    Browse the repository at this point in the history
  16. safer xor

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    cef81e6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    199a2f4 View commit details
    Browse the repository at this point in the history
  18. ported tests

    chon219 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    653cc9d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    45ce261 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. fixed lint errors

    chon219 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    18d02bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f899212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a77cf7 View commit details
    Browse the repository at this point in the history
  4. updated dependencies

    chon219 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    7d9ee56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd4fa7a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    351023c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1441a0 View commit details
    Browse the repository at this point in the history
  3. add types

    chon219 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3fa1072 View commit details
    Browse the repository at this point in the history
  4. Newable

    chon219 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    17c048e View commit details
    Browse the repository at this point in the history
  5. minor fix

    chon219 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    4570a17 View commit details
    Browse the repository at this point in the history
  6. add inline comment

    chon219 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9345d54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a450e21 View commit details
    Browse the repository at this point in the history
  8. removed hasOwnProperty

    chon219 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d5c062b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2081a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cb2085 View commit details
    Browse the repository at this point in the history