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

Mntor-3289-1: tests reverted in mntor-3289 #4742

Closed
wants to merge 49 commits into from
Closed

Commits on May 29, 2024

  1. feat: mock HIBP

    mansaj committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bccbb1e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge branch 'MNTOR-3227-2' of https://github.com/mozilla/blurts-server

    … into mntor-3286
    Mukhamediyar Kudaikulov committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b32ca9f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. able to default to mock endpoint on failure locally.

    Mukhamediyar Kudaikulov committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a0d9df7 View commit details
    Browse the repository at this point in the history
  2. made it host-flexibile for HIBP fallback

    Mukhamediyar Kudaikulov committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    695e1fc View commit details
    Browse the repository at this point in the history
  3. npx prettified fakeBraches.json

    Mukhamediyar Kudaikulov committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e07af0e View commit details
    Browse the repository at this point in the history
  4. made the code cleaner, and switch back to true endpoint after using f…

    …alling back to mock
    Mukhamediyar Kudaikulov committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c0b253a View commit details
    Browse the repository at this point in the history
  5. got rid of second promise wait

    Mukhamediyar Kudaikulov committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    25b590b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ffb0550 View commit details
    Browse the repository at this point in the history
  2. removed other features, kept only the mock endpoint

    Mukhamediyar Kudaikulov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ab680af View commit details
    Browse the repository at this point in the history
  3. made breaches list match the fake breaches for a user

    Mukhamediyar Kudaikulov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    184cfcf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b7d9575 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c922556 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. file endpoint additions

    Mukhamediyar Kudaikulov committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dda9c22 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d809bea View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0f1d778 View commit details
    Browse the repository at this point in the history
  2. funtional commit - mocked accessed endpoints

    Mukhamediyar Kudaikulov committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    988997c View commit details
    Browse the repository at this point in the history
  3. fixed the path overwriting issue, added responsive dynamic configurat…

    …ion of mock data
    Mukhamediyar Kudaikulov committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fb2d028 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. moved mock user data into a separate file

    Mukhamediyar Kudaikulov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2a4e504 View commit details
    Browse the repository at this point in the history
  2. fixed some code quality and substitued constants with function calls

    Mukhamediyar Kudaikulov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0b1d9e5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f94238e View commit details
    Browse the repository at this point in the history
  4. Allowed for data to be configured dynamically using an endpoint

    Mukhamediyar Kudaikulov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    29b6f0e View commit details
    Browse the repository at this point in the history
  5. lint fail fixed

    Mukhamediyar Kudaikulov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8ec080d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9140e01 View commit details
    Browse the repository at this point in the history
  7. most tests pass when using mock onerep endpoint

    Mukhamediyar Kudaikulov committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f3e9b37 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bc7c4de View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    11cb314 View commit details
    Browse the repository at this point in the history
  3. passes all tests except for those in purchase spec

    Mukhamediyar Kudaikulov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    71e5ddf View commit details
    Browse the repository at this point in the history
  4. added production checks

    Mukhamediyar Kudaikulov committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d6eb4ed View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. fixed lint errors

    Mukhamediyar Kudaikulov committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    842b229 View commit details
    Browse the repository at this point in the history
  2. reverting smoke test

    Mukhamediyar Kudaikulov committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    9d368c0 View commit details
    Browse the repository at this point in the history
  3. cleaned up query params and dynamic routing

    Mukhamediyar Kudaikulov committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    29af535 View commit details
    Browse the repository at this point in the history
  4. fixed lint errors and corrected a POST endpoint

    Mukhamediyar Kudaikulov committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fa16c41 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. added form input

    Mukhamediyar Kudaikulov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f3378b0 View commit details
    Browse the repository at this point in the history
  2. substituted direct magic numbers access to wrapper methods

    Mukhamediyar Kudaikulov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    0a4e15b View commit details
    Browse the repository at this point in the history
  3. merging with 3285

    Mukhamediyar Kudaikulov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f076a56 View commit details
    Browse the repository at this point in the history
  4. mock endpoint config - basic version

    Mukhamediyar Kudaikulov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    06b25ca View commit details
    Browse the repository at this point in the history
  5. added more type checks and proper defaults

    Mukhamediyar Kudaikulov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    cf0ebf6 View commit details
    Browse the repository at this point in the history
  6. functional OneRep config page, with styling

    Mukhamediyar Kudaikulov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    9fed164 View commit details
    Browse the repository at this point in the history
  7. lint error

    Mukhamediyar Kudaikulov committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    c98d0b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. added a configuration endpoint and page for HIBP

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f8e6b52 View commit details
    Browse the repository at this point in the history
  2. reset package-lock

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a249654 View commit details
    Browse the repository at this point in the history
  3. lint

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cb8e013 View commit details
    Browse the repository at this point in the history
  4. package-lock

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    21a6bc5 View commit details
    Browse the repository at this point in the history
  5. slightly modified hibp/breaches

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    839a9da View commit details
    Browse the repository at this point in the history
  6. removed database retrieval from mock hibp endpoint

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    feaf567 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of https://github.com/mozilla/blurts-server into m…

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d3219fb View commit details
    Browse the repository at this point in the history
  8. Merged with main + minor error log change

    Mukhamediyar Kudaikulov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f693e1a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. reverted e2e changes

    Mukhamediyar Kudaikulov committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9401fed View commit details
    Browse the repository at this point in the history
  2. e2e check

    Mukhamediyar Kudaikulov committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d581682 View commit details
    Browse the repository at this point in the history