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

test(web): add simple, comprehensive, and minimum e2e tests #1081

Merged
merged 32 commits into from
Feb 28, 2024

Commits on Feb 22, 2024

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

Commits on Feb 26, 2024

  1. add: logout test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    27c3b42 View commit details
    Browse the repository at this point in the history
  2. add: integrations test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c2f6523 View commit details
    Browse the repository at this point in the history
  3. small fix

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    43eada0 View commit details
    Browse the repository at this point in the history
  4. add: terrain test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f0ac1e5 View commit details
    Browse the repository at this point in the history
  5. add: member test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4f929d1 View commit details
    Browse the repository at this point in the history
  6. add: workspace test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    676425e View commit details
    Browse the repository at this point in the history
  7. add: project test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3b99bf5 View commit details
    Browse the repository at this point in the history
  8. fix: terrain swtich test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d26f7b3 View commit details
    Browse the repository at this point in the history
  9. add: overview test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    702db0b View commit details
    Browse the repository at this point in the history
  10. add: accesibility test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    05baab1 View commit details
    Browse the repository at this point in the history
  11. add: asset test

    caichi-t committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c1d6d30 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. add: request test

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f89844c View commit details
    Browse the repository at this point in the history
  2. fix: comment on Asset test

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8e9f217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    942606d View commit details
    Browse the repository at this point in the history
  4. add: schema test

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6844aa1 View commit details
    Browse the repository at this point in the history
  5. move utils for workspace

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0c4aeca View commit details
    Browse the repository at this point in the history
  6. move utils for project

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f02ccb1 View commit details
    Browse the repository at this point in the history
  7. move utils for model

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1c8426a View commit details
    Browse the repository at this point in the history
  8. move utils for group

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    37acbbe View commit details
    Browse the repository at this point in the history
  9. move utils for comment

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    92c85cc View commit details
    Browse the repository at this point in the history
  10. fix: missing import

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    371c56d View commit details
    Browse the repository at this point in the history
  11. move handleFieldForm

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    545707c View commit details
    Browse the repository at this point in the history
  12. move createRequest func

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    26f72bc View commit details
    Browse the repository at this point in the history
  13. add: content test

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    adf3e19 View commit details
    Browse the repository at this point in the history
  14. fix some codes

    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fa1f204 View commit details
    Browse the repository at this point in the history
  15. Revert "fix: synchronize account name with personal workspace name wh…

    …en updating account name"
    
    This reverts commit 388e67b.
    caichi-t committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    95d8cc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix: request state

    caichi-t committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    57f1087 View commit details
    Browse the repository at this point in the history
  2. add: notification closing

    caichi-t committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    70d9b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37927ae View commit details
    Browse the repository at this point in the history
  4. fix: integrations test

    caichi-t committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c765367 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Nour Balaha <[email protected]>
    caichi-t and nourbalaha authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f0129c5 View commit details
    Browse the repository at this point in the history