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

add browser tck test suite #212

Open
wants to merge 10 commits into
base: 1.0.x
Choose a base branch
from
Open

add browser tck test suite #212

wants to merge 10 commits into from

Commits on Jan 24, 2022

  1. test: (wip) run tests in browser to test compat

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bc0da89 View commit details
    Browse the repository at this point in the history
  2. fix: adjust working karma tests + adjust yarn workspace to combat jes…

    …t/mocha type conflicts
    
    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    fc53fa7 View commit details
    Browse the repository at this point in the history
  3. test: consume actual rsocket code in browser tck test

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ae440eb View commit details
    Browse the repository at this point in the history
  4. test: add failing tests for composite metadata that demonstrate brows…

    …er incompatibility
    
    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8923260 View commit details
    Browse the repository at this point in the history
  5. feat: working gihub action job to run browser tck

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    06962f3 View commit details
    Browse the repository at this point in the history
  6. refactor: split up script execution for browser-tck

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    145a29c View commit details
    Browse the repository at this point in the history
  7. fix: linting error

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    20a2949 View commit details
    Browse the repository at this point in the history
  8. test: add failing test for WebsocketClientTransport

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8f7146a View commit details
    Browse the repository at this point in the history
  9. fix: use not script rather than cli command to start tests

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    836c0b3 View commit details
    Browse the repository at this point in the history
  10. test: remove unused imports and comments

    Signed-off-by: Kevin Viglucci <kviglucci@gmail.com>
    viglucci committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8487301 View commit details
    Browse the repository at this point in the history