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

Richard/acceptanceTests #153

Merged
merged 45 commits into from
Oct 20, 2021
Merged

Richard/acceptanceTests #153

merged 45 commits into from
Oct 20, 2021

Commits on Oct 8, 2021

  1. Add Jest acceptance test config.

    Shang Zhe Lee committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    1606d9b View commit details
    Browse the repository at this point in the history
  2. Add acceptance test scaffolding.

    Shang Zhe Lee committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    11f72d5 View commit details
    Browse the repository at this point in the history
  3. Add acceptance test AC01: Successful registration.

    Shang Zhe Lee committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    4c0eea6 View commit details
    Browse the repository at this point in the history
  4. Lift API route interception.

    Shang Zhe Lee committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    73db75b View commit details
    Browse the repository at this point in the history
  5. Refactor acceptance test route interceptor.

    Add support for multiple API route pattern handlers.
    Shang Zhe Lee committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    ef80016 View commit details
    Browse the repository at this point in the history
  6. Run acceptance tests on root package test script.

    Shang Zhe Lee committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    f1e4678 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Run acceptance tests in parallel.

    Shang Zhe Lee committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    f252608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba00cb View commit details
    Browse the repository at this point in the history
  3. Detach server process in acceptance test.

    Shang Zhe Lee committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    53fb25d View commit details
    Browse the repository at this point in the history
  4. Use http.request because Node.js does not support fetch.

    Shang Zhe Lee committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4ed2ef6 View commit details
    Browse the repository at this point in the history
  5. Increase CI server port.

    Shang Zhe Lee committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    349403d View commit details
    Browse the repository at this point in the history
  6. Work around Taiko.

    Shang Zhe Lee committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    63c2dba View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Add AC02: Failed registration using non-unique username.

    Shang Zhe Lee committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    f547f04 View commit details
    Browse the repository at this point in the history
  2. Use insecure cookies when running automated tests.

    Shang Zhe Lee committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c7997ea View commit details
    Browse the repository at this point in the history
  3. Add AC03: Successful login.

    Shang Zhe Lee committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d2c0e3d View commit details
    Browse the repository at this point in the history
  4. Add AC04: Failed login with incorrect credentials.

    Shang Zhe Lee committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    91f1572 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Merge branch 'master' of github.com:chomosuke/IT-PROJECT-PorkBellyPro…

    … into richard/acceptance-tests
    chomosuke committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    b3f2d69 View commit details
    Browse the repository at this point in the history
  2. npm audit

    chomosuke committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    2aa27b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c23864b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    00f5e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f7d59 View commit details
    Browse the repository at this point in the history
  3. ac06

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7c270b9 View commit details
    Browse the repository at this point in the history
  4. ac05

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    6d26387 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cf1dc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    056e035 View commit details
    Browse the repository at this point in the history
  7. ac07

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b738f50 View commit details
    Browse the repository at this point in the history
  8. ac08

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    20a780e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3f5156 View commit details
    Browse the repository at this point in the history
  10. ac09

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    b91fe8f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac23deb View commit details
    Browse the repository at this point in the history
  12. ac10-11

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    f997931 View commit details
    Browse the repository at this point in the history
  13. ac14

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d4e59ad View commit details
    Browse the repository at this point in the history
  14. ac12

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    49815e9 View commit details
    Browse the repository at this point in the history
  15. ac13

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3291ec3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    68b3037 View commit details
    Browse the repository at this point in the history
  17. updated snapshot

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    2ebd020 View commit details
    Browse the repository at this point in the history
  18. ac15

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    883d352 View commit details
    Browse the repository at this point in the history
  19. ac16

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    bc4464d View commit details
    Browse the repository at this point in the history
  20. ac17

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8b8a889 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b626b09 View commit details
    Browse the repository at this point in the history
  22. ac18

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4c3cd2e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    062b4c0 View commit details
    Browse the repository at this point in the history
  24. ac19

    now using id to get search textBox
    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8125b7c View commit details
    Browse the repository at this point in the history
  25. ac20

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    bc3630e View commit details
    Browse the repository at this point in the history
  26. AC21

    chomosuke committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c4db8ce View commit details
    Browse the repository at this point in the history