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

Reorganize test setup #1132

Merged
merged 26 commits into from Jul 16, 2019
Merged

Reorganize test setup #1132

merged 26 commits into from Jul 16, 2019

Commits on Jul 12, 2019

  1. Copy the full SHA
    63aa15c View commit details
    Browse the repository at this point in the history
  2. Moved metadata test

    Stefie committed Jul 12, 2019
    Copy the full SHA
    c9f7dad View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Merge branch 'master' into sd-reorganize-test-setup

    Conflicts:
    	packages/api/test/e2e/api-derive/promise.spec.ts
    	packages/api/test/e2e/api-metadata/transfer.spec.ts
    	packages/api/test/e2e/api/promise-consts.spec.ts
    	packages/api/test/e2e/api/promise-contract.spec.ts
    	packages/api/test/e2e/api/promise-queries.spec.ts
    	packages/api/test/e2e/api/promise-tx.spec.ts
    	packages/api/test/e2e/api/rx-queries.spec.ts
    	packages/api/test/e2e/api/rx-tx.spec.ts
    	packages/api/test/e2e/rpc-core/alexander.spec.ts
    	packages/api/test/e2e/rpc-core/basics.spec.ts
    	packages/api/test/e2e/rpc-core/chain.spec.ts
    	packages/api/test/e2e/rpc-core/state.spec.ts
    	packages/api/test/e2e/rpc-core/subscribe.spec.ts
    Stefie committed Jul 15, 2019
    Copy the full SHA
    7771577 View commit details
    Browse the repository at this point in the history
  2. fix imports

    Stefie committed Jul 15, 2019
    Copy the full SHA
    6a01d77 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into sd-reorganize-test-setup

    Conflicts:
    	packages/api/test/e2e/api/promise-alex-archive.spec.ts
    	packages/api/test/e2e/api/promise-alex.spec.ts
    	packages/api/test/e2e/api/promise-contract.spec.ts
    	packages/api/test/e2e/api/promise-queries.spec.ts
    	packages/api/test/e2e/api/promise-tx.spec.ts
    	packages/api/test/e2e/api/rx-queries.spec.ts
    	packages/api/test/e2e/api/rx-tx.spec.ts
    Stefie committed Jul 15, 2019
    Copy the full SHA
    911db8c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    704a162 View commit details
    Browse the repository at this point in the history
  5. Add check for empty test suites and return empt test to prevent jest …

    …from throwing an error
    Stefie committed Jul 15, 2019
    Copy the full SHA
    f0a99e5 View commit details
    Browse the repository at this point in the history
  6. Fix import paths

    Stefie committed Jul 15, 2019
    Copy the full SHA
    303ac3f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6c7d3d0 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fdbb5ff View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8248677 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6d4920b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0b0be01 View commit details
    Browse the repository at this point in the history
  12. final fixes for promise query

    Stefie committed Jul 15, 2019
    Copy the full SHA
    93dfec5 View commit details
    Browse the repository at this point in the history
  13. eslint fixes

    Stefie committed Jul 15, 2019
    Copy the full SHA
    86fbad1 View commit details
    Browse the repository at this point in the history
  14. removed trailing space

    Stefie committed Jul 15, 2019
    Copy the full SHA
    2eb566e View commit details
    Browse the repository at this point in the history
  15. fix linting errors

    Stefie committed Jul 15, 2019
    Copy the full SHA
    a4796f6 View commit details
    Browse the repository at this point in the history
  16. Address codeclimate "Function getWsEndpoints has a Cognitive Complexi…

    …ty of 7 (exceeds 5 allowed)."
    Stefie committed Jul 15, 2019
    Copy the full SHA
    97d067a View commit details
    Browse the repository at this point in the history
  17. Fix contract ABI import paths

    Stefie committed Jul 15, 2019
    Copy the full SHA
    f495b55 View commit details
    Browse the repository at this point in the history
  18. linter endpoint types

    Stefie committed Jul 15, 2019
    Copy the full SHA
    5be1012 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. replace alice with alice_stash

    Stefie committed Jul 16, 2019
    Copy the full SHA
    bae961f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    493e6ba View commit details
    Browse the repository at this point in the history
  3. split off promise-queries file

    Stefie committed Jul 16, 2019
    Copy the full SHA
    dfd20f0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    25be21e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0c3a8d2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7310900 View commit details
    Browse the repository at this point in the history