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

INT-3303: Update Vue integration tests to use BDD style. #434

Merged
merged 19 commits into from
Oct 21, 2024

Commits on Sep 6, 2024

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

Commits on Sep 8, 2024

  1. create TestHelper.ts to isolate variables

    update imports
    kemister85 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    10c68a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    38ba52b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105e1fa View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    6d1df84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71bef9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. INT-3303: Fix defaultValue warning.

    update cleanupTinymce to cleanupGlobalTinymce to be more specific.
    fix spacing between tests.
    add afterEach to context function.
    kemister85 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b9ff917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d79292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38658d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75e680b View commit details
    Browse the repository at this point in the history
  5. Removed EditorLoadTest.ts

    kemister85 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c248a1f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update src/stories/Editor.stories.tsx

    Co-authored-by: tiny-ben-tran <[email protected]>
    kemister85 and tiny-ben-tran authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    422c0cf View commit details
    Browse the repository at this point in the history
  2. Update src/test/ts/browser/InitTest.ts

    Co-authored-by: tiny-ben-tran <[email protected]>
    kemister85 and tiny-ben-tran authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    674abf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Refactor event name validation tests in UtilsTest, included comments.

    Removed Waiter from tests.
    Wrapped various func into beforeEach() to improve readability.
    kemister85 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6bb5d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    d5b7244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5046b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63fe7c5 View commit details
    Browse the repository at this point in the history